Index: trunk/MagicSoft/Mars/mtemp/mifae/programs/srcpos.datacard
===================================================================
--- trunk/MagicSoft/Mars/mtemp/mifae/programs/srcpos.datacard	(revision 4056)
+++ trunk/MagicSoft/Mars/mtemp/mifae/programs/srcpos.datacard	(revision 4072)
@@ -1,13 +1,19 @@
 
 // Maximun number of on and off events to be processed)
-NEVENTS 20000
+NEVENTS 99999999
 
 // Input file name pattern
-INPUTFILES   /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/mrk20040215OnNoCalB.root
+INPUTFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/mrk20040215OnNoCalB.root
 
-// output file name
+// Specify optionally the name of OFF-data files you want to apply the same source position distribution to
+OFFFILES  /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/mrk20040215OffNoCal*.root
+
+// output file name (on data)
 OUTFILE  ./srcPosPrueba.root
 
-// X and Y position of the source in degrees for a MJ date (days) -important only in case of rotation
+// output file name (off data)
+OFFOUTFILE ./srcPosOffPrueba.root
+
+// X and Y position of the source (degrees) for a MJ date (days) -important only in case of rotation
 SRCPOS  0.21  0.176   53050.0773
 
@@ -24,2 +30,8 @@
 SRCCOORDS 2.899 0.667   // (Mrk 421)
 
+
+// File containing source position as a function of run number (overrides SRCPOS, SRCABS, ROTFLAG and SRCCOORDS values)
+// SRCFILE ./20040215_Mrk421.B.pos
+
+
+
