IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12698


Ignore:
Timestamp:
Mar 30, 2007, 1:13:01 PM (19 years ago)
Author:
Paul Price
Message:

Turning off astrometry and photometry --- it's TC3!

File:
1 edited

Legend:

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

    r12688 r12698  
    150150  MASK            BOOL    FALSE           # Mask bad pixels
    151151  FRINGE          BOOL    FALSE           # Fringe subtraction
    152   PHOTOM          BOOL    TRUE            # Source identification and photometry
     152  PHOTOM          BOOL    FALSE           # Source identification and photometry
    153153END
    154154
     
    162162  MASK            BOOL    FALSE           # Mask bad pixels
    163163  FRINGE          BOOL    FALSE           # Fringe subtraction
    164   PHOTOM          BOOL    TRUE            # Source identification and photometry
    165   ASTROM.CHIP     BOOL    TRUE            # Source identification and photometry
     164  PHOTOM          BOOL    FALSE           # Source identification and photometry
     165  ASTROM.CHIP     BOOL    FALSE           # Source identification and photometry
    166166END
    167167
     
    242242  BIN1.FITS       BOOL    TRUE            # Save 1st binned chip image?
    243243  BIN2.FITS       BOOL    TRUE            # Save 2nd binned chip image?
    244   PHOTOM          BOOL    TRUE            # Source identification and photometry
     244  PHOTOM          BOOL    FALSE           # Source identification and photometry
    245245  ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
    246246  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
     
    258258  BIN1.FITS       BOOL    TRUE            # Save 1st binned chip image?
    259259  BIN2.FITS       BOOL    TRUE            # Save 2nd binned chip image?
    260   PHOTOM          BOOL    TRUE            # Source identification and photometry
    261   ASTROM.CHIP     BOOL    TRUE            # Astrometry per chip?
     260  PHOTOM          BOOL    FALSE           # Source identification and photometry
     261  ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
    262262  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
    263263END
Note: See TracChangeset for help on using the changeset viewer.