IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2009, 5:56:03 PM (17 years ago)
Author:
eugene
Message:

add ability to handle CTEMASK mode (combine like a flat; mask pixels below a minimum value; output a mask image)

File:
1 edited

Legend:

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

    r23195 r23463  
    5555      case PPMERGE_TYPE_FLAT:
    5656      case PPMERGE_TYPE_FRINGE:
     57      case PPMERGE_TYPE_CTEMASK:
    5758        if (!ppMergeScaleZero(config)) {
    5859            psErrorStackPrint(stderr, "Error getting scale and zero-points.");
Note: See TracChangeset for help on using the changeset viewer.