Blame view

help/parameterHelp 2.02 KB
3aab6027   Elena.Budnik   help first update
1
2
<h2><img src="js/resources/images/16x16/edit.png" style="margin: 0px 10px 0px 0px;"/> Constructing a New Parameter : <i>Create / Modify Parameter Module</i></h2>
<h3> Constructing parameter </h3>
16035364   Benjamin Renard   First commit
3
<p>
3aab6027   Elena.Budnik   help first update
4
To construct a new parameter from the existing ones use <b><i>Create/Modify Parameter</i></b> module.  
16035364   Benjamin Renard   First commit
5
6
7
8
9
10
<b><i>Drag</i></b> the parameter[s] from the Parameter Tree and <b><i>drop</i></b>  
it onto the <b><i>Construct Parameter</i></b> area.
</p><br/>
<img class="centered" src="help/images/derived1.png">
<br/>
<p>
3aab6027   Elena.Budnik   help first update
11
12
In the example above the parameters  <b><i>bx</i></b> and <b><i>bz</i></b> are displayed in the  
text area as the unique AMDA parameter identifiers <b><i>imf(0)</i></b> and <b><i>imf_gsm(3)</i></b>.
16035364   Benjamin Renard   First commit
13
</p>
3aab6027   Elena.Budnik   help first update
14
15
<hr><p>While constructing you may use <b><i>Tools For Parameter Construction</i></b> -
for example  - <b><i>Functions</i></b>:<br/><br/> 
16035364   Benjamin Renard   First commit
16
<img class="centered" src="help/images/derived2.png"><br/> 
3aab6027   Elena.Budnik   help first update
17
<hr><p>
16035364   Benjamin Renard   First commit
18
To combine  different AMDA parameters which possibly have different sampling times
3aab6027   Elena.Budnik   help first update
19
you have to specify new parameter sampling  (or <b><i>Time Step</i></b>).<br/><p>
16035364   Benjamin Renard   First commit
20
21
22
Depending on original samplings, AMDA parameters used in the expression will be averaged or interpolated to create 
new parameter with the requested time resolution.
AMDA parameter's sampling times as well as valid globalStart/globalStop intervals
3aab6027   Elena.Budnik   help first update
23
are shown in the tooltip opened when the mouse is over the corresponding dataset of the WorkSpace Explorer Parameters subtree.
16035364   Benjamin Renard   First commit
24
</p>
3aab6027   Elena.Budnik   help first update
25
<hr><p>After clicking the <b>Save</b> button new parameter is added to the <b><i>Derived 
16035364   Benjamin Renard   First commit
26
27
28
Parameters</i></b> tree.
From now you can treat it (plot, download, data mining) as if it were real one. 
</p>
3aab6027   Elena.Budnik   help first update
29
<hr><h3>Context menu</h3>
16035364   Benjamin Renard   First commit
30
<p>
3aab6027   Elena.Budnik   help first update
31
32
<img align="right" src ="help/images/derived3.png" style="margin: 0px 15px 10px 10px;"/>
You may group your parameters in the folders: 
16035364   Benjamin Renard   First commit
33
use context menu which is opened on right mouse click 
3aab6027   Elena.Budnik   help first update
34
on any folder node of the Derived Parameters  subtree.<br/><hr>
16035364   Benjamin Renard   First commit
35
36
37
To edit, rename, delete derived parameter use context menu opened on right mouse click
on the parameter node.
</p>