IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 27, 2018, 3:41:23 PM (8 years ago)
Author:
eugene
Message:

add FLATTEST detrend type to generate a flat without breaking things

File:
1 edited

Legend:

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

    r33666 r40485  
    261261    }
    262262    if (!strcasecmp(typeStr, "FLAT") ||
     263        !strcasecmp(typeStr, "FLATTEST") ||
    263264        !strcasecmp(typeStr, "DOMEFLAT") ||
    264265        !strcasecmp(typeStr, "SKYFLAT") ||
Note: See TracChangeset for help on using the changeset viewer.