Commit d7282d9fc5b65a899852d5ae3b669bde7caaa42d

Authored by Quentin Brzustowski
1 parent ecd54066

corrections on parameters for stereo let

PARAM_DEF/sta_let_1h_Su.xml
1 1 <?xml version="1.0"?>
2   -<param xml:id='sta_let_1d_Su'>
  2 +<param xml:id='sta_let_1h_Su'>
3 3 <info>
4 4 <table>
5 5 <boundsTable name="Energy" boundsName="tableS" units="MeV/nuc"/>
6 6 </table>
7 7 </info>
8 8 <get>
9   - <vi name='sta:let:1day'>
  9 + <vi name='sta:let:1hour'>
10 10 <baseParam name='uncertainty_S'>
11 11 <clb name="tableS"/>
12 12 </baseParam>
... ... @@ -17,7 +17,7 @@
17 17 <plot>
18 18 <timePlot>
19 19 <params>
20   - <param id="sta_let_1d_Su">
  20 + <param id="sta_let_1h_Su">
21 21 <spectro yAxis="y-left"/>
22 22 </param>
23 23 </params>
... ...
PARAM_DEF/stb_let_1h_Su.xml
1 1 <?xml version="1.0"?>
2   -<param xml:id='stb_let_1d_Su'>
  2 +<param xml:id='stb_let_1h_Su'>
3 3 <info>
4 4 <table>
5 5 <boundsTable name="Energy" boundsName="tableS" units="MeV/nuc"/>
6 6 </table>
7 7 </info>
8 8 <get>
9   - <vi name='stb:let:1day'>
  9 + <vi name='stb:let:1hour'>
10 10 <baseParam name='uncertainty_S'>
11 11 <clb name="tableS"/>
12 12 </baseParam>
... ... @@ -17,7 +17,7 @@
17 17 <plot>
18 18 <timePlot>
19 19 <params>
20   - <param id="stb_let_1d_Su">
  20 + <param id="stb_let_1h_Su">
21 21 <spectro yAxis="y-left"/>
22 22 </param>
23 23 </params>
... ...