IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25622


Ignore:
Timestamp:
Sep 27, 2009, 11:21:01 AM (17 years ago)
Author:
eugene
Message:

add SOFTEN.VARIANCE, change CONSTANT_PHOTOMETRIC_WEIGHTS to false

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippconfig/recipes/psphot.config

    r25506 r25622  
    2323BACKGROUND.YBIN                     S32   128             # size of background superpixels
    2424IMSTATS_NPIX                        S32   10000           # number of pixels to use for sky estimate boxes:
     25
     26# soften the errors for bright pixels:
     27SOFTEN.VARIANCE                     BOOL  FALSE
     28SOFTEN.VARIANCE.FRACTION            F32   0.0
    2529
    2630SKY_BIAS                            F32   0.0             # offset applied to measured sky (FOR TESTING)
     
    202206
    203207IGNORE_GROWTH                       BOOL  FALSE
    204 CONSTANT_PHOTOMETRIC_WEIGHTS        BOOL  TRUE            # Should the photometric code [currently only ensemblePSF] refuse to weight each pixel by it's significance?
     208# CONSTANT_PHOTOMETRIC_WEIGHTS        BOOL  TRUE                  # Should the photometric code [currently only ensemblePSF] refuse to weight each pixel by it's significance?
     209CONSTANT_PHOTOMETRIC_WEIGHTS        BOOL  FALSE                   # Should the photometric code [currently only ensemblePSF] refuse to weight each pixel by it's significance?
    205210INTERPOLATE_AP                      BOOL  TRUE
    206211
Note: See TracChangeset for help on using the changeset viewer.