IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2006, 9:01:19 PM (20 years ago)
Author:
eugene
Message:

mods to fix mask issues, negative-radius errors, simpsons formula for integral

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotMaskReadout.c

    r6715 r6900  
    2121
    2222    // psImageKeepRegion assumes the region refers to the parent coordinates
    23     psImageKeepRegion (readout->mask, keep, "OR", PM_SOURCE_MASK_INVALID);
     23    psImageKeepRegion (readout->mask, keep, "OR", PM_MASK_BAD);
    2424
    2525    return true;
Note: See TracChangeset for help on using the changeset viewer.