IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 10 and Version 11 of GPC1_Detrend_Documentation


Ignore:
Timestamp:
May 15, 2012, 12:53:07 PM (14 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GPC1_Detrend_Documentation

    v10 v11  
    9595
    9696Without 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 =
    9898
    99 
    100 
     99Adding 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.
    101105= Current detrends =
    102106