IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 29, 2012, 6:24:33 PM (14 years ago)
Author:
watersc1
Message:

Fixed mask binning in pmReadoutRebin to be more sensible.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20120906/ppSkycell/src/ppSkycellLoop.c

    r34624 r34625  
    249249            psFree(view);
    250250
    251             //      data->maskVal = 1;
     251            //      data->maskVal = 0xffff;
    252252            pmReadout *bin1RO = pmReadoutAlloc(NULL), *bin2RO = pmReadoutAlloc(NULL); // Binned readouts
    253253            if (!pmReadoutRebin(bin1RO, inRO, data->maskVal, data->bin1, data->bin1)) {
Note: See TracChangeset for help on using the changeset viewer.