Commit d90f6b94267fdfa65e027361c07028ee7342319c
1 parent
fed51ac8
Exists in
master
and in
7 other branches
creating 2D spectra for epiLo
Showing
1 changed file
with
15 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,15 @@ | @@ -0,0 +1,15 @@ | ||
1 | +<?xml version="1.0"?> | ||
2 | +<paraminfo xml:id="psp_omicw_4hef.xml"> | ||
3 | + <dimensions dim_1="8" dim_2="48"> | ||
4 | + <tables> | ||
5 | + <table relatedDim="dim_1" name="wedges" units="indx"> | ||
6 | + <channel min="0" max="0"/> | ||
7 | + <channel min="1" max="1"/> | ||
8 | + </table> | ||
9 | + <table relatedDim="dim_2" name="Energy" units="keV"> | ||
10 | + <channel min="0" max="0"/> | ||
11 | + <channel min="1" max="1"/> | ||
12 | + </table> | ||
13 | + </tables> | ||
14 | + </dimensions> | ||
15 | +</paraminfo> |