IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34354 for trunk/ippconfig


Ignore:
Timestamp:
Aug 24, 2012, 4:37:05 PM (14 years ago)
Author:
bills
Message:

In psphotStack check aperture flux of matched sources and drop any for which it is
not finite. This occurs when the source is completely masked. Dropping them saves
disk and PSPS space.

File:
1 edited

Legend:

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

    r34343 r34354  
    389389END
    390390
     391# if true keep all matched sources, even if we get a non-finite aperture flux measurement
     392PSPHOT.STACK.KEEP.BAD.MATCHES  BOOL     F
     393
    391394RADIAL_APERTURES                    BOOL  F    # calculate flux in circular radial apertures?
    392395RADIAL_APERTURES_SN_LIM             F32   0.0  # S/N limit for radial aperture calculation
Note: See TracChangeset for help on using the changeset viewer.