IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 19, 2010, 5:41:33 PM (16 years ago)
Author:
watersc1
Message:

Still broken with weird memory errors, but committing anyway due to JHU trip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20100817/ppImage/src/ppImageDetrendFree.c

    r24485 r29486  
    1313    "PPIMAGE.FLAT",
    1414    "PPIMAGE.SHUTTER",
     15    "PPIMAGE.LINEARITY",
    1516    NULL
    1617};
     
    2324
    2425        pmFPAfile *file = psMetadataLookupPtr(&status, config->files, detrendTypes[i]); // File of interest
     26        psTrace("pmFPAfileFree",1,"Working on %s\n",detrendTypes[i]);
    2527        if (!file) continue; // not all detrends are used in any given run
    2628
Note: See TracChangeset for help on using the changeset viewer.