Commit 6e4e6a681c39bd2ad57da5a91004edc1840a2a9b

Authored by Quentin Brzustowski
1 parent 9979fd12

Spectros --> vectors in CCE/MEPA/HR

PARAM_DEF/cce_mepa_hr_hcps.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id='cce_mepa_hr_hcps'>
3   - <info>
4   - <table>
5   - <centerAutoTable name="energy" centerName="enTabH" units="keV" log="false"/>
6   - </table>
7   - </info>
8 3 <get>
9 4 <vi name='cce:mepa:hr'>
10 5 <baseParam name='HIRES_ION_protons_CPS'>
... ... @@ -13,31 +8,5 @@
13 8 </vi>
14 9 </get>
15 10 <process/>
16   - <output>
17   - <plot>
18   - <timePlot>
19   - <params>
20   - <param id="cce_mepa_hr_hcps">
21   - <spectro yAxis="y-left"/>
22   - </param>
23   - </params>
24   - <axes>
25   - <yAxis>
26   - <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
27   - <range extend="true"/>
28   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
29   - <legend/>
30   - </digitalAxis>
31   - </yAxis>
32   - <zAxis>
33   - <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
34   - <range extend="true"/>
35   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
36   - </colorAxis>
37   - </zAxis>
38   - </axes>
39   - </timePlot>
40   - </plot>
41   - </output>
42   - </param>
  11 +</param>
43 12  
... ...
PARAM_DEF/cce_mepa_hr_hct.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id='cce_mepa_hr_hct'>
3   - <info>
4   - <table>
5   - <centerAutoTable name="energy" centerName="enTabH" units="keV" log="false"/>
6   - </table>
7   - </info>
8 3 <get>
9 4 <vi name='cce:mepa:hr'>
10   - <baseParam name='HIRES_ION_protons_COUNTS'>
11   - <clb name="enTabH"/>
12   - </baseParam>
  5 + <baseParam name='HIRES_ION_protons_COUNTS'/>
13 6 </vi>
14 7 </get>
15 8 <process/>
16   - <output>
17   - <plot>
18   - <timePlot>
19   - <params>
20   - <param id="cce_mepa_hr_hct">
21   - <spectro yAxis="y-left"/>
22   - </param>
23   - </params>
24   - <axes>
25   - <yAxis>
26   - <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
27   - <range extend="true"/>
28   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
29   - <legend/>
30   - </digitalAxis>
31   - </yAxis>
32   - <zAxis>
33   - <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
34   - <range extend="true"/>
35   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
36   - </colorAxis>
37   - </zAxis>
38   - </axes>
39   - </timePlot>
40   - </plot>
41   - </output>
42   - </param>
  9 + <output/>
  10 + </param>
43 11  
... ...
PARAM_DEF/cce_mepa_hr_hin.xml
1 1 <?xml version="1.0"?>
2 2 <param xml:id='cce_mepa_hr_hin'>
3   - <info>
4   - <table>
5   - <centerAutoTable name="energy" centerName="enTabH" units="keV" log="false"/>
6   - </table>
7   - </info>
8 3 <get>
9 4 <vi name='cce:mepa:hr'>
10   - <baseParam name='HIRES_ION_protons_INTEN'>
11   - <clb name="enTabH"/>
12   - </baseParam>
  5 + <baseParam name='HIRES_ION_protons_INTEN'/>
13 6 </vi>
14 7 </get>
15 8 <process/>
16   - <output>
17   - <plot>
18   - <timePlot>
19   - <params>
20   - <param id="cce_mepa_hr_hin">
21   - <spectro yAxis="y-left"/>
22   - </param>
23   - </params>
24   - <axes>
25   - <yAxis>
26   - <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
27   - <range extend="true"/>
28   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
29   - <legend/>
30   - </digitalAxis>
31   - </yAxis>
32   - <zAxis>
33   - <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
34   - <range extend="true"/>
35   - <tick position="outwards" minorGrid="false" majorGrid="false"/>
36   - </colorAxis>
37   - </zAxis>
38   - </axes>
39   - </timePlot>
40   - </plot>
41   - </output>
42   - </param>
  9 +</param>
43 10  
... ...
PARAM_DEF/cce_mepa_hr_spin.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='cce_mepa_tof_spin'>
  3 + <get>
  4 + <vi name='cce:mepa:hr'>
  5 + <baseParam name='SpinPeriod_3'/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 + </param>
  11 +
... ...