Commit b17694972b1c33d7ee27e888ae995810cfb33d52
1 parent
7f4b403f
Exists in
master
and in
11 other branches
PAS energy 2D
Showing
1 changed file
with
15 additions
and
1 deletions
Show diff stats
NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-3d.xml
... | ... | @@ -145,7 +145,21 @@ |
145 | 145 | <ParticleType>Proton</ParticleType> |
146 | 146 | <ParticleQuantity>Counts</ParticleQuantity> |
147 | 147 | </Particle> |
148 | - </Parameter> | |
148 | + </Parameter> | |
149 | + <Parameter> | |
150 | + <Name>cnts sum in energy range : 2D</Name> | |
151 | + <ParameterKey>pas_2d_energy</ParameterKey> | |
152 | + <Description/> | |
153 | + <Ucd>phys.count;phys.atmol.ionStage</Ucd> | |
154 | + <Units>cnts</Units> | |
155 | + <RenderingHints> | |
156 | + <DisplayType>Spectrogram</DisplayType> | |
157 | + </RenderingHints> | |
158 | + <Particle> | |
159 | + <ParticleType>Proton</ParticleType> | |
160 | + <ParticleQuantity>Counts</ParticleQuantity> | |
161 | + </Particle> | |
162 | + </Parameter> | |
149 | 163 | <Parameter> |
150 | 164 | <Name>cnts sum per anode ##anode##</Name> |
151 | 165 | <ParameterKey>pas_3d_sum</ParameterKey> | ... | ... |