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/isp/ppImage.config

    r14217 r18089  
    9292  BIN2.FITS       BOOL    TRUE            # Save 2nd binned chip image?
    9393  PHOTOM          BOOL    TRUE            # Source identification and photometry
    94   ASTROM.CHIP     BOOL    TRUE            # Astrometry per chip?
     94  ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
    9595  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
    9696END
     
    116116  BIN2.JPEG       BOOL    TRUE          # Save 2nd binned jpeg?
    117117  PHOTOM          BOOL    TRUE            # Source identification and photometry
    118   ASTROM.CHIP     BOOL    TRUE            # Astrometry per chip?
     118  ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
    119119  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
    120120END
Note: See TracChangeset for help on using the changeset viewer.