IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25605


Ignore:
Timestamp:
Sep 27, 2009, 10:47:01 AM (17 years ago)
Author:
eugene
Message:

move flagging of PM_SOURCE_TMPF_SUBTRACTED to pmSourceAdd/Sub

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/psphot/src/psphotFitSourcesLinear.c

    r25497 r25605  
    215215        // subtract object
    216216        pmSourceSub (source, PM_MODEL_OP_FULL, maskVal);
    217         source->tmpFlags |= PM_SOURCE_TMPF_SUBTRACTED;
    218217    }
    219218    psLogMsg ("psphot.ensemble", PS_LOG_MINUTIA, "sub models: %f sec (%d elements)\n", psTimerMark ("psphot.linear"), sparse->Nelem);
Note: See TracChangeset for help on using the changeset viewer.