Commit c036653d92f5b1b064842c96b37394f69b868e2a
1 parent
8d7af07a
Exists in
master
and in
12 other branches
els corr
Showing
2 changed files
with
4 additions
and
4 deletions
Show diff stats
NumericalData/AMDA/MEX/ELS/mex-els-all.xml
... | ... | @@ -144,11 +144,11 @@ spike is seen by the observer because it is highlighted by the transition |
144 | 144 | between the sweep high range (larger fractional error) to the low range |
145 | 145 | (smaller fractional error). -->Data gap 2015-05-24 - 2015-07-01</Caveats> |
146 | 146 | <Parameter> |
147 | - <Name>spectra</Name> | |
147 | + <Name>electrons</Name> | |
148 | 148 | <ParameterKey>mex_els_spec</ParameterKey> |
149 | 149 | <Description>energy spectrogram of electron counts</Description> |
150 | 150 | <Ucd>phys.count;phys.electron</Ucd> |
151 | - <Units>counts</Units> | |
151 | + <Units>cnts</Units> | |
152 | 152 | <RenderingHints> |
153 | 153 | <DisplayType>Spectrogram</DisplayType> |
154 | 154 | </RenderingHints> | ... | ... |
NumericalData/AMDA/VEX/ELS/vex-els-all.xml
... | ... | @@ -52,11 +52,11 @@ |
52 | 52 | <Keyword>plasma</Keyword> |
53 | 53 | <Keyword>electron</Keyword> |
54 | 54 | <Parameter> |
55 | - <Name>spectra</Name> | |
55 | + <Name>electrons</Name> | |
56 | 56 | <ParameterKey>vex_els_spec</ParameterKey> |
57 | 57 | <Description>Averaged energy-time spectrogram of electron counts</Description> |
58 | 58 | <Ucd>phys.count;phys.electron</Ucd> |
59 | - <Units>counts</Units> | |
59 | + <Units>cnts</Units> | |
60 | 60 | <RenderingHints> |
61 | 61 | <DisplayType>Spectrogram</DisplayType> |
62 | 62 | </RenderingHints> | ... | ... |