IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 18, 2009, 10:23:28 AM (17 years ago)
Author:
eugene
Message:

updated vysos branch from trunk

Location:
branches/eam_branches/20090820
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090820

  • branches/eam_branches/20090820/ippconfig/recipes/ppImage.config

    r25766 r25870  
    2626CHECK.CTE          BOOL    FALSE           # measure CTE errors?
    2727USE.DEBURNED.IMAGE BOOL    FALSE           # use burntool-repaired image?
    28 USE.BEST.BURNTOOL  BOOL    TRUE            # require the best burntooled data
     28USE.BEST.BURNTOOL  BOOL    FALSE           # require the best burntooled data
    2929TILTYSTREAK.APPLY  BOOL    FALSE           # apply the 'tiltystreak' tool
    3030
     
    5858
    5959# Which regions identified by burntool to mask. 0x01 : only unfit trails, 0x02 "up" trails, 0x04 "down" trails
    60 BURNTOOL.TRAILS     U16 0x01
     60BURNTOOL.TRAILS     U16 0x07
    6161
    6262# Non-linearity correction
     
    150150  FLAT               BOOL    TRUE            # Flat-field normalisation
    151151  MASK               BOOL    TRUE            # Mask bad pixels
    152   MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    153152  FRINGE             BOOL    TRUE            # Fringe subtraction
    154153  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
     
    174173  FLAT               BOOL    TRUE            # Flat-field normalisation
    175174  MASK               BOOL    TRUE            # Mask bad pixels
    176   MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    177175  FRINGE             BOOL    TRUE            # Fringe subtraction
    178176  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
     
    198196  FLAT               BOOL    TRUE            # Flat-field normalisation
    199197  MASK               BOOL    TRUE            # Mask bad pixels
    200   MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    201198  FRINGE             BOOL    TRUE            # Fringe subtraction
    202199  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
     
    565562  FLAT               BOOL    TRUE            # Flat-field normalisation
    566563  MASK               BOOL    TRUE            # Mask bad pixels
    567   MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    568564  FRINGE             BOOL    TRUE            # Fringe subtraction
    569565  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
     
    17261722  FLAT               BOOL    TRUE            # Flat-field normalisation
    17271723  MASK               BOOL    TRUE            # Mask bad pixels
    1728   MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    17291724  PATTERN            BOOL    TRUE            # Subtract pattern noise?
    17301725  FRINGE             BOOL    TRUE            # Fringe subtraction
Note: See TracChangeset for help on using the changeset viewer.