IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25389


Ignore:
Timestamp:
Sep 15, 2009, 3:46:09 PM (17 years ago)
Author:
eugene
Message:

skip moments plots for test sequence

File:
1 edited

Legend:

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

    r25358 r25389  
    115115            psMetadataAddF32 (regionMD, PS_LIST_TAIL, "PSF.CLUMP.DY", PS_META_REPLACE, "psf clump center", psfClump.dY);
    116116           
    117             psphotVisualPlotMoments (recipe, sources);
     117            // psphotVisualPlotMoments (recipe, sources);
    118118
    119119            Sout[i] = sqrt(0.5*(psfClump.X + psfClump.Y)) / sigma[i];
Note: See TracChangeset for help on using the changeset viewer.