IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 4, 2019, 8:00:05 PM (7 years ago)
Author:
fairlamb
Message:

Reintegration merge to trunk

Location:
trunk/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig

  • trunk/ippconfig/gpc2/ppImage.config

    r40797 r41195  
    9090  BIAS               BOOL    FALSE           # Bias subtraction
    9191  DARK               BOOL    TRUE            # Dark subtraction
    92   NOISEMAP           BOOL    FALSE           
     92  NOISEMAP           BOOL    FALSE           # Apply noise read map
    9393  REMNANCE           BOOL    FALSE           # Remnance masking
    9494  SHUTTER            BOOL    FALSE           # Shutter correction
    9595  FLAT               BOOL    TRUE            # Flat-field normalisation
    9696  MASK               BOOL    TRUE            # Mask bad pixels
    97   MASK.BUILD         BOOL    TRUE            # Build internal mask?
     97  MASK.BUILD         BOOL    TRUE            # Build internal mask?
    9898  MASK.BURNTOOL      BOOL    FALSE           # Mask potential burntool trails
    9999  MASK.AUXMASK       BOOL    FALSE           # augment mask with more restrictive auxiliary mask
    100100  PATTERN.ROW        BOOL    FALSE           # Row pattern correction
    101   PATTERN.CELL       BOOL    FALSE           # Cell pattern correction
     101  PATTERN.CELL       BOOL    FALSE           # Cell pattern correction
    102102  PATTERN.CONTINUITY BOOL    FALSE           # Cell pattern correction using edge continuity
    103103  FRINGE             BOOL    FALSE           # Fringe subtraction
     
    219219  BIAS               BOOL    FALSE           # Bias subtraction
    220220  DARK               BOOL    TRUE            # Dark subtraction
     221  NOISEMAP           BOOL    FALSE           # Apply noise read map
    221222  REMNANCE           BOOL    FALSE           # Remnance masking
    222223  SHUTTER            BOOL    FALSE           # Shutter correction
    223224  FLAT               BOOL    TRUE            # Flat-field normalisation
    224225  MASK               BOOL    TRUE            # Mask bad pixels
    225   MASK.BUILD         BOOL    TRUE            # Build internal mask?
    226   MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    227   PATTERN.ROW        BOOL    TRUE            # Row pattern correction
    228   PATTERN.CELL       BOOL    FALSE           # Cell pattern correction
    229   PATTERN.CONTINUITY BOOL    TRUE
    230   FRINGE             BOOL    TRUE            # Fringe subtraction
     226  MASK.BUILD         BOOL    TRUE            # Build internal mask?
     227  MASK.BURNTOOL      BOOL    FALSE           # Mask potential burntool trails
     228  MASK.AUXMASK       BOOL    FALSE           # augment mask with more restrictive auxiliary mask
     229  PATTERN.ROW        BOOL    FALSE           # Row pattern correction
     230  PATTERN.CELL       BOOL    FALSE           # Cell pattern correction
     231  PATTERN.CONTINUITY BOOL    FALSE           # Cell pattern correction using edge continuity
     232  FRINGE             BOOL    FALSE           # Fringe subtraction
    231233  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
    232234  BIN2.FITS          BOOL    TRUE            # Save 2nd binned chip image?
     
    256258    END
    257259    MASK METADATA
    258     END 
     260    END 
    259261    ASTROM METADATA
    260     END 
     262    END 
    261263    NOISEMAP METADATA
    262264    END
    263   END   
     265  END
    264266END
    265267
Note: See TracChangeset for help on using the changeset viewer.