Commit a3e563df830d03d36f998dee16a8e2640d9a063c
1 parent
aa0ffae3
Exists in
master
and in
7 other branches
cluster peace
Showing
2 changed files
with
4 additions
and
4 deletions
Show diff stats
PARAM_DEF/c1_pea_bckgrd.xml
... | ... | @@ -2,8 +2,8 @@ |
2 | 2 | <param xml:id="c1_pea_bckgrd"> |
3 | 3 | <info> |
4 | 4 | <table> |
5 | - <centerAutoTable dim="0" name="PA" centerName="PATab" units="deg" log="false"/> | |
6 | - <centerAutoTable dim="1" variable="true" fullVariable="true" name="Energy" centerName="c1_pea_paentab" units="keV" log="false"/> | |
5 | + <centerAutoTable dim="1" name="PA" centerName="PATab" units="deg" log="false"/> | |
6 | + <centerAutoTable dim="0" variable="true" fullVariable="true" name="Energy" centerName="c1_pea_paentab" units="keV" log="false"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
... | ... |
PARAM_DEF/c1_pea_pad.xml
... | ... | @@ -2,8 +2,8 @@ |
2 | 2 | <param xml:id="c1_pea_pad"> |
3 | 3 | <info> |
4 | 4 | <table> |
5 | - <centerAutoTable dim="0" name="PA" centerName="PATab" units="deg" log="false"/> | |
6 | - <centerTable dim="1" variable="true" name="Energy" centerName="c1_pea_paentab" units="keV"/> | |
5 | + <centerAutoTable dim="1" name="PA" centerName="PATab" units="deg" log="false"/> | |
6 | + <centerTable dim="0" variable="true" name="Energy" centerName="c1_pea_paentab" units="keV"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
... | ... |