Commit 4236e942c2fda300f0b559ff378c12938c9b952f

Authored by Quentin Brzustowski
1 parent 973409d2

parameters for VEX background

Showing 2 changed files with 16 additions and 0 deletions   Show diff stats
PARAM_DEF/vex_ima_bg.xml 0 → 100644
@@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vex_ima_bg">
  3 + <!--<TemporaryFillValue>-1.e+31</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="vex:ima:bg">
  6 + <baseParam name="background"/>
  7 +</vi>
  8 +</get><process/><output/></param>
PARAM_DEF/vex_ima_totct.xml 0 → 100644
@@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="vex_ima_totct">
  3 + <!--<TemporaryFillValue>-1.e+31</TemporaryFillValue>-->
  4 + <get>
  5 + <vi name="vex:ima:bg">
  6 + <baseParam name="total_counts" useNearestValue="true"/>
  7 +</vi>
  8 +</get><process/><output/></param>