Changeset 20419 for trunk/ppImage/src/ppImage.h
- Timestamp:
- Oct 27, 2008, 2:15:44 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImage.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImage.h
r19928 r20419 125 125 pmReadout* ppImageDetrendSelectFirst(pmCell *cell, char *name, bool doThis); 126 126 127 // Record which detrend file was used for the detrending 128 bool ppImageDetrendRecord( 129 pmCell *cell, // Cell of interest 130 const pmConfig *config, // Configuration 131 const ppImageOptions *options, // Processing options 132 const pmFPAview *view // View to cell 133 ); 134 127 135 bool ppImageRebinChip (pmConfig *config, pmFPAview *view, ppImageOptions *options, char *outName); 128 136 bool ppImageRebinReadout (pmReadout *output, pmReadout *input, pmFPAfile *outFile, ppImageOptions *options);
Note:
See TracChangeset
for help on using the changeset viewer.
