IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26074


Ignore:
Timestamp:
Nov 9, 2009, 11:56:29 AM (17 years ago)
Author:
Paul Price
Message:

Fixing following API change to pmSubtractionMatch and pmSubtractionMatchPrecalc

File:
1 edited

Legend:

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

    r26051 r26074  
    388388            if (kernel) {
    389389                if (!pmSubtractionMatchPrecalc(NULL, conv, fake, readout, readout->analysis,
    390                                                stride, sysError, maskVal, maskBad, maskPoor,
     390                                               stride, kernelError, maskVal, maskBad, maskPoor,
    391391                                               poorFrac, badFrac)) {
    392392                    psError(PS_ERR_UNKNOWN, false, "Unable to convolve images.");
Note: See TracChangeset for help on using the changeset viewer.