IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40035 for trunk/ippconfig


Ignore:
Timestamp:
May 14, 2017, 10:33:58 PM (9 years ago)
Author:
mhuber
Message:

adjust the model/maskedSum cuts to previous lower values in WSdiff and SSdiff to prevent NAN flux/mag sig from skipped linear fit; adding back outputs for low sum values but as trace option that used to be log outputs

File:
1 edited

Legend:

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

    r40034 r40035  
    692692  OUTPUT.FORMAT                     STR  PS1_DV5       # Format of output file
    693693
     694  PSF_FIT_MODEL_SUM_FRAC_CUT        F32  0.5
     695  PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.1
     696
    694697  # Extended source fit parameters
    695698  # these models are used for high-quality shape analysis after all sources have been removed
     
    711714  CHIP_PARAMS                       BOOL FALSE
    712715
     716  PSF_FIT_MODEL_SUM_FRAC_CUT        F32  0.5
     717  PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.1
     718
    713719  # Extended source fit parameters
    714720  # these models are used for high-quality shape analysis after all sources have been removed
     
    748754
    749755  PSF_FIT_MODEL_SUM_FRAC_CUT        F32  0.5
    750   PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.5
     756  PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.1
    751757
    752758  # Extended source fit parameters
Note: See TracChangeset for help on using the changeset viewer.