IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 11, 2008, 8:35:04 AM (18 years ago)
Author:
eugene
Message:

total overhaul of mask handling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080706/ppImage/src/ppImageLoop.c

    r18430 r18472  
    6565                // XXX set the options->*Mask values here (after the mask images have been loaded
    6666                // and before any of the value are used)
    67                 ppImageSetMaskBits (config, options);
     67                if (!ppImageSetMaskBits (config, options))
     68                    ESCAPE ("Unable to set bit masks");
    6869
    6970                // perform the detrend analysis
Note: See TracChangeset for help on using the changeset viewer.