- Timestamp:
- Aug 31, 2011, 12:38:51 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110710/psphot/src/psphotFitSourcesLinear.c
r31988 r32238 353 353 psImageMaskPixels (source->maskObj, "AND", PS_NOT_IMAGE_MASK(markVal)); 354 354 355 // subtract object 355 // subtract object & add noise 356 356 pmSourceSub (source, PM_MODEL_OP_FULL, maskVal); 357 357 } … … 378 378 psFree (border); 379 379 380 psLogMsg ("psphot.ensemble", PS_LOG_ INFO, "measure ensemble of PSFs: %f sec\n", psTimerMark ("psphot.linear"));380 psLogMsg ("psphot.ensemble", PS_LOG_WARN, "measure ensemble of PSFs: %f sec\n", psTimerMark ("psphot.linear")); 381 381 382 382 psphotVisualPlotChisq (sources);
Note:
See TracChangeset
for help on using the changeset viewer.
