Commit b9b373ddd9d132c7ae8a6ed4e4c1d41758c2c0c5
1 parent
aec92563
Exists in
master
and in
12 other branches
mex ima units correct
Showing
2 changed files
with
2 additions
and
12 deletions
Show diff stats
NumericalData/AMDA/MEX/IMA/mex-ima-extra.xml
... | ... | @@ -75,7 +75,7 @@ |
75 | 75 | <ParameterKey>mex_o_spec</ParameterKey> |
76 | 76 | <Description>energy-time spectrogram of heavy ion counts</Description> |
77 | 77 | <Ucd>phys.count;phys.atmol.ionStage</Ucd> |
78 | - <Units>counts</Units> | |
78 | + <Units>cnts</Units> | |
79 | 79 | <RenderingHints> |
80 | 80 | <DisplayType>Spectrogram</DisplayType> |
81 | 81 | </RenderingHints> |
... | ... |
NumericalData/AMDA/VEX/IMA/vex-ima-extra.xml
... | ... | @@ -73,7 +73,7 @@ |
73 | 73 | <ParameterKey>vex_o_spec</ParameterKey> |
74 | 74 | <Description>energy-time spectrogram of heavy ion counts</Description> |
75 | 75 | <Ucd>phys.count;phys.atmol.ionStage</Ucd> |
76 | - <Units>counts</Units> | |
76 | + <Units>cnts</Units> | |
77 | 77 | <RenderingHints> |
78 | 78 | <DisplayType>Spectrogram</DisplayType> |
79 | 79 | </RenderingHints> |
... | ... | @@ -106,15 +106,5 @@ |
106 | 106 | <SupportQuantity>InstrumentMode</SupportQuantity> |
107 | 107 | </Support> |
108 | 108 | </Parameter> |
109 | - <Parameter> | |
110 | - <Name>elevations number</Name> | |
111 | - <ParameterKey>vex_elev_n</ParameterKey> | |
112 | - <Description>Number of the elevation angles</Description> | |
113 | - <Ucd/> | |
114 | - <Units/> | |
115 | - <Support> | |
116 | - <SupportQuantity>InstrumentMode</SupportQuantity> | |
117 | - </Support> | |
118 | - </Parameter> | |
119 | 109 | </NumericalData> |
120 | 110 | </Spase> |
... | ... |