IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 9, 2024, 1:54:09 PM (2 years ago)
Author:
eugene
Message:

flattest modified to match default chip options; burntool set to v14 by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc2/ppImage.config

    r42390 r42623  
    10261026END
    10271027
    1028 # identical to the default CHIP, but iwht FLATTEST
     1028# identical to the default CHIP, but with FLATTEST
    10291029PPIMAGE_FLATTEST    METADATA
    10301030  BASE.FITS          BOOL    FALSE           # Save base detrended image?
     
    10631063    DARK METADATA
    10641064      EXPTIME STR FPA.EXPOSURE
     1065      DETTYPE STR TIMEDARK
    10651066    END
    10661067    FLAT METADATA
     
    16121613  BIAS               BOOL    FALSE           # Bias subtraction
    16131614  DARK               BOOL    TRUE            # Dark subtraction
    1614   NOISEMAP           BOOL    TRUE
     1615  NOISEMAP           BOOL    FALSE
    16151616  REMNANCE           BOOL    FALSE           # Remnance masking
    16161617  SHUTTER            BOOL    FALSE           # Shutter correction
     
    16181619  MASK               BOOL    TRUE            # Mask bad pixels
    16191620  MASK.BUILD         BOOL    TRUE            # Build internal mask?
    1620   MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
     1621  MASK.BURNTOOL      BOOL    FALSE           # Mask potential burntool trails
    16211622  MASK.AUXMASK       BOOL    FALSE           # augment mask with more restrictive auxiliary mask
    16221623  PATTERN.ROW        BOOL    FALSE           # Row pattern correction
    16231624  PATTERN.CELL       BOOL    FALSE           # Cell pattern correction
    1624   PATTERN.CONTINUITY BOOL    TRUE            # Cell pattern coorection using edge continuity
    1625   FRINGE             BOOL    TRUE            # Fringe subtraction
     1625  PATTERN.CONTINUITY BOOL    FALSE           # Cell pattern coorection using edge continuity
     1626  FRINGE             BOOL    FALSE           # Fringe subtraction
    16261627  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
    16271628  BIN2.FITS          BOOL    TRUE            # Save 2nd binned chip image?
Note: See TracChangeset for help on using the changeset viewer.