IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9835


Ignore:
Timestamp:
Nov 3, 2006, 5:07:40 AM (20 years ago)
Author:
eugene
Message:

save smoothed images when tracing (>5)

File:
1 edited

Legend:

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

    r9834 r9835  
    2828    psImage *mask = readout->mask;
    2929
    30     // XXX make this a user-option?
     30    // optionally save example images under trace
    3131    if (psTraceGetLevel("psphot") > 5) {
    3232        psphotSaveImage (NULL, smooth_im, "imsmooth.fits");
Note: See TracChangeset for help on using the changeset viewer.