Commit 507afa5bdbe52b55cbf882d02d3b6f8e8fa8de12
1 parent
c616699b
Exists in
master
and in
7 other branches
mms des spectra
Showing
8 changed files
with
72 additions
and
12 deletions
Show diff stats
PARAM_DEF/mms1_des_anti.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="mms1_des_anti"> |
3 | - <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_energyspectr_anti_fast"/></vi></get> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms1_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_energyspectr_anti_fast"/></vi> | |
9 | + <amdaParam name="mms1_des_energy"/> | |
10 | + </get> | |
4 | 11 | <process/> |
5 | 12 | <output> |
6 | 13 | <plot> |
... | ... | @@ -11,9 +18,9 @@ |
11 | 18 | </param> |
12 | 19 | </params> |
13 | 20 | <axes> |
14 | - <!--<yAxis> | |
21 | + <yAxis> | |
15 | 22 | <digitalAxis id="y-left" scale="logarithmic"/> |
16 | - </yAxis> --> | |
23 | + </yAxis> | |
17 | 24 | <zAxis> |
18 | 25 | <colorAxis colorMapIndex="1" scale="logarithmic"/> |
19 | 26 | </zAxis> |
... | ... |
PARAM_DEF/mms1_des_omni.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="mms1_des_omni"> |
3 | - <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_energyspectr_omni_fast"/></vi></get> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms1_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_energyspectr_omni_fast"/></vi> | |
9 | + <amdaParam name="mms1_des_energy"/> | |
10 | + </get> | |
4 | 11 | <process/> |
5 | 12 | <output> |
6 | 13 | <plot> |
... | ... | @@ -11,9 +18,9 @@ |
11 | 18 | </param> |
12 | 19 | </params> |
13 | 20 | <axes> |
14 | - <!--<yAxis> | |
21 | + <yAxis> | |
15 | 22 | <digitalAxis id="y-left" scale="logarithmic"/> |
16 | - </yAxis> --> | |
23 | + </yAxis> | |
17 | 24 | <zAxis> |
18 | 25 | <colorAxis colorMapIndex="1" scale="logarithmic"/> |
19 | 26 | </zAxis> |
... | ... |
PARAM_DEF/mms1_des_para.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="mms1_des_para"> |
3 | - <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_energyspectr_par_fast"/></vi></get> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms1_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_energyspectr_par_fast"/></vi> | |
9 | + <amdaParam name="mms1_des_energy"/> | |
10 | + </get> | |
4 | 11 | <process/> |
5 | 12 | <output> |
6 | 13 | <plot> |
... | ... | @@ -11,9 +18,9 @@ |
11 | 18 | </param> |
12 | 19 | </params> |
13 | 20 | <axes> |
14 | - <!--<yAxis> | |
21 | + <yAxis> | |
15 | 22 | <digitalAxis id="y-left" scale="logarithmic"/> |
16 | - </yAxis> --> | |
23 | + </yAxis> | |
17 | 24 | <zAxis> |
18 | 25 | <colorAxis colorMapIndex="1" scale="logarithmic"/> |
19 | 26 | </zAxis> |
... | ... |
PARAM_DEF/mms1_des_perp.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="mms1_des_perp"> |
3 | - <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_energyspectr_perp_fast"/></vi></get> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable variable="true" name="Energy" units="eV" centerName="mms1_des_energy" log="false"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get><vi name="mms1:fpi:desmoms"><baseParam name="mms1_des_energyspectr_perp_fast"/></vi> | |
9 | + <amdaParam name="mms1_des_energy"/> | |
10 | + </get> | |
4 | 11 | <process/> |
5 | 12 | <output> |
6 | 13 | <plot> |
... | ... | @@ -11,9 +18,9 @@ |
11 | 18 | </param> |
12 | 19 | </params> |
13 | 20 | <axes> |
14 | - <!--<yAxis> | |
21 | + <yAxis> | |
15 | 22 | <digitalAxis id="y-left" scale="logarithmic"/> |
16 | - </yAxis> --> | |
23 | + </yAxis> | |
17 | 24 | <zAxis> |
18 | 25 | <colorAxis colorMapIndex="1" scale="logarithmic"/> |
19 | 26 | </zAxis> |
... | ... |