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,7 +75,7 @@ | ||
75 | <ParameterKey>mex_o_spec</ParameterKey> | 75 | <ParameterKey>mex_o_spec</ParameterKey> |
76 | <Description>energy-time spectrogram of heavy ion counts</Description> | 76 | <Description>energy-time spectrogram of heavy ion counts</Description> |
77 | <Ucd>phys.count;phys.atmol.ionStage</Ucd> | 77 | <Ucd>phys.count;phys.atmol.ionStage</Ucd> |
78 | - <Units>counts</Units> | 78 | + <Units>cnts</Units> |
79 | <RenderingHints> | 79 | <RenderingHints> |
80 | <DisplayType>Spectrogram</DisplayType> | 80 | <DisplayType>Spectrogram</DisplayType> |
81 | </RenderingHints> | 81 | </RenderingHints> |
NumericalData/AMDA/VEX/IMA/vex-ima-extra.xml
@@ -73,7 +73,7 @@ | @@ -73,7 +73,7 @@ | ||
73 | <ParameterKey>vex_o_spec</ParameterKey> | 73 | <ParameterKey>vex_o_spec</ParameterKey> |
74 | <Description>energy-time spectrogram of heavy ion counts</Description> | 74 | <Description>energy-time spectrogram of heavy ion counts</Description> |
75 | <Ucd>phys.count;phys.atmol.ionStage</Ucd> | 75 | <Ucd>phys.count;phys.atmol.ionStage</Ucd> |
76 | - <Units>counts</Units> | 76 | + <Units>cnts</Units> |
77 | <RenderingHints> | 77 | <RenderingHints> |
78 | <DisplayType>Spectrogram</DisplayType> | 78 | <DisplayType>Spectrogram</DisplayType> |
79 | </RenderingHints> | 79 | </RenderingHints> |
@@ -106,15 +106,5 @@ | @@ -106,15 +106,5 @@ | ||
106 | <SupportQuantity>InstrumentMode</SupportQuantity> | 106 | <SupportQuantity>InstrumentMode</SupportQuantity> |
107 | </Support> | 107 | </Support> |
108 | </Parameter> | 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 | </NumericalData> | 109 | </NumericalData> |
120 | </Spase> | 110 | </Spase> |