source: trunk/MagicSoft/Mars/mtemp/mifae/programs/srcpos.datacard@ 4050

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