IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 5, 2007, 4:16:51 PM (19 years ago)
Author:
Paul Price
Message:

Fixing ppStats following API change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMergeCombine.c

    r13624 r13667  
    265265            // Statistics on the merged cell
    266266            if (data->statsFile) {
    267                 data->stats = ppStats(data->stats, data->out, view, config); // Statistics for output FPA
     267                data->stats = ppStats(data->stats, data->out, view, options->combine->maskVal,
     268                                      config); // Statistics for output FPA
    268269            }
    269270
Note: See TracChangeset for help on using the changeset viewer.