- Timestamp:
- 05/18/04 10:16:45 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/mifae/programs/falsesource.datacard
r3973 r4094 4 4 5 5 // On-data file name pattern 6 ONFILES /mnt/users/jrico/magic/mars/Mars_Standard01/hillasCrab/crab20040215On*.root6 ONFILES ./srcPosPrueba.root 7 7 8 8 // Off-data file name pattern 9 OFFFILES /mnt/users/jrico/magic/mars/Mars_Standard01/hillasCrab/crab20040215Off*.root9 OFFFILES ./srcPosOffPrueba.root 10 10 11 11 // output file name 12 OUTFILE ./rotateprueba .root12 OUTFILE ./rotateprueba2.root 13 13 14 14 // rotation flag: … … 19 19 // source coordinates (RA DEC in rads) 20 20 SRCCOORDS 1.46 0.384 21 22 // Flag to determine whether source position is absolute (0) or relative to previous position (1) 23 // In case SRCABS=1, no rotation is carried out 24 SRCABS 1 21 25 22 26 // Width of examined field (degrees)
Note:
See TracChangeset
for help on using the changeset viewer.