Changes between Version 1 and Version 2 of ppImage
- Timestamp:
- May 9, 2013, 10:49:38 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ppImage
v1 v2 1 1 == ppImage == 2 3 (Up to the [wiki:IPP_Description IPP Description Page]) 2 4 3 5 ppImage performs the basic science analysis of a single exposure or individual chips from an exposure. ppImage is highly configurable, and may perform many different image reduction tasks depending on how it is invoked. The operations that it can perform include: … … 60 62 61 63 The main analysis takes place within the function ppImageLoop (ppImageLoop.c). This function loops over the chip, then the cells of that chip. Some operations may be performed on multiple readouts of a single cell if stored as a 3D cube. 62
