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/reductionClasses.mdc

    r36111 r36169  
    11261126
    11271127STS_DATASET METADATA
    1128    # CHIP_PPIMAGE STR CHIP_AUXMASK
    1129    # MPG wants auxiliary masking off for now
    1130    CHIP_PPIMAGE STR CHIP
     1128   CHIP_PPIMAGE STR CHIP_AUXMASK
    11311129   CHIP_PSPHOT STR CHIP
    11321130   WARP_PSWARP STR WARP
    1133    STACK_PPSTACK   STR STACK
     1131   STACK_PPSTACK STR STACK
    11341132   STACK_PPSUB STR STACK
    1135    STACK_PSPHOT    STR STACK
     1133   STACK_PSPHOT STR STACK
    11361134   DIFF_PPSUB  STR DIFF
    11371135   DIFF_PSPHOT STR DIFF
     
    11401138   FAKEPHOT    STR FAKEPHOT
    11411139   ADDSTAR     STR ADDSTAR
    1142    PSASTRO    STR STS_DATASET
    1143    STACKPHOT       STR    STACKPHOT
     1140   PSASTRO     STR STS_DATASET
     1141   STACKPHOT   STR STACKPHOT
    11441142END
    11451143
Note: See TracChangeset for help on using the changeset viewer.