Commit 0e4d5c287b28e597f3618cc12188a072393b6cff
1 parent
56aefc93
Exists in
master
and in
7 other branches
inversed dimensions
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
PARAM_DEF/bepi_mea1_pap.xml
... | ... | @@ -2,8 +2,8 @@ |
2 | 2 | <param xml:id="bepi_mea1_pap"> |
3 | 3 | <info> |
4 | 4 | <table> |
5 | - <centerAutoTable name="Energy" dim="0" variable="true" fullVariable="true" centerName="bepi_mea1_papenergy" units="eV" log="false"/> | |
6 | - <centerTable name="Channels" dim="1" centerName="Channels" units="" size="16"/> | |
5 | + <centerAutoTable name="Energy" dim="1" variable="true" fullVariable="true" centerName="bepi_mea1_papenergy" units="eV" log="false"/> | |
6 | + <centerTable name="Channels" dim="2" centerName="Channels" units="" size="16"/> | |
7 | 7 | </table> |
8 | 8 | </info> |
9 | 9 | <get> | ... | ... |