Commit ccb76465f1c093a8763bea676b7ab6abb27685e3
1 parent
97ec3828
Exists in
master
and in
7 other branches
correction for spectro C1
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
PARAM_DEF/c1_pea_pad.xml
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 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"/> | |
6 | + <centerTable dim="1" variable="true" name="Energy" centerName="c1_pea_paentab" units="keV"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> |
... | ... |