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,33 +60,89 @@ | ||
60 | <Name>h+ counts</Name> | 60 | <Name>h+ counts</Name> |
61 | <ParameterKey>cce_mepa_hr_hct</ParameterKey> | 61 | <ParameterKey>cce_mepa_hr_hct</ParameterKey> |
62 | <Description> | 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 | </Description> | 64 | </Description> |
65 | <Units>cnts</Units> | 65 | <Units>cnts</Units> |
66 | <RenderingHints> | 66 | <RenderingHints> |
67 | - <DisplayType>Spectrogram</DisplayType> | 67 | + <DisplayType>TimeSeries</DisplayType> |
68 | </RenderingHints> | 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 | </Parameter> | 82 | </Parameter> |
70 | <Parameter> | 83 | <Parameter> |
71 | <Name>h+ cps</Name> | 84 | <Name>h+ cps</Name> |
72 | <ParameterKey>cce_mepa_hr_hcps</ParameterKey> | 85 | <ParameterKey>cce_mepa_hr_hcps</ParameterKey> |
73 | <Description> | 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 | </Description> | 88 | </Description> |
76 | <Units>cnts/sec</Units> | 89 | <Units>cnts/sec</Units> |
77 | <RenderingHints> | 90 | <RenderingHints> |
78 | - <DisplayType>Spectrogram</DisplayType> | 91 | + <DisplayType>TimeSeries</DisplayType> |
79 | </RenderingHints> | 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 | </Parameter> | 106 | </Parameter> |
81 | <Parameter> | 107 | <Parameter> |
82 | <Name>h+ intensity</Name> | 108 | <Name>h+ intensity</Name> |
83 | <ParameterKey>cce_mepa_hr_hin</ParameterKey> | 109 | <ParameterKey>cce_mepa_hr_hin</ParameterKey> |
84 | <Description> | 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 | </Description> | 112 | </Description> |
87 | <Units>1/(s ster cmยฒ keV)</Units> | 113 | <Units>1/(s ster cmยฒ keV)</Units> |
88 | <RenderingHints> | 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 | </RenderingHints> | 146 | </RenderingHints> |
91 | </Parameter> | 147 | </Parameter> |
92 | </NumericalData> | 148 | </NumericalData> |
NumericalData/CDPP-AMDA/CCE/MEPA/cce-mepa-ion.xml
@@ -122,5 +122,15 @@ | @@ -122,5 +122,15 @@ | ||
122 | <DisplayType>Spectrogram</DisplayType> | 122 | <DisplayType>Spectrogram</DisplayType> |
123 | </RenderingHints> | 123 | </RenderingHints> |
124 | </Parameter> | 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 | </NumericalData> | 135 | </NumericalData> |
126 | </Spase> | 136 | </Spase> |
NumericalData/CDPP-AMDA/CCE/MEPA/cce-mepa-tof.xml
@@ -188,5 +188,15 @@ | @@ -188,5 +188,15 @@ | ||
188 | <DisplayType>Spectrogram</DisplayType> | 188 | <DisplayType>Spectrogram</DisplayType> |
189 | </RenderingHints> | 189 | </RenderingHints> |
190 | </Parameter> | 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 | </NumericalData> | 201 | </NumericalData> |
192 | </Spase> | 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
NumericalData/CDPP-AMDA/PSP/epiLo/psp-loic-chT.xml