IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 1, 2007, 6:16:29 PM (19 years ago)
Author:
Paul Price
Message:

Updating high-level programs to use symbolic names for mask values in the recipes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMergeCombine.c

    r12991 r13593  
    165165                        // If the mask value is set, we want to generate a mask
    166166                        if (options->combine->maskVal) {
    167                             pmReadoutSetMask(stack->data[i]);
     167                            pmReadoutSetMask(stack->data[i], options->satMask, options->badMask);
    168168                        }
    169169
Note: See TracChangeset for help on using the changeset viewer.