IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 8, 2010, 5:44:02 PM (16 years ago)
Author:
Paul Price
Message:

Use names instead of numbers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ppImage/src/ppImageDetrendPattern.c

    r26817 r26819  
    9191            }
    9292            if (doPattern) {
    93                 const char *chipName = psMetadataLookupStr(NULL, chip->concepts, "CHIP.NAME");
    94                 const char *cellName = psMetadataLookupStr(NULL, cell->concepts, "CELL.NAME");
    95                 psLogMsg("ppImage", PS_LOG_INFO, "Performing cell pattern correction for %s, %s\n",
    96                          chipName, cellName);
    9793                tweak->data.U8[i] = 0xFF;
    9894            }
Note: See TracChangeset for help on using the changeset viewer.