Ignore:
Timestamp:
07/28/04 10:56:38 (20 years ago)
Author:
aliu
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mtemp/mifae/programs/makehillas.datacard

    r4413 r4428  
    4949CALFLAG 0
    5050
     51// calibration time:
     52//   0: kFALSE (no time calibration)
     53//   1: kTRUE  (time calibration)
     54//CALTIME 1
     55
     56
    5157// Cleaning level (tail cut, boundary cut, number of rings, cleaning method - 1=standard, 2=democratic)
    5258CLEANLEVEL 3.0 1.5 1 1
    5359
    5460//Island calculations
    55 // 0  nothing about islands
    56 // 1  islands w/o cleaning
     61// 0  nothing about islands    1:normal algorithm
     62// 1  islands w/o cleaning     2:alternative algorithm
    5763// 2  islands  w  cleaning
    58 ISLFLAG 0
     64ISLFLAG 0 1
    5965
    6066// island cleaning:
Note: See TracChangeset for help on using the changeset viewer.