IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41902 for trunk


Ignore:
Timestamp:
Nov 5, 2021, 10:58:19 AM (5 years ago)
Author:
eugene
Message:

set MAX.CERROR to 0.15 for rejection based on CERSTD (add comment)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/pswarp.config

    r41898 r41902  
    1414APPLY.PIXELNAN          BOOL    FALSE           # Apply NAN'ing of pixels underneath masks
    1515
    16 MAX.CERROR              F32     0.30            # Maximum allowed CERROR value (astrometric error in arcsec)
    17 MAX.CERSTD              F32     0.15            # Maximum allowed CERSTD value (astrometric error in arcsec)
     16# as of r41891, dvoImageOverlaps compares the header keyword CERSTD to MAX.CERROR
     17MAX.CERROR              F32     0.15            # Maximum allowed CERROR value (astrometric error in arcsec)
    1818
    1919NO.COMPRESS             BOOL    FALSE           # turn off image compression (if enabled)
     
    2525MASKSTAT.ADVISORY   U32 0x080
    2626
    27 BACKGROUND.MODEL    BOOL   FALSE             # Construct a warped version of the chip stage background
    28 BKG.XGRID              S32    4               # These need to be tuned
     27BACKGROUND.MODEL    BOOL   FALSE               # Construct a warped version of the chip stage background
     28BKG.XGRID              S32    4                # These need to be tuned
    2929BKG.YGRID              S32    4
    3030
    31 ADDITIONAL_WCS_ORDERS S32     4              # By default, use a bilevel astrometric model with 4 additional orders.
     31ADDITIONAL_WCS_ORDERS S32                   # By default, use a bilevel astrometric model with 4 additional orders.
    3232
    3333# Default recipe for warping
Note: See TracChangeset for help on using the changeset viewer.