- Timestamp:
- Jun 23, 2010, 2:03:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/psphot/src/psphotSourceStats.c
r28405 r28435 501 501 psMetadataAddF32 (regionMD, PS_LIST_TAIL, "PSF.CLUMP.DY", PS_META_REPLACE, "psf clump center", psfClump.dY); 502 502 503 psphotVisualPlotMoments (recipe, analysis, sources); 503 if (pmVisualTestLevel("psphot.moments.full", 2)) { 504 psphotVisualPlotMoments (recipe, analysis, sources); 505 } 504 506 505 507 Sout[i] = sqrt(0.5*(psfClump.X + psfClump.Y)) / sigma[i];
Note:
See TracChangeset
for help on using the changeset viewer.
