Changeset 7019 for trunk/psModules/src/psmodules.h
- Timestamp:
- Apr 30, 2006, 3:57:06 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/psmodules.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/psmodules.h
r7004 r7019 21 21 #include <pmConfig.h> 22 22 23 // the following headers are from psModule: astrom23 // the following headers are from psModule:concepts 24 24 #include <pmConcepts.h> 25 25 #include <pmConceptsRead.h> 26 26 #include <pmConceptsStandard.h> 27 27 #include <pmConceptsWrite.h> 28 29 // the following headers are from psModule:camera 28 30 #include <pmHDU.h> 29 31 #include <pmHDUUtils.h> … … 39 41 #include <pmFPA_JPEG.h> 40 42 #include <pmReadout.h> 43 44 // the following headers are from psModule:astrom 41 45 #include <pmAstrometryObjects.h> 42 46 #include <pmChipMosaic.h> … … 49 53 #include <pmMaskBadPixelsErrors.h> 50 54 #include <pmNonLinear.h> 55 #include <pmSubtractBias.h> 56 // #include <pmSubtractSky.h> 51 57 52 58 // the following headers are from psModule:imcombine 53 59 #include <pmImageCombine.h> 60 #include <pmImageSubtract.h> 54 61 // #include <pmReadoutCombine.h> 55 56 // the following headers are from psModule:detrend57 #include <pmSubtractBias.h>58 #include <pmImageSubtract.h>59 // #include <pmSubtractSky.h>60 62 61 63 // the following headers are from psModule:objects
Note:
See TracChangeset
for help on using the changeset viewer.
