model_bgd.xml

Knödlseder Jürgen, 02/10/2014 03:15 PM

Download (510 Bytes)

 
1
<?xml version="1.0" standalone="no"?>
2
<source_library title="source library">
3
  <source name="Background" type="RadialAcceptance" instrument="CTA">
4
    <spectrum type="FileFunction" file="$GAMMALIB/share/models/bkg_dummy.txt">
5
      <parameter scale="1.0" name="Normalization" min="0.0" max="1000.0" value="1.0" free="1"/>
6
    </spectrum>
7
    <radialModel type="Gaussian">
8
       <parameter name="Sigma" scale="1.0" value="3.0" min="0.01" max="10.0" free="1"/>
9
    </radialModel>
10
  </source>
11
</source_library>