IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12823


Ignore:
Timestamp:
Apr 12, 2007, 9:42:28 AM (19 years ago)
Author:
eugene
Message:

by default, write out the chip-mosaicked version when doing astrometry, photometry

File:
1 edited

Legend:

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

    r12586 r12823  
    179179  FRINGE          BOOL    FALSE           # Fringe subtraction
    180180  PHOTOM          BOOL    TRUE            # Source identification and photometry
     181  BASE.FITS       BOOL    FALSE           # Save base detrended image?
     182  CHIP.FITS       BOOL    TRUE            # Save chip-mosaic-ed image?
    181183END
    182184
     
    192194  PHOTOM          BOOL    TRUE            # Source identification and photometry
    193195  ASTROM.CHIP     BOOL    TRUE            # Source identification and photometry
     196  BASE.FITS       BOOL    FALSE           # Save base detrended image?
     197  CHIP.FITS       BOOL    TRUE            # Save chip-mosaic-ed image?
    194198END
    195199
     
    273277  ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
    274278  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
     279  BASE.FITS       BOOL    FALSE           # Save base detrended image?
     280  CHIP.FITS       BOOL    TRUE            # Save chip-mosaic-ed image?
    275281END
    276282
     
    289295  ASTROM.CHIP     BOOL    TRUE            # Astrometry per chip?
    290296  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
     297  BASE.FITS       BOOL    FALSE           # Save base detrended image?
     298  CHIP.FITS       BOOL    TRUE            # Save chip-mosaic-ed image?
    291299END
    292300
Note: See TracChangeset for help on using the changeset viewer.