IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 13, 2007, 12:15:46 PM (18 years ago)
Author:
Paul Price
Message:

Update to work with dual-convolution version of pmSubtractionMatch.

File:
1 edited

Legend:

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

    r15448 r15816  
    7878
    7979    // Do the image matching
    80     if (!pmSubtractionMatch(output, input, fake, footprint, regionSize, spacing, threshold, sources,
    81                             stampsName, type, size, order, widths, orders, inner, ringsOrder,
     80    if (!pmSubtractionMatch(output, NULL, input, fake, footprint, regionSize, spacing, threshold,
     81                            sources, stampsName, type, size, order, widths, orders, inner, ringsOrder,
    8282                            binning, optimum, optWidths, optOrder, optThresh, iter, rej, maskBad,
    8383                            maskBlank, badFrac, PM_SUBTRACTION_MODE_TARGET)) {
Note: See TracChangeset for help on using the changeset viewer.