IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 11, 2008, 3:41:32 PM (18 years ago)
Author:
eugene
Message:

astrometry is now only done at the camera level; turn off chip-level astrom in all ppImage recipes

File:
1 edited

Legend:

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

    r14564 r18089  
    1212#FRINGE          BOOL    TRUE           # Fringe subtraction
    1313#PHOTOM          BOOL    TRUE           # Source identification and photometry
    14 #ASTROM.CHIP     BOOL    TRUE           # Astrometry per chip?
     14#ASTROM.CHIP     BOOL    FALSE          # Astrometry per chip?
    1515#ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
    1616
     
    157157  FRINGE          BOOL    FALSE           # Fringe subtraction
    158158  PHOTOM          BOOL    TRUE           # Source identification and photometry
    159   ASTROM.CHIP     BOOL    TRUE           # Source identification and photometry
     159  ASTROM.CHIP     BOOL    FALSE           # Source identification and photometry
    160160  BASE.FITS       BOOL    FALSE           # Save base detrended image?
    161161  CHIP.FITS       BOOL    TRUE           # Save chip-mosaic-ed image?
     
    267267  BIN2.FITS       BOOL    TRUE            # Save 2nd binned chip image?
    268268  PHOTOM          BOOL    TRUE            # Source identification and photometry
    269   ASTROM.CHIP     BOOL    TRUE           # Astrometry per chip?
     269  ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
    270270  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
    271271  BASE.FITS       BOOL    FALSE           # Save base detrended image?
Note: See TracChangeset for help on using the changeset viewer.