IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 15, 2008, 10:26:37 AM (18 years ago)
Author:
eugene
Message:

re-org and cleanup of the mask bits to make it consistent with the pmConfigMaskSetBits concepts; ensure mark and mask are correctly used and supplied to psphot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageLoop.c

    r16249 r18556  
    6262                    continue;
    6363                }
     64
     65                // XXX set the options->*Mask values here (after the mask images have been loaded
     66                // and before any of the value are used)
     67                if (!ppImageSetMaskBits (config, options))
     68                    ESCAPE ("Unable to set bit masks");
    6469
    6570                // perform the detrend analysis
Note: See TracChangeset for help on using the changeset viewer.