- Timestamp:
- Oct 19, 2010, 5:41:33 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20100817/ppImage/src/ppImageDetrendFree.c
r24485 r29486 13 13 "PPIMAGE.FLAT", 14 14 "PPIMAGE.SHUTTER", 15 "PPIMAGE.LINEARITY", 15 16 NULL 16 17 }; … … 23 24 24 25 pmFPAfile *file = psMetadataLookupPtr(&status, config->files, detrendTypes[i]); // File of interest 26 psTrace("pmFPAfileFree",1,"Working on %s\n",detrendTypes[i]); 25 27 if (!file) continue; // not all detrends are used in any given run 26 28
Note:
See TracChangeset
for help on using the changeset viewer.
