IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 12, 2009, 10:42:30 AM (17 years ago)
Author:
Paul Price
Message:

Get input files from the configuration dump, if supplied.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpLoop.c

    r23170 r23293  
    8383    }
    8484
     85    if (!pswarpSetMaskBits(config)) {
     86        psError(PS_ERR_IO, false, "failed to set mask bits");
     87        return NULL;
     88    }
     89
    8590    // output mask bits
    8691    psImageMaskType maskValue = psMetadataLookupImageMask(&status, recipe, "MASK.OUTPUT");
Note: See TracChangeset for help on using the changeset viewer.