Commit cae990f4a4fcdc9ed1d5f2a29b06d9131a781ec8

Authored by Elena.Budnik
1 parent 53f34481

corrections cluster peace

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="1" name="PA" centerName="PATab" units="deg" log="false"/>
6   - <centerTable dim="0" variable="true" name="Energy" centerName="c1_pea_paentab" units="keV"/>
  5 + <centerTable dim="0" name="PA" centerName="PATab" units="deg" size="15"/>
  6 + <centerAutoTable dim="1" variable="true" name="Energy" centerName="c1_pea_paentab" units="eV" log="false"/>
7 7 </table>
8 8 </info>
9 9 <get>
... ...
PARAM_INFO_PREDEFINED/info_c1_pea_pad.xml
1 1 <?xml version="1.0" encoding="UTF-8"?>
2 2 <paraminfo id="c1_pea_pad">
3   - <dimensions dim_1="44" dim_2="12"/>
  3 + <dimensions dim_1="12" dim_2="44"/>
4 4 <tables>
5   - <table relatedDim="dim_1" name="Energy" units="keV" minValue="0.1" maxValue="24394.4" variable="true"/>
6   - <table relatedDim="dim_2" name="PA" units="deg">
  5 + <table relatedDim="dim_2" name="Energy" units="keV" minValue="0.1" maxValue="24394.4" variable="true"/>
  6 + <table relatedDim="dim_1" name="PA" units="deg">
7 7 <channel min="0" max="7.5"/>
8 8 <channel min="7.5" max="22.5"/>
9 9 <channel min="22.5" max="37.5"/>
... ...