Blame view

test/data/DataBaseParameters/vex_h_spec.xml 783 Bytes
8df66a39   Benjamin Renard   Add FitNesse test...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0"?>
<param xml:id="vex_h_spec">
  <info>
    <name>vex_h_spec</name>
    <short_name>protons</short_name>
    <components/>
    <units>counts</units>
    <coordinates_system/>
    <tensor_order>0</tensor_order>
    <si_conversion/>
    <table>
       <centerAutoTable variable="true" name="Energy" centerName="vex_ima_energy" units="eV" log="false"/>
    </table>
    <fill_value/>
    <ucd>phys.count;phys.atmol.ionStage</ucd>
    <dataset_id>vex-ima-extra</dataset_id>
    <instrument_id>VEX_ima</instrument_id>
  </info>
  <get>
    <amdaParam name="vex_ima_energy"/>
    <vi name="vex:ima:extra2">
      <baseParam name="HpSpec" dim3Num="2" dim3CutIndex="0"/>
    </vi>
  </get>
224dbad7   Benjamin Renard   Fix test paramete...
25
  <process>total($vex_ima_extra2_HpSpec_CUT_2_0,1)</process>
8df66a39   Benjamin Renard   Add FitNesse test...
26
27
  <output/>
</param>