Changes between Version 10 and Version 11 of GPC1_Detrend_Documentation
- Timestamp:
- May 15, 2012, 12:53:07 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GPC1_Detrend_Documentation
v10 v11 95 95 96 96 Without the -class_id option, the valid detrends for the full exposure will be returned. Note here that the filename of the DARK model is a DARKTEST with a different det_id. This detrend was originally constructed as a TEST, and then registered into a new detRun once being validated. 97 = Creation process =97 = New detrend types = 98 98 99 100 99 Adding a new detrend involves editing the following files: 100 1. Add new detrend type to psModules/src/detrend/pmDetrendDB.{c|h} 101 1. If this is a different type of fits file, add file handling to psModules/src/camera/pmFPAfile{.c|.h|FitsIO.c|IO.c} 102 1. Edit ippconfig/recipes/ppImage.config, reductionClasses.mdc, rejections.mdc to properly define the configuration and processing of the detrend images. 103 1. Edit ippScripts/scripts/detrend_*.pl to know about the new detrend type. 104 1. Edit ppImage/ppMerge to correctly process and apply this detrend type. 101 105 = Current detrends = 102 106
