- Timestamp:
- 01/13/05 19:28:53 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/mifae/programs/makehillas.datacard
r5775 r5827 11 11 12 12 // Maximun number of (data) events to be processed) 13 NEVENTS 500013 NEVENTS 999999 14 14 15 15 // data file directory … … 30 30 // Enclose all conditions between brakets, like: "(x<y) && (z<5)" 31 31 // (see MF description class for more details) 32 // FILTER (MHillas.fLength<100) && (MHillas.fLength>50)32 FILTER (MNewImagePar.fNumUsedPixels<400) 33 33 34 34 // Display flag … … 61 61 62 62 // Cleaning level (tail cut, boundary cut, number of rings, cleaning method - 1=standard, 2=democratic) 63 CLEANLEVEL 2.5 2.01 163 CLEANLEVEL 4.0 3.5 1 1 64 64 65 65 //Island calculations … … 74 74 ISLANDCLEAN 1 40 75 75 76 // topology flag 77 // 0: do not calculate topology parameters 78 // 1: calculate topology parameters 79 TOPFLAG 1 80
Note:
See TracChangeset
for help on using the changeset viewer.