IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 1, 2013, 10:25:29 AM (13 years ago)
Author:
bills
Message:

Rework of auxiliary masking. The initial implementation did not use the pmFPA system
because the files provided by MPG were not recognized as GPC1 and were not in a mask
format. This was the wrong thing to do.

  1. Resolve auxiliary mask using pmFPA system
  2. Use DETREND.CONSTRAINTS to select different set of masks for M31 and STS.
  3. Convert the auxiliary video mask to type PS_TYPE_IMAGE_MASK
  4. Change recipes for STS to use CHIP_AUXMASK recipe which uses det_type AUXMASK_STS
  5. Change M31 recipes to use det_type AUXMASK_HEAVY
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/filerules-split.mdc

    r36087 r36169  
    3838PPIMAGE.INPUT.MASK        INPUT    @FILES        CHIP       MASK
    3939PPIMAGE.VIDEOMASK         INPUT    @DETDB        CHIP       MASK
     40PPIMAGE.AUXMASK           INPUT    @DETDB        CHIP       MASK
    4041PPIMAGE.INPUT.VARIANCE    INPUT    @FILES        CHIP       VARIANCE
    4142PPIMAGE.INPUT.PSF         INPUT    @FILES        CHIP       PSF
Note: See TracChangeset for help on using the changeset viewer.