mav_swia_cspec.xml
1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0"?>
<param xml:id="mav_swia_cspec">
<info>
<name>mav_swia_cspec</name>
<short_name>ion counts</short_name>
<components/>
<units>cnts</units>
<coordinates_system/>
<tensor_order/>
<si_conversion/>
<table>
<boundsTable variable="true" name="Energy" boundsName="mav_swia_energy" units="eV"/>
</table>
<fill_value/>
<ucd>phys.atmol.ionStage</ucd>
<dataset_id>mavpds-swia-specboard</dataset_id>
<instrument_id>MAVEN_swia</instrument_id>
</info>
<get>
<vi name="mavpds:swia:specboard">
<baseParam name="spectra_counts"/>
</vi>
<amdaParam name="mav_swia_energy"/>
</get>
<process/>
<output>
<plot>
<timePlot>
<params>
<param id="mav_swia_cspec">
<spectro yAxis="y-left"/>
</param>
</params>
<axes>
<yAxis>
<digitalAxis id="y-left" scale="logarithmic"/>
</yAxis>
<zAxis>
<colorAxis colorMapIndex="1" scale="logarithmic"/>
</zAxis>
</axes>
</timePlot>
</plot>
</output>
</param>