IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 10, 2008, 6:05:27 PM (18 years ago)
Author:
Paul Price
Message:

Wrong name (by an S).

File:
1 edited

Legend:

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

    r19484 r19485  
    109109            // Add in variance factor
    110110            pmSubtractionKernels *kernels = psMetadataLookupPtr(NULL, output->analysis,
    111                                                                 PM_SUBTRACTION_ANALYSIS_KERNELS); // Kernels
     111                                                                PM_SUBTRACTION_ANALYSIS_KERNEL); // Kernels
    112112            float vf = pmSubtractionVarianceFactor(kernels, 0.0, 0.0, false); // Variance factor
    113113            psMetadataItem *vfItem = psMetadataLookup(output->parent->concepts, "CELL.VARFACTOR");
Note: See TracChangeset for help on using the changeset viewer.