IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12632


Ignore:
Timestamp:
Mar 28, 2007, 9:26:18 AM (19 years ago)
Author:
eugene
Message:

disable background re-calc

File:
1 edited

Legend:

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

    r12626 r12632  
    120120    }
    121121
     122    // XXX for the moment, drop the re-calc of the background (prove this works)
    122123    // replace background in residual image
    123     psphotSkyReplace (config, view);
    124 
     124    // psphotSkyReplace (config, view);
    125125    // re-measure background model (median, smoothed image)
    126     psphotImageMedian (config, view);
     126    // psphotImageMedian (config, view);
    127127
    128128    // add noise for subtracted objects
Note: See TracChangeset for help on using the changeset viewer.