IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 22, 2007, 12:36:57 PM (19 years ago)
Author:
eugene
Message:

prepping for pmSource Add/Sub

File:
1 edited

Legend:

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

    r12952 r12955  
    6565        // replace object in image
    6666        if (source->mode & PM_SOURCE_MODE_SUBTRACTED) {
     67          // XXX we will need to remove the existing source->modelFlux if we do
     68          // a non-linear fit
     69          // pmSourceSub (!NORM, -)
    6770            pmModelAdd (source->pixels, source->mask, source->modelPSF, PM_MODEL_ADD_FULL);
    6871        }
Note: See TracChangeset for help on using the changeset viewer.