IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 7, 2009, 6:43:53 PM (18 years ago)
Author:
eugene
Message:

mask modifications for Image and Vector mask types (ppSim, ppStack, ppSub, pswarp, psphot)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20081230/pswarp/src/pswarpLoop.c

    r20348 r21090  
    8080
    8181    // output mask bits
    82     psMaskType maskValue = psMetadataLookupU8(&status, recipe, "MASK.OUTPUT");
     82    psImageMaskType maskValue = psMetadataLookupImageMask(&status, recipe, "MASK.OUTPUT");
    8383    psAssert (status, "MASK.OUTPUT was not defined");
    8484
Note: See TracChangeset for help on using the changeset viewer.