Changeset 42027
- Timestamp:
- Feb 8, 2022, 9:21:27 AM (4 years ago)
- Location:
- branches/eam_branches/ipp-20211108/ippconfig
- Files:
-
- 2 edited
-
gpc1/psphot.config (modified) (1 diff)
-
recipes/psphot.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/ippconfig/gpc1/psphot.config
r41668 r42027 123 123 FULL_FIT_SN_LIM F32 200.0 124 124 END 125 126 UNIONS_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 133 END -
branches/eam_branches/ipp-20211108/ippconfig/recipes/psphot.config
r41668 r42027 58 58 # input pixels contribute less than this fraction of the flux 59 59 PEAKS_NMAX_TOTAL S32 0 # maximum allowed number of peaks 0 == unlimited 60 PEAKS_USE_SIGNAL_IMAGE BOOL FALSE # on first pass, use signal image not signficance image to find peaks 60 61 61 62 # parameters which adjust the footprint analysis … … 111 112 LMM_FIT_CHISQ_CONVERGENCE BOOL TRUE # use the (old) chisq convergence or the new parameter one 112 113 LMM_FIT_GAIN_FACTOR_MODE S32 0 # there are 3 options to determine the gain factor (0,1,2) 114 LMM_FIT_USE_REWEIGHTING BOOL FALSE # use IRLS-style reweighting (TRUE) or ordinary LMM 113 115 114 116 PSF_FIT_ITER S32 50 # Maximum number of fitting iterations for PSF … … 1042 1044 M31_DEEP METADATA 1043 1045 END 1046 1047 UNIONS_DR3 METADATA 1048 END
Note:
See TracChangeset
for help on using the changeset viewer.
