IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42657


Ignore:
Timestamp:
Apr 13, 2024, 11:52:56 AM (2 years ago)
Author:
eugene
Message:

add comments on reduction classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/reductionClasses.mdc

    r42390 r42657  
    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.