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

    r17187 r18089  
    200200  FRINGE          BOOL    FALSE           # Fringe subtraction
    201201  PHOTOM          BOOL    TRUE            # Source identification and photometry
    202   ASTROM.CHIP     BOOL    TRUE            # Astrometry per chip?
     202  ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
    203203  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
    204204END
     
    220220  FRINGE          BOOL    FALSE           # Fringe subtraction
    221221  PHOTOM          BOOL    TRUE            # Source identification and photometry
    222   ASTROM.CHIP     BOOL    TRUE            # Astrometry per chip?
     222  ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
    223223  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
    224224  CHIP.MASK.FITS  BOOL    TRUE            # Save mask
Note: See TracChangeset for help on using the changeset viewer.