-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathlc.conf
192 lines (165 loc) · 4.19 KB
/
lc.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
# Config and validation file for Enrico, PASS8
# =========================================================
#
# Besides providing default options it is also used
# to check the user config file.
# Options without default options here must be
# specified in the user config file
# Folder where the output will be stored
out = /home/fermi/LAT_day02/lc
# verbosity
verbose = yes
#Overwrite existing output files. Use with caution
clobber = yes
#Submit the job to a cluster?
Submit = no
[target]
name = 3C279
ra = 193.98
dec = -5.82
redshift = 0.0
spectrum = PowerLaw
ebl_model = 4
# 0=Kneiske, 1=Primack05, 2=Kneiske_HighUV, 3=Stecker05, 4=Franceschini, 5=Finke, 6=Gilmore
fit_tau = yes
[space]
xref = 193.98
yref = -5.82
rad = 10.0
binsz = 0.1
coordsys = CEL
proj = AIT
phibins = 0
[file]
spacecraft = /home/fermi/LAT_day02/data/3c279_SC00.fits
event = /home/fermi/LAT_day02/data/3c279_PH00.fits
xml = /home/fermi/LAT_day02/lc/3C279_PowerLaw_model.xml
tag = 3C279
# If specified, reuse a previously generated livetime cube.
# Useful for speeding up batch analysis of several sources carried out
# with the same parameters.
ltcube = ""
[time]
tmin = 455328003
tmax = 456451203
file = ""
type = MET
[energy]
emin = 100.0
emax = 300000.0
enumbins_per_decade = 10
[event]
irfs = CALDB
evclass = 128
evtype = 3
[analysis]
zmax = 100
# General analysis options
likelihood = binned
ComputeDiffrsp = yes
roicut = no
filter = (DATA_QUAL>0)&&(LAT_CONFIG==1)
[environ]
# Analysis environment configuration
# Can also be done via shell environment variables
FERMI_DATA_DIR = ""
FERMI_CATALOG_DIR = ""
FERMI_CATALOG = ""
FERMI_DIFFUSE_DIR = ""
FERMI_PREPROCESSED_DIR = ""
[fitting]
optimizer = MINUIT
ftol = 1e-06
[model]
# The following options determine the xml model
diffuse_gal_dir = ""
diffuse_iso_dir = ""
diffuse_gal = ""
diffuse_iso = ""
# user points sources for diffuse catalog sources
# freeze spectral parameters for weak and far away sources:
min_significance = 4.0
max_radius = 3.0
[Spectrum]
#Generates fits files or not?
FitsGeneration = yes
#Generates plots (SED, model map)
ResultPlots = yes
#Freeze the spectral index of the source. Has no implication if 0 (Left free to vary)
FrozenSpectralIndex = 0.0
#Use the summed likelihood method
SummedLike = no
[UpperLimit]
#Assumed Spectral index
SpectralIndex = 1.5
# UL method could be Profile or Integral (provided by the fermi collaboration).
#Poisson is base on the Feldman-Cousins method for low signal. Only 95 % yet available
Method = Profile
envelope = no
#Compute an UL if the TS of the sources is <TSlimit
TSlimit = 25.0
# Confidence level for the Ul computation
cl = 0.95
[LightCurve]
#Generates fits files or not?
FitsGeneration = yes
#Number of points for the LC
NLCbin = 13
#Index for the power law. Left free to vary if 0
SpectralIndex = 2.0
MakeConfFile = yes
#Compute Variability index as in the 2FGL.
ComputeVarIndex = yes
#Compute an UL if the TS of the sources is <TSLightCurve
TSLightCurve = 9.0
#Generates control plots
DiagnosticPlots = yes
[FoldedLC]
#Number of bins for the orbitally folded LC
NLCbin = 10
#Epoch of phase=0 in MJD, equal to tmin is 0
epoch = 0.0
#Orbital period in days
Period = 0.0
[AppLC]
#Generates fits files or not?
FitsGeneration = yes
#Spectral index for the exposure calculation
index = 1.5
#Number of bins
NLCbin = 10
#bin form data or frozen bin size
binsFromData = no
[Ebin]
#Generates fits files or not?
FitsGeneration = yes
NumEnergyBins = 0
#Compute an UL if the TS of the sources is <TSEnergyBins
TSEnergyBins = 9.0
[TSMap]
#Re-fit before computing the TS map
Re-Fit = no
#Numbers of pixel in x and y
npix = 100
#Remove or not the target from the model
RemoveTarget = no
#Generate the TS map pixel by pixel or by grouping the pixels by row.
#(reduce the numbers of jobs but each job is longer)
method = row
[findsrc]
#Generates fits files or not?
FitsGeneration = yes
#Reoptimize before
Refit = yes
[srcprob]
#Generates fits files or not?
FitsGeneration = yes
#radius for the computation
rad = 1.0
# list of sources
srclist = ""
# number of photons to print
numberPhoton = 10
[Contours]
parname1 = Prefactor
parname2 = Index