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

    r17471 r18089  
    195195  BIN2.FITS        BOOL    TRUE            # Save 2nd binned chip image?
    196196  PHOTOM           BOOL    TRUE            # Source identification and photometry
    197   ASTROM.CHIP      BOOL    TRUE            # Astrometry per chip?
     197  ASTROM.CHIP      BOOL    FALSE           # Astrometry per chip?
    198198  ASTROM.MOSAIC    BOOL    FALSE           # Astrometry for mosaic?
    199199END
     
    219219  BIN2.JPEG        BOOL    TRUE            # Save 2nd binned jpeg?
    220220  PHOTOM           BOOL    TRUE            # Source identification and photometry
    221   ASTROM.CHIP      BOOL    TRUE            # Astrometry per chip?
    222   ASTROM.MOSAIC    BOOL    FALSE           # Astrometry for mosaic?
    223 END
    224 
     221  ASTROM.CHIP      BOOL    FALSE           # Astrometry per chip?
     222  ASTROM.MOSAIC    BOOL    FALSE           # Astrometry for mosaic?
     223END
     224
Note: See TracChangeset for help on using the changeset viewer.