Commit d90f6b94267fdfa65e027361c07028ee7342319c

Authored by Quentin Brzustowski
1 parent fed51ac8

creating 2D spectra for epiLo

Showing 1 changed file with 15 additions and 0 deletions   Show diff stats
PARAM_INFO_PREDEFINED/info_psp_omicw_he4f.xml 0 → 100644
... ... @@ -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>
... ...