IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

fixed formula for normalization error

File:
1 edited

Legend:

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

    r9270 r9834  
    2929
    3030    // XXX make this a user-option?
    31     // psphotSaveImage (NULL, smooth_im, "imsmooth.fits");
    32     // psphotSaveImage (NULL, smooth_wt, "wtsmooth.fits");
     31    if (psTraceGetLevel("psphot") > 5) {
     32        psphotSaveImage (NULL, smooth_im, "imsmooth.fits");
     33        psphotSaveImage (NULL, smooth_wt, "wtsmooth.fits");
     34    }
    3335
    3436    psTimerStart ("psphot");
Note: See TracChangeset for help on using the changeset viewer.