You need to sign in before continuing.
Commit b0330d74a99d763164789e20edee68c4b1a9225f
1 parent
ff02f729
Exists in
master
and in
7 other branches
cluster peace correction
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
PARAM_DEF/c1_pea_bckgrd.xml
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 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"/> | |
6 | + <centerAutoTable dim="0" variable="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
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerAutoTable dim="1" name="PA" centerName="PATab" units="deg" log="false"/> |
6 | - <centerTable dim="0" variable="true" fullvariable="true" name="Energy" centerName="c1_pea_paentab" units="keV"/> | |
6 | + <centerTable dim="0" variable="true" name="Energy" centerName="c1_pea_paentab" units="keV"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
... | ... |