IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2009, 9:43:55 AM (17 years ago)
Author:
eugene
Message:

adding visualization and fixing the S/N of peaks loaded from smf files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/psphot/src/psphotSourceStats.c

    r25988 r26317  
    418418        psMetadataAddF32 (regionMD, PS_LIST_TAIL, "PSF.CLUMP.DY", PS_META_REPLACE, "psf clump center", psfClump.dY);
    419419
    420         // psphotVisualPlotMoments (recipe, sources);
     420        psphotVisualPlotMoments (recipe, analysis, sources);
    421421
    422422        Sout[i] = sqrt(0.5*(psfClump.X + psfClump.Y)) / sigma[i];
Note: See TracChangeset for help on using the changeset viewer.