Changeset 9834 for trunk/psphot/src/psphotFindPeaks.c
- Timestamp:
- Nov 3, 2006, 5:05:49 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotFindPeaks.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotFindPeaks.c
r9270 r9834 29 29 30 30 // 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 } 33 35 34 36 psTimerStart ("psphot");
Note:
See TracChangeset
for help on using the changeset viewer.
