IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32235


Ignore:
Timestamp:
Aug 31, 2011, 3:21:26 AM (15 years ago)
Author:
eugene
Message:

use psphotKronIterate for both stages (PASS1, PASS2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110710/psphot/src/psphotReadout.c

    r32205 r32235  
    320320pass1finish:
    321321
    322     // XXX re-measure the kron mags with models subtracted
    323     // Note that this uses the PSF_MOMENTS_RADIUS as a window
     322    // re-measure the kron mags with models subtracted
    324323    // psphotKronMasked(config, view, filerule);
     324    psphotKronIterate(config, view, filerule);
    325325
    326326    // measure source size for the remaining sources
Note: See TracChangeset for help on using the changeset viewer.