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/ppImage/src/ppImageLoop.c

    r13229 r13667  
    123123                    return false;
    124124                }
    125                 ppStats(stats, output->fpa, view, config);
     125                ppStats(stats, output->fpa, view,
     126                        options->satMask | options->badMask | options->maskValue,
     127                        config);
    126128            }
    127129
Note: See TracChangeset for help on using the changeset viewer.