IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23379


Ignore:
Timestamp:
Mar 17, 2009, 5:15:38 PM (17 years ago)
Author:
Paul Price
Message:

Had wrong location for kernel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackMatch.c

    r23357 r23379  
    384384                                                               PM_SUBTRACTION_ANALYSIS_KERNEL); // Conv kernel
    385385            if (kernel) {
    386                 if (!pmSubtractionMatchPrecalc(output, NULL, readout, fake, output->analysis,
     386                if (!pmSubtractionMatchPrecalc(output, NULL, readout, fake, readout->analysis,
    387387                                               stride, sysError, maskVal, maskBad, maskPoor,
    388388                                               poorFrac, badFrac)) {
Note: See TracChangeset for help on using the changeset viewer.