IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 27, 2007, 10:49:57 AM (19 years ago)
Author:
magnier
Message:

added wrote_phu to pmFPA, etc; added test in WritePHU

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileDefine.c

    r12557 r12603  
    930930
    931931    if (config->cameraName[0] == '_' &&
    932             strcmp(config->cameraName + strlen(config->cameraName) - 5, "-CHIP") == 0) {
     932        strcmp(config->cameraName + strlen(config->cameraName) - 5, "-CHIP") == 0) {
    933933        // The input camera has already been mosaicked to this level
    934934        pmFPAfile *file = pmFPAfileDefineOutput(config, NULL, filename);
Note: See TracChangeset for help on using the changeset viewer.