Line | |
---|
1 |
|
---|
2 | // Maximun number of on and off events to be processed)
|
---|
3 | NEVENTS 9999999
|
---|
4 |
|
---|
5 | // Input file name pattern (wildcards allowed)
|
---|
6 | INPUTFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/crab20040215OnCal*.root
|
---|
7 |
|
---|
8 | // Specify optionally the name of OFF-data files you want to apply the same source position distribution to
|
---|
9 | OFFFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/crab20040215OffCal*.root
|
---|
10 |
|
---|
11 | // output file name (on data)
|
---|
12 | OUTFILE /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/crab20040215OnRotateCalA-D.root
|
---|
13 |
|
---|
14 | // output file name (off data)
|
---|
15 | OFFOUTFILE /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/crab20040215OffRotateCalA-H.root
|
---|
16 |
|
---|
17 | // X and Y position of the source (degrees) for a MJ date (days) -important only in case of rotation
|
---|
18 | SRCPOS 0.3 0.1 53049.89
|
---|
19 |
|
---|
20 | // Flag to determine whether source position is absolute (0) or relative to previous position (1)
|
---|
21 | SRCABS 0
|
---|
22 |
|
---|
23 | // rotation flag:
|
---|
24 | // 0: Do not rotate
|
---|
25 | // 1: Do rotate
|
---|
26 | ROTFLAG 1
|
---|
27 |
|
---|
28 | // source coordinates (RA DEC in rads)
|
---|
29 | SRCCOORDS 1.46 0.384 // (Crab)
|
---|
30 | // SRCCOORDS 2.899 0.667 // (Mrk 421)
|
---|
31 |
|
---|
32 |
|
---|
33 | // File containing source position as a function of run number (invalidates SRCPOS, SRCABS, ROTFLAG and SRCCOORDS values)
|
---|
34 | // SRCFILE /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/programs/20040215_Mrk421.B.pos
|
---|
35 |
|
---|
36 |
|
---|
37 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.