Difference between revisions of "SciFigs: Make-up"

From GeopsyWiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A make-up is used to customize the appearance of plots.  
+
A make-up is used to customize the appearance of individual [[SciFigs:_Graph|graphic objects]] or [[SciFigs: Graphic sheet| Graphic Sheets]]. It includes all the information corresponding to the object Properties, such as X/Y axis limits, X/Y object position, Layers, and X/Y axis titles.
  
== Building a make-up ==
+
It can be saved in a .mkup file (which is a [[Xml_files| XML File]]) that can further be used for any other [[SciFigs:_Graph|graphic objects]] or [[SciFigs: Graphic sheet| Graphic Sheets]] of the same type as well as in a command line mode.
  
Make changes to the plot with the [[SciFigs: Properties|property editor]] obtained by double-clicking inside the plot to be customized, or by right-clicking anywhere in the plot and selecting ''Properties'' in the context menu.
 
  
[[Image: Properties.png|thumb|left|300px|Select ''Properties'' in the context menu]].
+
'''Note''': do not mix the two types of make-up files, unless you want to run into errors.
<br style="clear: both"/>
 
 
 
 
 
== Saving a make-up ==
 
  
Once all changes have been made in the plot, right-click on a blank part of the plot and select ''Save make-up'' in the context menu.
 
  
[[Image: Save_Make-up.png|thumb|left|300px|Select ''Save make-up'' in the context menu]]
+
'''Note''': only one type of context menu among the several available is shown.
<br style="clear: both"/>
 
  
  
Customize the ''Make up property filter'' pop-up window. When a box is checked it has the follwing effects:
+
= Building a make-up =
  
[[Image: Make_up_property_filter.png|thumb|left|300px|''Make-up property filter'' pop-up window]]
+
[[Image: Properties.png|thumb|right|300px|Select ''Properties'' in a context menu]]Make changes to the plot with the [[SciFigs: Properties|property editor]].
  
* '''X axis limits:''' keep the two end values of the x-axis
 
* '''Y axis limits:''' keep the two end values of the y-axis
 
* '''X object position:''' keep the x position of the plot in the page
 
* '''Y object position''': keep the y position of the plot in the page
 
* '''Layers:''' keep the object [[SciFigs: Layer|layers]]
 
* '''X axis title:''' keep the x-axis title
 
* '''Y axis title:''' keep the y-axis title
 
* '''Custom property filter:''' see below
 
 
<br style="clear: both"/>
 
<br style="clear: both"/>
  
* '''Custom property filter box'''
 
 
When this box is checked a window opens inside the ''Make up property filter'' pop-up window for advanced make-up property customizing.
 
 
[[Image: Custom Property Filter.png|thumb|left|300px|''Make-up property filter'' pop-up window with the ''Custom property filter'' window]]
 
<br style="clear: both"/>
 
  
 +
= Saving a make-up =
  
As an example, the line underlined in blue is changed from "Strong_Peak Z,Strong_Peak N,Strong_Peak E" into "Vertical,North-South,East-West".
+
[[Image: Save_Make-up.png|thumb|right|300px|Select ''Save make-up'' in the context menu]]Once all changes have been made in the plot, right-click on a blank part of the plot and select ''Save make-up'' in a context menu.
  
The above make-up applied to a signal window will name tracks as ''file name'' Z, ''file name'' N and ''file name'' E, where ''file name'' is the name of the processed file.
 
  
[[Image: Legend-Original.png|thumb|left|300px|Track names obtained with default make-up]]
 
 
<br style="clear: both"/>
 
<br style="clear: both"/>
  
The transformed make-up will name tracks Vertical, North-South, and East-Westrespectively.
+
[[Image: Make_up_property_filter.png|thumb|right|300px|''Make-up property filter'' pop-up window]]
  
[[Image: Custom Property Filter Changed.png|thumb|left|300px|''Make-up property filter'' pop-up window with the ''Custom property filter'' window]]
+
When '''Save make-up''' is selected, '''Make up property filter''' appears in a pop-up window.
<br style="clear: both"/>
 
  
[[Image: Legend-Changed.png|thumb|left|300px|Track names obtained with changed make-up]]
 
 
<br style="clear: both"/>
 
<br style="clear: both"/>
  
