- Timestamp:
- 05/21/04 17:28:02 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/mifae/programs/srcpos.datacard
r4094 r4117 4 4 5 5 // Input file name pattern (wildcards allowed) 6 INPUTFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/ mrk20040215OnNoCalB.root6 INPUTFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/crab20040215OnCal*.root 7 7 8 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/ mrk20040215OffNoCal*.root9 OFFFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/crab20040215OffCal*.root 10 10 11 11 // output file name (on data) 12 OUTFILE ./srcPosPrueba.root12 OUTFILE /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/crab20040215OnRotateCalA-D.root 13 13 14 14 // output file name (off data) 15 OFFOUTFILE ./srcPosOffPrueba.root15 OFFOUTFILE /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/crab20040215OffRotateCalA-H.root 16 16 17 17 // X and Y position of the source (degrees) for a MJ date (days) -important only in case of rotation 18 SRCPOS 0. 21 0.176 53050.077318 SRCPOS 0.3 0.1 53049.89 19 19 20 20 // Flag to determine whether source position is absolute (0) or relative to previous position (1) … … 27 27 28 28 // source coordinates (RA DEC in rads) 29 //SRCCOORDS 1.46 0.384 // (Crab)30 SRCCOORDS 2.899 0.667 // (Mrk 421)29 SRCCOORDS 1.46 0.384 // (Crab) 30 // SRCCOORDS 2.899 0.667 // (Mrk 421) 31 31 32 32 33 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.pos34 // SRCFILE /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/programs/20040215_Mrk421.B.pos 35 35 36 36
Note:
See TracChangeset
for help on using the changeset viewer.