IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25861


Ignore:
Timestamp:
Oct 15, 2009, 5:00:42 PM (17 years ago)
Author:
Paul Price
Message:

Remove debugging fprintf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/psModules/src/imcombine/pmSubtractionKernels.c

    r25860 r25861  
    190190                kernels->preCalc->data[index] = preCalc;
    191191                kernels->penalties->data.F32[index] = kernels->penalty * fabsf(moment);
    192                 fprintf(stderr, "Penalty %d: %f\n", index, kernels->penalty * fabsf(moment));
    193192
    194193                psTrace("psModules.imcombine", 7, "Kernel %d: %f %d %d %f\n", index,
Note: See TracChangeset for help on using the changeset viewer.