IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 8, 2022, 9:21:27 AM (4 years ago)
Author:
eugene
Message:

add UNIONS_DR3 recipe blocks; add new psphot options (PEAKS_USE_SIGNAL_IMAGE, LMM_FIT_USE_REWEIGHTING) both set to false by default (previous behavoir)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20211108/ippconfig/gpc1/psphot.config

    r41668 r42027  
    123123  FULL_FIT_SN_LIM                     F32   200.0
    124124END
     125
     126UNIONS_DR3 METADATA
     127  PEAKS_NSIGMA_LIMIT                  F32   100.0            # peak significance threshold
     128  PSF.TREND.NX                        S32   1
     129  PSF.TREND.NY                        S32   1
     130  PEAKS_USE_SIGNAL_IMAGE              BOOL  TRUE             # significance peaks have a central divot
     131  LMM_FIT_USE_REWEIGHTING             BOOL  TRUE             # use IRLS-style reweighting (TRUE) or ordinary LMM
     132  EXT_MODEL                           STR   PS_MODEL_RGAUSS
     133END
Note: See TracChangeset for help on using the changeset viewer.