IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16767


Ignore:
Timestamp:
Feb 29, 2008, 5:12:53 PM (18 years ago)
Author:
eugene
Message:

add a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080229/psphot/src/psphotBlendFit.c

    r16760 r16767  
    7777        // try fitting PSFs, then try extended sources
    7878        // these functions subtract the resulting fitted source (XXX and update the modelFlux?)
    79         // XXX consider conditions under which the source has EXT fit
     79        // XXX re-consider conditions under which the source has EXT fit:
     80        // I should try EXT if the source size measurement says it is large
    8081        if (psphotFitBlend (readout, source, psf, maskVal)) {
    8182            psTrace ("psphot", 5, "source at %7.1f, %7.1f is psf", source->moments->x, source->moments->y);
Note: See TracChangeset for help on using the changeset viewer.