model.xml

Okumura Akira, 02/04/2014 10:25 PM

Download (494 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="bkg_kb_I_50h_v3.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>
12