IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19328


Ignore:
Timestamp:
Sep 2, 2008, 9:38:27 AM (18 years ago)
Author:
eugene
Message:

added FLAT_CORRECT type (not the final answer...)

File:
1 edited

Legend:

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

    r18967 r19328  
    224224        strcasecmp(typeStr, "SKYFLAT") == 0 ||
    225225        strcasecmp(typeStr, "FLAT_PREMASK") == 0 ||
     226        strcasecmp(typeStr, "FLAT_CORRECT") == 0 ||
    226227        strcasecmp(typeStr, "SKYFLAT_PREMASK") == 0 ||
    227228        strcasecmp(typeStr, "DOMEFLAT_PREMASK") == 0) {
Note: See TracChangeset for help on using the changeset viewer.