IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28252


Ignore:
Timestamp:
Jun 7, 2010, 4:51:24 PM (16 years ago)
Author:
Paul Price
Message:

Added TARGET.MINMAG, TARGET.FRAC. Revised ZP.MATCH down.
These are for using a common target PSF image.

File:
1 edited

Legend:

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

    r28002 r28252  
    2929PHOTOMETRY      BOOL    TRUE            # Do basic photometry?
    3030SKIP.BG.SUB     BOOL    FALSE           # Bypass background subtraction?
     31TARGET.FRAC     F32     0.1             # Minimum flux fraction for target PSF
     32TARGET.MINMAG   F32     3.0             # Minimum magnitude difference to tolerate in stamp
    3133
    3234RENORM          BOOL    TRUE            # Renormalise weight maps?
     
    5456ZP.STAR.SYS.1   F32     0.10            # Estimated systematic error; pass 1
    5557ZP.STAR.SYS.2   F32     0.05            # Estimated systematic error; pass 2
    56 ZP.MATCH        F32     0.3             # Fraction of images to match for good star
     58ZP.MATCH        F32     0.1             # Fraction of images to match for good star
    5759ZP.AIRMASS      METADATA                # Airmass terms by filter
    5860        g       F32     0.0
Note: See TracChangeset for help on using the changeset viewer.