IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42971


Ignore:
Timestamp:
Mar 17, 2026, 6:45:24 PM (7 weeks ago)
Author:
mhuber
Message:

merged set SSdiff detection to 3.5, active since 20250207

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-ops-20220906/ippconfig/recipes/psphot.config

    r42248 r42971  
    107107PSF_CLUMP_NY                        S32   1               # selecting PSF stars
    108108
     109PSF_CLUMP_USE_CLIPPED_STATS         BOOL  TRUE            # define clump usig CLIPPED stats or ROBUST stats
     110
    109111PSF_MIN_DS                          F32   0.01
    110112PSF_PARAM_WEIGHTS                   BOOL  FALSE
     
    113115LMM_FIT_GAIN_FACTOR_MODE            S32   0               # there are 3 options to determine the gain factor (0,1,2)
    114116LMM_FIT_USE_REWEIGHTING             BOOL  FALSE           # use IRLS-style reweighting (TRUE) or ordinary LMM
     117
     118PSF_FIT_STAR_COORDS                 BOOL  FALSE           # if TRUE, fit position as well as shape for PSF stars
    115119
    116120PSF_FIT_ITER                        S32   50              # Maximum number of fitting iterations for PSF
     
    782786# Recipe overrides for STACK-STACK DIFF
    783787STACK_DIFF         METADATA
     788  PEAKS_NSIGMA_LIMIT_2              F32  3.5           # peak significance threshold
     789
    784790  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
    785791  OUTPUT.FORMAT                     STR  PS1_DV5       # Format of output file
Note: See TracChangeset for help on using the changeset viewer.