IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 9, 2006, 9:40:40 AM (20 years ago)
Author:
eugene
Message:

added background median map

File:
1 edited

Legend:

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

    r6379 r6399  
    1111    psPolynomial2D *model = NULL;
    1212
    13     psphotSaveImage (NULL, readout->mask, "mask.fits");
    14     psphotSaveImage (NULL, readout->image, "image.fits");
    15     psphotSaveImage (NULL, readout->weight, "weight.fits");
     13    psphotImageMedian (readout, config, sky);
    1614
    1715    // measure image stats for initial guess
Note: See TracChangeset for help on using the changeset viewer.