IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7435


Ignore:
Timestamp:
Jun 8, 2006, 10:55:19 AM (20 years ago)
Author:
eugene
Message:

commented out test image writes

File:
1 edited

Legend:

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

    r7342 r7435  
    2323    // generate a background model (median, smoothed image)
    2424    psphotImageMedian (config, view);
     25
     26    // psphotSaveImage (NULL, readout->image,  "image.fits");
     27    // psphotSaveImage (NULL, readout->mask,   "mask.fits");
     28    // psphotSaveImage (NULL, readout->weight, "weight.fits");
    2529
    2630    // find the peaks in the image
Note: See TracChangeset for help on using the changeset viewer.