IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2006, 1:30:35 PM (20 years ago)
Author:
eugene
Message:

updated to use new image/subimage/region coordinate consistency

File:
1 edited

Legend:

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

    r6117 r6311  
    88    psStats     *sky     = NULL;
    99    bool         status;
     10
     11    psphotSaveImage (NULL, readout->mask, "mask.fits");
     12    psphotSaveImage (NULL, readout->image, "image.fits");
     13    psphotSaveImage (NULL, readout->weight, "weight.fits");
    1014
    1115    // measure image stats for initial guess
Note: See TracChangeset for help on using the changeset viewer.