IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 7, 2013, 4:01:35 PM (13 years ago)
Author:
bills
Message:

add new recipe options to ppImage to control application of an auxiliary
mask. This is intended to be a more selective mask that will be used by M31
and STS projects for their reprocessing. This masking is added to the
mask constructed during detrending after the cells have bee mosaiced.

File:
1 edited

Legend:

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

    r35455 r35531  
    10071007
    10081008STS_DATASET METADATA
    1009    CHIP_PPIMAGE STR CHIP
     1009   CHIP_PPIMAGE STR CHIP_AUXMASK
    10101010   CHIP_PSPHOT STR CHIP
    10111011   WARP_PSWARP STR WARP
     
    10231023END
    10241024
     1025M31_DATASET             METADATA
     1026        CHIP_PPIMAGE      STR     CHIP_AUXMASK
     1027        CHIP_PSPHOT       STR     CHIP
     1028        WARP_PSWARP       STR     WARP
     1029        STACK_PPSTACK     STR     STACK
     1030        STACK_PPSUB       STR     STACK
     1031        STACK_PSPHOT      STR     STACK
     1032        DIFF_PPSUB        STR     DIFF
     1033        DIFF_PSPHOT       STR     DIFF
     1034        JPEG_BIN1         STR     PPIMAGE_J1
     1035        JPEG_BIN2         STR     PPIMAGE_J2
     1036        FAKEPHOT          STR     FAKEPHOT
     1037        ADDSTAR           STR     ADDSTAR
     1038        PSASTRO           STR     DEFAULT_RECIPE
     1039        STACKPHOT_PSPHOT  STR     STACKPHOT
     1040        STACKPHOT_PPSUB   STR     STACKPHOT
     1041        STACKPHOT_PPSTACK STR     STACKPHOT
     1042        STACKPHOT_SINGLE_PSPHOT  STR     STACKPHOT_SINGLE
     1043        BACKGROUND_PPBACKGROUND STR     BACKGROUND
     1044        BACKGROUND_PSWARP       STR     BACKGROUND
     1045        PSVIDEOPHOT             STR     PSVIDEOPHOT
     1046        STATICSKY_CALIBRATION   STR     STATICSKY_CAL
     1047END
     1048
    10251049CNP_DATASET     METADATA
    10261050        CHIP_PPIMAGE      STR     CHIP
Note: See TracChangeset for help on using the changeset viewer.