IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 23, 2008, 9:26:52 AM (18 years ago)
Author:
Paul Price
Message:

Stamp quality information is in the kernel now, not on the analysis metadata directly.

File:
1 edited

Legend:

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

    r19643 r19670  
    267267            readout->weight = psMemIncrRefCounter(output->weight);
    268268
    269             psMetadataCopy(readout->analysis, output->analysis);
     269            readout->analysis = psMetadataCopy(readout->analysis, output->analysis);
    270270        } else {
    271271            // Fake the convolution
Note: See TracChangeset for help on using the changeset viewer.