IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25619


Ignore:
Timestamp:
Sep 27, 2009, 11:18:57 AM (17 years ago)
Author:
eugene
Message:

PM_SOURCE_TMPF_SUBTRACTED is now set in pmSourceAdd/Sub

File:
1 edited

Legend:

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

    r25433 r25619  
    254254        pmSourceCacheModel (source, maskVal);
    255255        pmSourceSub (source, PM_MODEL_OP_FULL, maskVal);
    256         source->tmpFlags |= PM_SOURCE_TMPF_SUBTRACTED;
    257256    }
    258257
     
    365364        pmSourceCacheModel (source, maskVal);
    366365        pmSourceSub (source, PM_MODEL_OP_FULL, maskVal);
    367         source->tmpFlags |= PM_SOURCE_TMPF_SUBTRACTED;
    368366    }
    369367
Note: See TracChangeset for help on using the changeset viewer.