IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 28, 2022, 4:40:26 PM (4 years ago)
Author:
eugene
Message:

make PATTERN.ROW correction the default for older formats (20100122, 20100228); DVO.GETSTAR.MAXRHO returned to 10k (both gpc1 and gpc2); default additional orders for inverse astrometry tranforms is 3; output formats appropriate to quite deep UNIONS DR3 outputs; photometry and stack recipe options for UNIONS DR3; save sample_median CERROR stats on sigma_dec (rms is saved on sigma_ra); add PEAKS_USE_SIGNAL_IMAGE and LMM_FIT_USE_REWEIGHTING psphot options (default to false)

Location:
trunk/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig

  • trunk/ippconfig/recipes/reductionClasses.mdc

    r41828 r42100  
    20622062        PSVIDEOPHOT                 STR     PSVIDEOPHOT
    20632063END
     2064
     2065# UNIONS DR3 reduction class
     2066UNIONS_DR3  METADATA
     2067    CHIP_PPIMAGE                STR     CHIP
     2068    CHIP_PSPHOT                 STR     CHIP
     2069    WARP_PSWARP                 STR     WARP
     2070    STACK_PPSTACK               STR     STACK_UNIONS_DR3
     2071    STACK_PPSUB                 STR     STACK
     2072    STACK_PSPHOT                STR     STACK
     2073    DIFF_PPSUB                  STR     DIFF
     2074    DIFF_PSPHOT                 STR     DIFF
     2075    JPEG_BIN1                   STR     PPIMAGE_J1
     2076    JPEG_BIN2                   STR     PPIMAGE_J2
     2077    FAKEPHOT                    STR     FAKEPHOT
     2078    ADDSTAR                     STR     ADDSTAR
     2079    PSASTRO                     STR     DEFAULT_RECIPE
     2080    STACKPHOT_PSPHOT            STR     UNIONS_DR3
     2081    STACKPHOT_PPSUB             STR     STACKPHOT
     2082    STACKPHOT_PPSTACK           STR     STACKPHOT
     2083    STACKPHOT_SINGLE_PSPHOT     STR     STACKPHOT_SINGLE
     2084    BACKGROUND_PPBACKGROUND     STR     BACKGROUND
     2085    BACKGROUND_PSWARP           STR     BACKGROUND
     2086    PSVIDEOPHOT                 STR     PSVIDEOPHOT
     2087END
Note: See TracChangeset for help on using the changeset viewer.