Index: trunk/MagicSoft/Mars/mtemp/mifae/programs/makehillas.datacard
===================================================================
--- trunk/MagicSoft/Mars/mtemp/mifae/programs/makehillas.datacard	(revision 5775)
+++ trunk/MagicSoft/Mars/mtemp/mifae/programs/makehillas.datacard	(revision 5827)
@@ -11,5 +11,5 @@
 
 // Maximun number of (data) events to be processed)
-NEVENTS 5000
+NEVENTS 999999
 
 // data file directory
@@ -30,5 +30,5 @@
 // Enclose all conditions between brakets, like: "(x<y) && (z<5)"
 // (see MF description class for more details)
-// FILTER (MHillas.fLength<100) && (MHillas.fLength>50)
+FILTER (MNewImagePar.fNumUsedPixels<400)
 
 // Display flag 
@@ -61,5 +61,5 @@
 
 // Cleaning level (tail cut, boundary cut, number of rings, cleaning method - 1=standard, 2=democratic)
-CLEANLEVEL 2.5 2.0 1 1
+CLEANLEVEL 4.0 3.5 1 1
 
 //Island calculations
@@ -74,2 +74,7 @@
 ISLANDCLEAN 1 40
 
+// topology flag
+// 0: do not calculate topology parameters
+// 1: calculate topology parameters
+TOPFLAG 1
+