The saving process contines by pressing [[Image: OK Button.png]].
+
Checked boxes have the following effects:
  
Choose a destination folder in the browser pop-up window.
+
* '''X axis limits:''' keep the two end values of the x-axis
 
+
* '''Y axis limits:''' keep the two end values of the y-axis
[[Image: Pop-up Window.png|thumb|left|300px|Browser pop-up window]]
+
* '''X object position:''' keep the x position of the plot in the page
 +
* '''Y object position''': keep the y position of the plot in the page
 +
* '''Layers:''' keep the object [[SciFigs:_Graph#Layers|layers]]
 +
* '''X axis title:''' keep the x-axis title
 +
* '''Y axis title:''' keep the y-axis title
 +
[[Image: Custom Property Filter.png|thumb|right|300px|''Make-up property filter'' pop-up window with the ''Custom property filter'' window]]
 +
* '''Custom property filter''': for advanced make-up property customizing. When this box is checked a window opens inside the ''Make up property filter'' window ([[Geopsy: MakeUp_Customize|Example]]).
 
<br style="clear: both"/>
 
<br style="clear: both"/>
  
Type the name of the make-up in the appropriate text box. Do not include the extension, it is added automatically.
 
  
End the saving process by pressing [[Image: Save Button.png]].
 
  
 +
The saving process continues by pressing [[Image: OK Button.png]].
  
== Applying a make-up to a plot ==
 
  
A make-up may be applied either manually or automatically.
+
[[Image: Pop-up Window.png|thumb|right|400px|Browser pop-up window]]
 +
Choose a destination folder in the browser pop-up window.
  
=== Manually ===
+
Type the name of the make-up in the appropriate text box. Do not include the extension (.mkup), it is added automatically.
  
Right-click on a blank part of the plot and select ''Restore make-up'' in the context menu.
+
End the saving process by pressing [[Image: Save Button.png]].
  
[[Image: Restore Make-up Menu.png|thumb|left|300px|Select ''Restore make-up'' in the context menu]].
 
 
<br style="clear: both"/>
 
<br style="clear: both"/>
  
=== Automatically ===
+
= Applying a make-up =
 +
Select '''Restore make-up''' in the context menu.
  
* Signal and map make-ups: enter the name of the make-up file in the ''Viewers'' tab in geopsy [[Geopsy: Preferences#Viewer_setting_preferences| ''Preferences'']], in the ''Appearance'' section.
+
[[Image: Restore Make-up Menu.png|thumb|right|300px|Select ''Restore make-up'' in a context menu]].
 +
<br style="clear: both"/>

Latest revision as of 15:51, 13 February 2013

A make-up is used to customize the appearance of individual graphic objects or Graphic Sheets. It includes all the information corresponding to the object Properties, such as X/Y axis limits, X/Y object position, Layers, and X/Y axis titles.

It can be saved in a .mkup file (which is a XML File) that can further be used for any other graphic objects or Graphic Sheets of the same type as well as in a command line mode.


Note: do not mix the two types of make-up files, unless you want to run into errors.


Note: only one type of context menu among the several available is shown.


Building a make-up

Select Properties in a context menu

Make changes to the plot with the property editor.



Saving a make-up

Select Save make-up in the context menu

Once all changes have been made in the plot, right-click on a blank part of the plot and select Save make-up in a context menu.



Make-up property filter pop-up window

When Save make-up is selected, Make up property filter appears in a pop-up window.


Checked boxes have the following effects:

  • X axis limits: keep the two end values of the x-axis
  • Y axis limits: keep the two end values of the y-axis
  • X object position: keep the x position of the plot in the page
  • Y object position: keep the y position of the plot in the page
  • Layers: keep the object layers
  • X axis title: keep the x-axis title
  • Y axis title: keep the y-axis title
Make-up property filter pop-up window with the Custom property filter window
  • Custom property filter: for advanced make-up property customizing. When this box is checked a window opens inside the Make up property filter window (Example).



The saving process continues by pressing OK Button.png.


Browser pop-up window

Choose a destination folder in the browser pop-up window.

Type the name of the make-up in the appropriate text box. Do not include the extension (.mkup), it is added automatically.

End the saving process by pressing Save Button.png.


Applying a make-up

Select Restore make-up in the context menu.

Select Restore make-up in a context menu

.