IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2005, 7:22:03 AM (21 years ago)
Author:
eugene
Message:

cleaning arg parsing, adding noise/mask images

File:
1 edited

Legend:

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

    r4115 r4189  
    1919    psImageSmooth (smooth, SIGMA, NSIGMA);
    2020
    21     // XXX missing pslib functions:
    22     // kernel = psKernelParts ();
    23     // smooth = psImageConvolve (smooth, image, kernel, PS_PARTS);
     21    psLogMsg ("psphot", 4, "smooth: %f sec\n", psTimerMark ("psphot"));
    2422
    25     psLogMsg ("psphot", 4, "smooth: %f sec\n", psTimerMark ("psphot"));
    2623
    2724    // find the peaks in the smoothed image
Note: See TracChangeset for help on using the changeset viewer.