Commit a659f39478a31c0b74f895b564e4da4330eff287

Authored by Benjamin Renard
1 parent 8915c5af
Exists in master

Add background parameters for JUNO/JADE datasets (#11417)

Showing 47 changed files with 917 additions and 0 deletions   Show diff stats
PARAM_DEF/jade_e180_bkgd.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_e180_bkgd_##lookdir##">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_e180_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jade:e180'>
  11 + <baseParam name='BACKGROUND_E180' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_e180_energy"/>
  14 + </get>
  15 + <process description="LookDir ##lookdir##">$juno_jade_e180_BACKGROUND_E180[##lookdir##]</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_e180_bkgd_##lookdir##">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_e180_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_e180_bkgd_sum">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_e180_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jade:e180'>
  11 + <baseParam name='BACKGROUND_E180' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_e180_energy"/>
  14 + </get>
  15 + <process description="All Look Dir.">total($juno_jade_e180_BACKGROUND_E180,1)</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_e180_bkgd_sum">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_e180_srcbkgd.xml 0 → 100644
@@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='jade_e180_srcbkgd'>
  3 + <gap_threshold>100</gap_threshold>
  4 + <get>
  5 + <vi name='juno:jade:e180'>
  6 + <baseParam name='Source_Background' useNearestValue="true"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
PARAM_DEF/jade_e300_bkgd.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_e300_bkgd_##lookdir##">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_e300_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jade:e300'>
  11 + <baseParam name='BACKGROUND_E300' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_e300_energy"/>
  14 + </get>
  15 + <process description="LookDir ##lookdir##">$juno_jade_e300_BACKGROUND_E300[##lookdir##]</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_e300_bkgd_##lookdir##">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_e300_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_e300_bkgd_sum">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_e300_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jade:e300'>
  11 + <baseParam name='BACKGROUND_E300' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_e300_energy"/>
  14 + </get>
  15 + <process description="All Look Dir.">total($juno_jade_e300_BACKGROUND_E300,1)</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_e300_bkgd_sum">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_e300_srcbkgd.xml 0 → 100644
@@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='jade_e300_srcbkgd'>
  3 + <gap_threshold>100</gap_threshold>
  4 + <get>
  5 + <vi name='juno:jade:e300'>
  6 + <baseParam name='Source_Background' useNearestValue="true"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
PARAM_DEF/jade_e60_bkgd.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_e60_bkgd_##lookdir##">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_e60_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jade:e060'>
  11 + <baseParam name='BACKGROUND_E060' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_e60_energy"/>
  14 + </get>
  15 + <process description="LookDir ##lookdir##">$juno_jade_e060_BACKGROUND_E060[##lookdir##]</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_e60_bkgd_##lookdir##">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_e60_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_e60_bkgd_sum">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_e60_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jade:e060'>
  11 + <baseParam name='BACKGROUND_E060' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_e60_energy"/>
  14 + </get>
  15 + <process description="All Look Dir.">total($juno_jade_e060_BACKGROUND_E060,1)</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_e60_bkgd_sum">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_e60_srcbkgd.xml 0 → 100644
@@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='jade_e60_srcbkgd'>
  3 + <gap_threshold>100</gap_threshold>
  4 + <get>
  5 + <vi name='juno:jade:e060'>
  6 + <baseParam name='Source_Background' useNearestValue="true"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
PARAM_DEF/jade_ispec_bkgd.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_ispec_bkgd_##species##_##lookdir##">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_ispec_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jade:ions'>
  11 + <baseParam name='BACKGROUND_##species##' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_ispec_energy"/>
  14 + </get>
  15 + <process description="LookDir ##lookdir##">$juno_jade_ions_BACKGROUND_##species##[##lookdir##]</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_ispec_bkgd_##species##_##lookdir##">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_ispec_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_ispec_bkgd_sum_##species##">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_ispec_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jade:ions'>
  11 + <baseParam name='BACKGROUND_##species##' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_ispec_energy"/>
  14 + </get>
  15 + <process description="LookDir ##lookdir##">total($juno_jade_ions_BACKGROUND_##species##,1)</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_ispec_bkgd_sum_##species##">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_ispec_srcbkgd.xml 0 → 100644
@@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='jade_ispec_srcbkgd'>
  3 + <gap_threshold>100</gap_threshold>
  4 + <get>
  5 + <vi name='juno:jade:ions'>
  6 + <baseParam name='Source_Background' useNearestValue="true"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
PARAM_DEF/jade_l5e180_bkgd.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_l5e180_bkgd_##lookdir##">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5e180_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jadel5:e180'>
  11 + <baseParam name='BACKGROUND_E180' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_l5e180_energy"/>
  14 + </get>
  15 + <process description="LookDir ##lookdir##">$juno_jadel5_e180_BACKGROUND_E180[##lookdir##]</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_l5e180_bkgd_##lookdir##">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_l5e180_bkgd_pad.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_l5e180_bkgd_pad">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Angle" units="deg" centerName="jade_l5e180_pa" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jadel5:e180'>
  11 + <baseParam name='BACKGROUND_E180' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_l5e180_pa"/>
  14 + </get>
  15 + <process description="Sum over energy">total($juno_jadel5_e180_BACKGROUND_E180,2)</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_l5e180_bkgd_pad">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="linear"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_l5e180_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_l5e180_bkgd_sum">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5e180_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jadel5:e180'>
  11 + <baseParam name='BACKGROUND_E180' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_l5e180_energy"/>
  14 + </get>
  15 + <process description="All Look Dir.">total($juno_jadel5_e180_BACKGROUND_E180,1)</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_l5e180_bkgd_sum">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_l5e180_srcbkgd.xml 0 → 100644
@@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='jade_l5e180_srcbkgd'>
  3 + <gap_threshold>100</gap_threshold>
  4 + <get>
  5 + <vi name='juno:jadel5:e180'>
  6 + <baseParam name='Source_Background' useNearestValue="true"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
PARAM_DEF/jade_l5e300_bkgd.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_l5e300_bkgd_##lookdir##">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5e300_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jadel5:e300'>
  11 + <baseParam name='BACKGROUND_E300' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_l5e300_energy"/>
  14 + </get>
  15 + <process description="LookDir ##lookdir##">$juno_jadel5_e300_BACKGROUND_E300[##lookdir##]</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_l5e300_bkgd_##lookdir##">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_l5e300_bkgd_pad.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_l5e300_bkgd_pad">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Angle" units="deg" centerName="jade_l5e300_pa" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jadel5:e300'>
  11 + <baseParam name='BACKGROUND_E300' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_l5e300_pa"/>
  14 + </get>
  15 + <process description="Sum over energy">total($juno_jadel5_e300_BACKGROUND_E300,2)</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_l5e300_bkgd_pad">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="linear"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_l5e300_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_l5e300_bkgd_sum">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5e300_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jadel5:e300'>
  11 + <baseParam name='BACKGROUND_E300' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_l5e300_energy"/>
  14 + </get>
  15 + <process description="All Look Dir.">total($juno_jadel5_e300_BACKGROUND_E300,1)</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_l5e300_bkgd_sum">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_l5e300_srcbkgd.xml 0 → 100644
@@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='jade_l5e300_srcbkgd'>
  3 + <gap_threshold>100</gap_threshold>
  4 + <get>
  5 + <vi name='juno:jadel5:e300'>
  6 + <baseParam name='Source_Background' useNearestValue="true"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
PARAM_DEF/jade_l5e60_bkgd.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_l5e60_bkgd_##lookdir##">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5e60_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jadel5:e060'>
  11 + <baseParam name='BACKGROUND_E060' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_l5e60_energy"/>
  14 + </get>
  15 + <process description="LookDir ##lookdir##">$juno_jadel5_e060_BACKGROUND_E060[##lookdir##]</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_l5e60_bkgd_##lookdir##">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_l5e60_bkgd_pad.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_l5e60_bkgd_pad">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Angle" units="deg" centerName="jade_l5e60_pa" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jadel5:e060'>
  11 + <baseParam name='BACKGROUND_E060' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_l5e60_pa"/>
  14 + </get>
  15 + <process description="Sum over energy">total($juno_jadel5_e060_BACKGROUND_E060,2)</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_l5e60_bkgd_pad">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="linear"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_l5e60_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_l5e60_bkgd_sum">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5e60_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jadel5:e060'>
  11 + <baseParam name='BACKGROUND_E060' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_l5e60_energy"/>
  14 + </get>
  15 + <process description="All Look Dir.">total($juno_jadel5_e060_BACKGROUND_E060,1)</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_l5e60_bkgd_sum">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_l5e60_srcbkgd.xml 0 → 100644
@@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='jade_l5e60_srcbkgd'>
  3 + <gap_threshold>100</gap_threshold>
  4 + <get>
  5 + <vi name='juno:jadel5:e060'>
  6 + <baseParam name='Source_Background' useNearestValue="true"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
PARAM_DEF/jade_l5ispec_bkgd.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_l5ispec_bkgd_##species##_##lookdir##">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5ispec_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jadel5:ions'>
  11 + <baseParam name='BACKGROUND_##species##' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_l5ispec_energy"/>
  14 + </get>
  15 + <process description="LookDir ##lookdir##">$juno_jadel5_ions_BACKGROUND_##species##[##lookdir##]</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_l5ispec_bkgd_##species##_##lookdir##">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_l5ispec_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<param xml:id="jade_l5ispec_bkgd_sum_##species##">
  3 + <info>
  4 + <table>
  5 + <centerAutoTable variable="true" fullVariable="true" name="Energy" units="eV" centerName="jade_l5ispec_energy" log="true"/>
  6 + </table>
  7 + </info>
  8 + <gap_threshold>100</gap_threshold>
  9 + <get>
  10 + <vi name='juno:jadel5:ions'>
  11 + <baseParam name='BACKGROUND_##species##' useNearestValue="true"/>
  12 + </vi>
  13 + <amdaParam name="jade_l5ispec_energy"/>
  14 + </get>
  15 + <process description="LookDir ##lookdir##">total($juno_jadel5_ions_BACKGROUND_##species##,1)</process>
  16 + <output>
  17 + <plot>
  18 + <timePlot>
  19 + <params>
  20 + <param id="jade_l5ispec_bkgd_sum_##species##">
  21 + <spectro yAxis="y-left"/>
  22 + </param>
  23 + </params>
  24 + <axes>
  25 + <yAxis>
  26 + <digitalAxis id="y-left" scale="logarithmic"/>
  27 + </yAxis>
  28 + <zAxis>
  29 + <colorAxis scale="logarithmic"/>
  30 + </zAxis>
  31 + </axes>
  32 + </timePlot>
  33 + </plot>
  34 + </output>
  35 +</param>
PARAM_DEF/jade_l5ispec_srcbkgd.xml 0 → 100644
@@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='jade_l5ispec_srcbkgd'>
  3 + <gap_threshold>100</gap_threshold>
  4 + <get>
  5 + <vi name='juno:jadel5:ions'>
  6 + <baseParam name='Source_Background' useNearestValue="true"/>
  7 + </vi>
  8 + </get>
  9 + <process/>
  10 + <output/>
  11 +</param>
PARAM_INFO_PREDEFINED/info_jade_e180_bkgd.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_e180_bkgd">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="40.0" maxValue="102000." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_e180_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_e180_bkgd_sum">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="40.0" maxValue="102000." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_e300_bkgd.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_e300_bkgd">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="40.0" maxValue="102000." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_e300_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_e300_bkgd_sum">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="40.0" maxValue="102000." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_e60_bkgd.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_e60_bkgd">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="40.0" maxValue="102000." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_e60_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_e60_bkgd_sum">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="40.0" maxValue="102000." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_ispec_bkgd.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_ispec_bkgd">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="12.0" maxValue="50400." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_ispec_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_ispec_bkgd_sum">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="12.0" maxValue="50400." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_l5e180_bkgd.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_l5e180_bkgd">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="40.0" maxValue="102000." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_l5e180_bkgd_pad.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_l5e180_bkgd_pad">
  3 + <dimensions dim_1="48"/>
  4 + <tables><table relatedDim="dim_1" name="Pitch Angle" units="deg" minValue="0.0" maxValue="180." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_l5e180_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_l5e180_bkgd_sum">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="40.0" maxValue="102000." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_l5e300_bkgd.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_l5e300_bkgd">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="40.0" maxValue="102000." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_l5e300_bkgd_pad.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_l5e300_bkgd_pad">
  3 + <dimensions dim_1="48"/>
  4 + <tables><table relatedDim="dim_1" name="Pitch Angle" units="deg" minValue="0.0" maxValue="180." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_l5e300_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_l5e300_bkgd_sum">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="40.0" maxValue="102000." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_l5e60_bkgd.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_l5e60_bkgd">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="40.0" maxValue="102000." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_l5e60_bkgd_pad.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_l5e60_bkgd_pad">
  3 + <dimensions dim_1="48"/>
  4 + <tables><table relatedDim="dim_1" name="Pitch Angle" units="deg" minValue="0.0" maxValue="180." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_l5e60_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_l5e60_bkgd_sum">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="40.0" maxValue="102000." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_l5ispec_bkgd.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_l5ispec_bkgd">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="12.0" maxValue="50400." variable="true"/></tables>
  5 +</paraminfo>
PARAM_INFO_PREDEFINED/info_jade_l5ispec_bkgd_sum.xml 0 → 100644
@@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<paraminfo id="jade_l5ispec_bkgd_sum">
  3 + <dimensions dim_1="64"/>
  4 + <tables><table relatedDim="dim_1" name="Energy" units="eV" minValue="12.0" maxValue="50400." variable="true"/></tables>
  5 +</paraminfo>
ParamTemplateList.xml
@@ -37,6 +37,44 @@ @@ -37,6 +37,44 @@
37 </argument> 37 </argument>
38 </arguments> 38 </arguments>
39 </paramTemplate> 39 </paramTemplate>
  40 + <paramTemplate paramId="jade_l5ispec_bkgd" fileName="jade_l5ispec_bkgd_##species##_##lookdir##">
  41 + <arguments>
  42 + <argument key="species" name="Species" type="list" default="SP3">
  43 + <item key="SP3" name="Protons"/>
  44 + <item key="SP4" name="Lights"/>
  45 + <item key="SP5" name="Heavies"/>
  46 + </argument>
  47 + <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="77" nametpl="Look Dir. ##key##" default="0"/>
  48 + </arguments>
  49 + </paramTemplate>
  50 + <paramTemplate paramId="jade_l5ispec_bkgd_sum" fileName="jade_l5ispec_bkgd_sum_##species##">
  51 + <arguments>
  52 + <argument key="species" name="Species" type="list" default="SP3">
  53 + <item key="SP3" name="Protons"/>
  54 + <item key="SP4" name="Lights"/>
  55 + <item key="SP5" name="Heavies"/>
  56 + </argument>
  57 + </arguments>
  58 + </paramTemplate>
  59 + <paramTemplate paramId="jade_ispec_bkgd" fileName="jade_ispec_bkgd_##species##_##lookdir##">
  60 + <arguments>
  61 + <argument key="species" name="Species" type="list" default="SP3">
  62 + <item key="SP3" name="Protons"/>
  63 + <item key="SP4" name="Lights"/>
  64 + <item key="SP5" name="Heavies"/>
  65 + </argument>
  66 + <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="77" nametpl="Look Dir. ##key##" default="0"/>
  67 + </arguments>
  68 + </paramTemplate>
  69 + <paramTemplate paramId="jade_ispec_bkgd_sum" fileName="jade_ispec_bkgd_sum_##species##">
  70 + <arguments>
  71 + <argument key="species" name="Species" type="list" default="SP3">
  72 + <item key="SP3" name="Protons"/>
  73 + <item key="SP4" name="Lights"/>
  74 + <item key="SP5" name="Heavies"/>
  75 + </argument>
  76 + </arguments>
  77 + </paramTemplate>
40 <paramTemplate paramId="jade_e60_cps" fileName="jade_e60_cps_##lookdir##"> 78 <paramTemplate paramId="jade_e60_cps" fileName="jade_e60_cps_##lookdir##">
41 <arguments> 79 <arguments>
42 <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/> 80 <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/>
@@ -68,6 +106,37 @@ @@ -68,6 +106,37 @@
68 </arguments> 106 </arguments>
69 </paramTemplate> 107 </paramTemplate>
70 108
  109 + <paramTemplate paramId="jade_l5e60_bkgd" fileName="jade_l5e60_bkgd_##lookdir##">
  110 + <arguments>
  111 + <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/>
  112 + </arguments>
  113 + </paramTemplate>
  114 + <paramTemplate paramId="jade_l5e180_bkgd" fileName="jade_l5e180_bkgd_##lookdir##">
  115 + <arguments>
  116 + <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/>
  117 + </arguments>
  118 + </paramTemplate>
  119 + <paramTemplate paramId="jade_l5e300_bkgd" fileName="jade_l5e300_bkgd_##lookdir##">
  120 + <arguments>
  121 + <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/>
  122 + </arguments>
  123 + </paramTemplate>
  124 + <paramTemplate paramId="jade_e60_bkgd" fileName="jade_e60_bkgd_##lookdir##">
  125 + <arguments>
  126 + <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/>
  127 + </arguments>
  128 + </paramTemplate>
  129 + <paramTemplate paramId="jade_e180_bkgd" fileName="jade_e180_bkgd_##lookdir##">
  130 + <arguments>
  131 + <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/>
  132 + </arguments>
  133 + </paramTemplate>
  134 + <paramTemplate paramId="jade_e300_bkgd" fileName="jade_e300_bkgd_##lookdir##">
  135 + <arguments>
  136 + <argument key="lookdir" name="Look Direction" type="generated-list" minkey="0" maxkey="47" nametpl="Look Dir. ##key##" default="0"/>
  137 + </arguments>
  138 + </paramTemplate>
  139 +
71 140
72 <paramTemplate paramId="dz_fairfield70" fileName="dz_fairfield70_##ORBIT##"> 141 <paramTemplate paramId="dz_fairfield70" fileName="dz_fairfield70_##ORBIT##">
73 <arguments> 142 <arguments>