| Line | |
|---|
| 1 |
|
|---|
| 2 | // Maximun number of on and off events to be processed)
|
|---|
| 3 | NEVENTS 9999999
|
|---|
| 4 |
|
|---|
| 5 | // Input file name pattern
|
|---|
| 6 | INPUTFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/mrk20040215OnB.root
|
|---|
| 7 |
|
|---|
| 8 | // output file name
|
|---|
| 9 | OUTFILE ./srcPosPrueba.root
|
|---|
| 10 |
|
|---|
| 11 | // X and Y position of the source in degrees for a MJ date (days) -important only in case of rotation
|
|---|
| 12 | SRCPOS 0.21 0.176 53050.0773
|
|---|
| 13 |
|
|---|
| 14 | // Flag to determine whether source position is absolute (0) or relative to previous position (1)
|
|---|
| 15 | SRCABS 0
|
|---|
| 16 |
|
|---|
| 17 | // rotation flag:
|
|---|
| 18 | // 0: Do not rotate
|
|---|
| 19 | // 1: Do rotate
|
|---|
| 20 | ROTFLAG 1
|
|---|
| 21 |
|
|---|
| 22 | // source coordinates (RA DEC in rads)
|
|---|
| 23 | // SRCCOORDS 1.46 0.384 // (Crab)
|
|---|
| 24 | SRCCOORDS 2.899 0.667 // (Mrk 421)
|
|---|
| 25 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.