IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7330


Ignore:
Timestamp:
Jun 2, 2006, 6:06:57 PM (20 years ago)
Author:
eugene
Message:

added tracing info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotReplaceUnfit.c

    r6715 r7330  
    1313        if (source->modelPSF == NULL) continue;
    1414
     15        psTrace (__func__, 3, "replacing object at %f,%f\n",
     16                 source->modelPSF->params->data.F32[2], source->modelPSF->params->data.F32[3]);
     17
    1518        pmModelAdd (source->pixels, source->mask, source->modelPSF, false, false);
    1619        source->mode &= ~PM_SOURCE_MODE_SUBTRACTED;
Note: See TracChangeset for help on using the changeset viewer.