IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 21, 2006, 11:50:52 AM (20 years ago)
Author:
eugene
Message:

fixed vector init lengths

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotFindPeaks.c

    r6922 r6950  
    2222    psImageSmooth (smooth_wt, SIGMA, NSIGMA);
    2323    psLogMsg ("psphot", 4, "smooth weight: %f sec\n", psTimerMark ("psphot"));
     24
     25    // psphotSaveImage (NULL, smooth_im, "imsmooth.fits");
     26    // psphotSaveImage (NULL, smooth_wt, "wtsmooth.fits");
    2427
    2528    psTimerStart ("psphot");
Note: See TracChangeset for help on using the changeset viewer.