Commit d8ddfa36b5ca203a41d17c0c5de7ae71d8dd8598
1 parent
73201e1d
Exists in
master
and in
11 other branches
changes in ISOIS epiLo and added sectors to CCE/MEPA
Showing
8 changed files
with
87 additions
and
11 deletions
Show diff stats
NumericalData/CDPP-AMDA/CCE/MEPA/cce-mepa-hr.xml
... | ... | @@ -60,33 +60,89 @@ |
60 | 60 | <Name>h+ counts</Name> |
61 | 61 | <ParameterKey>cce_mepa_hr_hct</ParameterKey> |
62 | 62 | <Description> |
63 | - Proton counts for every sector in every spin; the time given is the midpoint of each sector. | |
63 | + Proton counts for every sector in every spin; the time given is the midpoint of each sector. band 1 = 29.15 keV, band 2 = 64.42 keV | |
64 | 64 | </Description> |
65 | 65 | <Units>cnts</Units> |
66 | 66 | <RenderingHints> |
67 | - <DisplayType>Spectrogram</DisplayType> | |
67 | + <DisplayType>TimeSeries</DisplayType> | |
68 | 68 | </RenderingHints> |
69 | + <Structure> | |
70 | + <Size>2</Size> | |
71 | + <Element> | |
72 | + <Name>band 1</Name> | |
73 | + <Index>1</Index> | |
74 | + <ParameterKey>cce_mepa_hr_hct(0)</ParameterKey> | |
75 | + </Element> | |
76 | + <Element> | |
77 | + <Name>band 2</Name> | |
78 | + <Index>2</Index> | |
79 | + <ParameterKey>cce_mepa_hr_hct(1)</ParameterKey> | |
80 | + </Element> | |
81 | + </Structure> | |
69 | 82 | </Parameter> |
70 | 83 | <Parameter> |
71 | 84 | <Name>h+ cps</Name> |
72 | 85 | <ParameterKey>cce_mepa_hr_hcps</ParameterKey> |
73 | 86 | <Description> |
74 | - Proton counts per second per sector for every sector in every spin; the time given is the midpoint of each sector. | |
87 | + Proton counts per second per sector for every sector in every spin; the time given is the midpoint of each sector. band 1 = 29.15 keV, band 2 = 64.42 keV | |
75 | 88 | </Description> |
76 | 89 | <Units>cnts/sec</Units> |
77 | 90 | <RenderingHints> |
78 | - <DisplayType>Spectrogram</DisplayType> | |
91 | + <DisplayType>TimeSeries</DisplayType> | |
79 | 92 | </RenderingHints> |
93 | + <Structure> | |
94 | + <Size>2</Size> | |
95 | + <Element> | |
96 | + <Name>band 1</Name> | |
97 | + <Index>1</Index> | |
98 | + <ParameterKey>cce_mepa_hr_hcps(0)</ParameterKey> | |
99 | + </Element> | |
100 | + <Element> | |
101 | + <Name>band 2</Name> | |
102 | + <Index>2</Index> | |
103 | + <ParameterKey>cce_mepa_hr_hcps(1)</ParameterKey> | |
104 | + </Element> | |
105 | + </Structure> | |
80 | 106 | </Parameter> |
81 | 107 | <Parameter> |
82 | 108 | <Name>h+ intensity</Name> |
83 | 109 | <ParameterKey>cce_mepa_hr_hin</ParameterKey> |
84 | 110 | <Description> |
85 | - Proton differential intensity per sector for every sector in every spin; the time given is the midpoint of each sector. | |
111 | + Proton differential intensity per sector for every sector in every spin; the time given is the midpoint of each sector. band 1 = 29.15 keV, band 2 = 64.42 keV | |
86 | 112 | </Description> |
87 | 113 | <Units>1/(s ster cmยฒ keV)</Units> |
88 | 114 | <RenderingHints> |
89 | - <DisplayType>Spectrogram</DisplayType> | |
115 | + <DisplayType>TimeSeries</DisplayType> | |
116 | + </RenderingHints> | |
117 | + <Structure> | |
118 | + <Size>2</Size> | |
119 | + <Element> | |
120 | + <Name>band 1</Name> | |
121 | + <Index>1</Index> | |
122 | + <ParameterKey>cce_mepa_hr_hin(0)</ParameterKey> | |
123 | + </Element> | |
124 | + <Element> | |
125 | + <Name>band 2</Name> | |
126 | + <Index>2</Index> | |
127 | + <ParameterKey>cce_mepa_hr_hin(1)</ParameterKey> | |
128 | + </Element> | |
129 | + </Structure> | |
130 | + </Parameter> | |
131 | + <Parameter> | |
132 | + <Name>sector</Name> | |
133 | + <ParameterKey>cce_mepa_hr_sct</ParameterKey> | |
134 | + <Description> | |
135 | + angular sector number (/32) | |
136 | + </Description> | |
137 | + <RenderingHints> | |
138 | + <DisplayType>TimeSeries</DisplayType> | |
139 | + </RenderingHints> | |
140 | + </Parameter> | |
141 | + <Parameter> | |
142 | + <Name>spin period</Name> | |
143 | + <ParameterKey>cce_mepa_hr_spin</ParameterKey> | |
144 | + <RenderingHints> | |
145 | + <DisplayType>TimeSeries</DisplayType> | |
90 | 146 | </RenderingHints> |
91 | 147 | </Parameter> |
92 | 148 | </NumericalData> |
... | ... |
NumericalData/CDPP-AMDA/CCE/MEPA/cce-mepa-ion.xml
... | ... | @@ -122,5 +122,15 @@ |
122 | 122 | <DisplayType>Spectrogram</DisplayType> |
123 | 123 | </RenderingHints> |
124 | 124 | </Parameter> |
125 | + <Parameter> | |
126 | + <Name>sector</Name> | |
127 | + <ParameterKey>cce_mepa_ion_sct</ParameterKey> | |
128 | + <Description> | |
129 | + angular sector number (/32) | |
130 | + </Description> | |
131 | + <RenderingHints> | |
132 | + <DisplayType>TimeSeries</DisplayType> | |
133 | + </RenderingHints> | |
134 | + </Parameter> | |
125 | 135 | </NumericalData> |
126 | 136 | </Spase> |
... | ... |
NumericalData/CDPP-AMDA/CCE/MEPA/cce-mepa-tof.xml
... | ... | @@ -188,5 +188,15 @@ |
188 | 188 | <DisplayType>Spectrogram</DisplayType> |
189 | 189 | </RenderingHints> |
190 | 190 | </Parameter> |
191 | + <Parameter> | |
192 | + <Name>sector</Name> | |
193 | + <ParameterKey>cce_mepa_tof_sct</ParameterKey> | |
194 | + <Description> | |
195 | + angular sector number (/32) | |
196 | + </Description> | |
197 | + <RenderingHints> | |
198 | + <DisplayType>TimeSeries</DisplayType> | |
199 | + </RenderingHints> | |
200 | + </Parameter> | |
191 | 201 | </NumericalData> |
192 | 202 | </Spase> |
... | ... |
NumericalData/CDPP-AMDA/PSP/epiLo/psp-loic-chC.xml
NumericalData/CDPP-AMDA/PSP/epiLo/psp-loic-chD.xml
NumericalData/CDPP-AMDA/PSP/epiLo/psp-loic-chP.xml
NumericalData/CDPP-AMDA/PSP/epiLo/psp-loic-chR.xml