-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
66 lines (64 loc) · 1.31 KB
/
config.yaml
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
name: my-config
scfile: data/L231017092559388FF7BE86_SC00.fits
path_data: data/
path_results: results/
event_types: ["psf0", "psf1", "psf2", "psf3"]
gal_diffuse: gll_iem_v07.fits
catalog: 3fhl
fermitools:
gtselect:
ra: &ra "08h52m00s"
dec: &dec "-46d19m58.80065918s"
rad: 3 deg
tmin: &tmin "2008-08-04 15:43:36"
tmax: &tmax "2023-02-10 21:46:14"
emin: &emin 10 GeV
emax: &emax 2 TeV
zmax: &zmax 105 deg
evclass: 128
gtmktime:
filter: "'(DATA_QUAL>0)&&(LAT_CONFIG==1)'"
roicut: "yes"
gtbin:
algorithm: CCUBE
nxpix: &nxpix 200
nypix: &nypix 200
binsz: &binsz 0.02
xref: &xref 266.25888553
yref: &yref -1.21964555
proj: &proj CAR
coordsys: &coordsys GAL
ebinalg: &ebinalg LOG
enumbins: 11
axisrot: &axisrot 0
emin: *emin
emax: *emax
gtltcube:
dcostheta: 0.025
binsz: 1.
tmin: *tmin
tmax: *tmax
zmax: *zmax
gtexpcube2:
coordsys: *coordsys
binsz: *binsz
nxpix: *nxpix
nypix: *nypix
xref: *xref
yref: *yref
proj: *proj
ebinalg: *ebinalg
cmap: none
emin: &emin_true 5 GeV
emax: &emax_true 2 TeV
enumbins: 16
axisrot: *axisrot
bincalc: EDGE
gtpsf:
thetamax: 10
ntheta: 300
ra: *ra
dec: *dec
emin: *emin_true
emax: *emax_true
nenergies: 17