Commit 53912f3c49e4e3506ce580917470d179beb3536b
1 parent
a6f567d8
Exists in
master
and in
7 other branches
bepi mea1 3d draft
Showing
5 changed files
with
104 additions
and
92 deletions
Show diff stats
INTERNAL_PARAM_DEF/bepi_mea1_3denergy.xml
PARAM_DEF/bepi_mea1_3dcts_ener.xml deleted
... | ... | @@ -1,64 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<param xml:id="bepi_mea1_3dcts_ener_##min##_##max##"> | |
3 | - <info> | |
4 | - <table> | |
5 | - <boundsTable name="Channels" dim="0" boundsName="ChannelsIdx" units=""/> | |
6 | - <boundsTable name="Sectors" dim="1" boundsName="SectorsIdx" units=""/> | |
7 | - </table> | |
8 | - </info> | |
9 | - <clbMannual name="ChannelsIdx"> | |
10 | - <value>-90</value> | |
11 | - <value>-67.5</value> | |
12 | - <value>-45</value> | |
13 | - <value>-22.5</value> | |
14 | - <value>0</value> | |
15 | - <value>22.5</value> | |
16 | - <value>45</value> | |
17 | - <value>67.5</value> | |
18 | - <value>90</value> | |
19 | - </clbManual> | |
20 | - <clbMannual name="SectorsIdx"> | |
21 | - <value>0</value> | |
22 | - <value>1</value> | |
23 | - <value>2</value> | |
24 | - <value>3</value> | |
25 | - <value>4</value> | |
26 | - <value>5</value> | |
27 | - <value>6</value> | |
28 | - <value>7</value> | |
29 | - <value>8</value> | |
30 | - <value>9</value> | |
31 | - <value>10</value> | |
32 | - <value>11</value> | |
33 | - <value>12</value> | |
34 | - <value>13</value> | |
35 | - <value>14</value> | |
36 | - <value>15</value> | |
37 | - <value>16</value> | |
38 | - </clbManual> | |
39 | - <get> | |
40 | - <vi name="bepi:mea1:3d"> | |
41 | - <baseParam name="counts" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"/> | |
42 | - </vi> | |
43 | - </get> | |
44 | - <process/> | |
45 | - <output> | |
46 | - <plot> | |
47 | - <timePlot> | |
48 | - <params> | |
49 | - <param id="bepi_mea1_3dcts_ener_##min##_##max##"> | |
50 | - <spectro yAxis="y-left"/> | |
51 | - </param> | |
52 | - </params> | |
53 | - <axes> | |
54 | - <yAxis> | |
55 | - <digitalAxis id="y-left" scale="logarithmic" /> | |
56 | - </yAxis> | |
57 | - <zAxis> | |
58 | - <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
59 | - </zAxis> | |
60 | - </axes> | |
61 | - </timePlot> | |
62 | - </plot> | |
63 | - </output> | |
64 | -</param> |
... | ... | @@ -0,0 +1,38 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mea1_2d_azim_##min##_##max##"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable dim="0" name="Sectors" centerName="Sectors" units="deg" log="false"/> | |
6 | + <centerAutoTable dim="1" variable="true" fullVariable="true" name="Energy" centerName="bepi_mea1_3denergy" units="eV" log="false"/> | |
7 | + </table> | |
8 | + </info> | |
9 | + <!-- <gap_threshold>200</gap_threshold>--> | |
10 | + <get> | |
11 | + <vi name="bepi:mea1:3d"> | |
12 | + <baseParam name="counts" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
13 | + <clb name="Sectors"/> | |
14 | + </baseParam> | |
15 | + </vi> | |
16 | + <amdaParam name="bepi_mea1_3denergy"/> | |
17 | + </get> | |
18 | + <process/> | |
19 | + <output> | |
20 | + <plot> | |
21 | + <timePlot> | |
22 | + <params> | |
23 | + <param id="mea1_2d_azim_##min##_##max##"> | |
24 | + <spectro yAxis="y-left" uselog0asmin="true"/> | |
25 | + </param> | |
26 | + </params> | |
27 | + <axes> | |
28 | + <yAxis> | |
29 | + <digitalAxis id="y-left" scale="linear"/> | |
30 | + </yAxis> | |
31 | + <zAxis> | |
32 | + <colorAxis scale="logarithmic"/> | |
33 | + </zAxis> | |
34 | + </axes> | |
35 | + </timePlot> | |
36 | + </plot> | |
37 | + </output> | |
38 | +</param> | ... | ... |
PARAM_DEF/bepi_mea1_3dcts.xml renamed to PARAM_DEF/mea1_2d_elevation.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="bepi_mea1_3dcts"> | |
3 | - <info> | |
2 | +<param xml:id="mea1_2d_elevation_##min##_##max##"> | |
3 | + <info> | |
4 | 4 | <table> |
5 | - <centerAutoTable name="Energy" dim="0" variable="true" fullVariable="true" centerName="bepi_mea1_3denergy" units="eV" log="false"/> | |
6 | - <centerTable name="Channels" dim="1" centerName="Channels" units="deg" size="22.5"/> | |
7 | - <centerTable name="Sectors" dim="2" centerName="Sectors" units="deg" size="22.5"/> | |
5 | + <centerAutoTable dim="0" name="Channels" centerName="Channels" units="" log="false"/> | |
6 | + <centerAutoTable dim="1" variable="true" fullVariable="true" name="Energy" centerName="bepi_mea1_3denergy" units="eV" log="false"/> | |
8 | 7 | </table> |
9 | 8 | </info> |
9 | + <gap_threshold>150</gap_threshold> | |
10 | 10 | <get> |
11 | 11 | <vi name="bepi:mea1:3d"> |
12 | - <baseParam name="counts"> | |
13 | - <clb name="Sectors"/> | |
14 | - <clb name="Channels"/> | |
15 | - </baseParam> | |
12 | + <baseParam name="counts" dim3Num="0" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
13 | + <clb name="Channels"/> | |
14 | + </baseParam> | |
16 | 15 | </vi> |
17 | - <amdaParam name="bepi_mea1_3denergy"/> | |
16 | + <amdaParam name="bepi_mea1_3denergy"/> | |
18 | 17 | </get> |
19 | 18 | <process/> |
20 | - <output> | |
19 | + <output> | |
21 | 20 | <plot> |
22 | - <timePlot> | |
23 | - <params> | |
24 | - <param id="bepi_mea1_3dcts"> | |
25 | - <spectro yAxis="y-left"/> | |
26 | - </param> | |
27 | - </params> | |
28 | - <axes> | |
29 | - <yAxis> | |
30 | - <digitalAxis id="y-left" scale="logarithmic" /> | |
31 | - </yAxis> | |
32 | - <zAxis> | |
33 | - <colorAxis colorMapIndex="1" scale="logarithmic"/> | |
34 | - </zAxis> | |
35 | - </axes> | |
36 | - </timePlot> | |
37 | - </plot> | |
21 | + <timePlot> | |
22 | + <params> | |
23 | + <param id="mea1_2d_elevation_##min##_##max##"> | |
24 | + <spectro yAxis="y-left" uselog0asmin="true"/> | |
25 | + </param> | |
26 | + </params> | |
27 | + <axes> | |
28 | + <yAxis> | |
29 | + <digitalAxis id="y-left" scale="linear"/> | |
30 | + </yAxis> | |
31 | + <zAxis> | |
32 | + <colorAxis scale="logarithmic"/> | |
33 | + </zAxis> | |
34 | + </axes> | |
35 | + </timePlot> | |
36 | + </plot> | |
38 | 37 | </output> |
39 | 38 | </param> | ... | ... |
... | ... | @@ -0,0 +1,38 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mea1_2d_energy_##min##_##max##"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable dim="0" name="Channels" centerName="Channels" units="deg" log="false"/> | |
6 | + <centerAutoTable dim="1" name="Sectors" centerName="Sectors" units="deg" log="false"/> | |
7 | + </table> | |
8 | + </info> | |
9 | + <!--<gap_threshold>150</gap_threshold>--> | |
10 | + <get> | |
11 | + <vi name="bepi:mea1:3d"> | |
12 | + <baseParam name="counts" dim3Num="2" minSumIndex="##min##" maxSumIndex="##max##" useNearestValue="true"> | |
13 | + <clb name="Channels"/> | |
14 | + <clb name="Sectors"/> | |
15 | + </baseParam> | |
16 | + </vi> | |
17 | + </get> | |
18 | + <process/> | |
19 | + <output> | |
20 | + <plot> | |
21 | + <timePlot> | |
22 | + <params> | |
23 | + <param id="mea1_2d_energy_##min##_##max##"> | |
24 | + <spectro yAxis="y-left" uselog0asmin="true"/> | |
25 | + </param> | |
26 | + </params> | |
27 | + <axes> | |
28 | + <yAxis> | |
29 | + <digitalAxis id="y-left" scale="linear"/> | |
30 | + </yAxis> | |
31 | + <zAxis> | |
32 | + <colorAxis scale="logarithmic"/> | |
33 | + </zAxis> | |
34 | + </axes> | |
35 | + </timePlot> | |
36 | + </plot> | |
37 | + </output> | |
38 | +</param> | ... | ... |