IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 6, 2024, 1:34:41 PM (20 months ago)
Author:
eugene
Message:

merge changes from trunk

Location:
branches/eam_branches/ipp-20230313/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20230313/ippconfig

  • branches/eam_branches/ipp-20230313/ippconfig/recipes/reductionClasses.mdc

    r42700 r42759  
    11# These reduction classes define recipes that go together as a group
     2
     3# the detrend reduction classes are used by the detrend ippScripts to select
     4# the desired recipes for the different types of detrend products:
     5
     6## detrend_process_imfile.pl loads recipes (det_type)_PROCESS & (det_type)_JPEG_IMAGE
     7## detrend_resid_imfile.pl loads either (det_type)_RESID OR (det_type)_VERIFY AND (det_type)_JPEG_RESID
     8## detrend_stack.pl loads (det_type)_STACK
     9
     10# (det_type)_PROCESS & (det_type)_RESID are used to select PPIMAGE recipes
     11# (det_type)_JPEG_IMAGE, (det_type)_JPEG_RESID are used to select JPEG recipes
     12# (det_type)_STACK is used to select the PPMERGE recipe (NOTE: not ppStack)
    213
    314DETREND         METADATA
Note: See TracChangeset for help on using the changeset viewer.