Changeset 42842 for trunk/psphot/src/psphotFullForceReadout.c
- Timestamp:
- May 9, 2025, 11:21:40 AM (14 months ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotFullForceReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20230313/psphot (added) merged: 42435,42439,42507-42510,42529,42582,42612,42707,42711
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotFullForceReadout.c
r42487 r42842 121 121 // linear fit to include all sources (subtract again) 122 122 // NOTE : apply to ALL sources (extended + psf) 123 psphotFitSourcesLinear (config, view, filerule, true, true); // pass 2 (detections->allSources) 123 // do NOT skip negative-flux sources (last arg = false) 124 psphotFitSourcesLinear (config, view, filerule, true, false); // pass 2 (detections->allSources) 124 125 } 125 126
Note:
See TracChangeset
for help on using the changeset viewer.
