IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41566 for trunk/ippconfig/gpc1


Ignore:
Timestamp:
May 6, 2021, 4:34:58 PM (5 years ago)
Author:
eugene
Message:

make separate gpc1 and gpc2 nightly_science.config files; top-level config file just lists the MD containers; add new relphot fieldsto gpc1/dvo.config ; more friendly data types for char fields in GSCregions.tbl (does not affect functionality)

Location:
trunk/ippconfig/gpc1
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc1/camera.config

    r41530 r41566  
    124124        REJECTIONS      STR     gpc1/rejections.config       # rejection recipe
    125125        PPSTACK         STR     gpc1/ppStack.config
     126        NIGHTLY_SCIENCE STR     gpc1/nightly_science.config
    126127END
    127128
  • trunk/ippconfig/gpc1/dvo.config

    r36640 r41566  
    4949
    5050IMAGE_SCATTER           0.075  # mark images POOR if stdev(Mcal) > IMAGE_SCATTER
     51IMAGE_OFFSET            0.100  # mark images POOR if abs(delta(Mcal)) > IMAGE_OFFSET
     52
     53# activate:
     54# NIGHT_SCATTER           0.075  # mark images POOR if stdev(Mcal) > IMAGE_SCATTER
     55# NIGHT_OFFSET            0.100  # mark images POOR if abs(delta(Mcal)) > IMAGE_OFFSET
     56
    5157STAR_SCATTER            0.005  # mark stars POOR if stdev(Mrel) > STAR_SCATTER
    52 IMAGE_OFFSET            0.100  # mark images POOR if abs(delta(Mcal)) > IMAGE_OFFSET
    5358STAR_CHISQ              10.0   # mark stars POOR if Xm > STAR_CHISQ
    5459STAR_TOOFEW              2     # mark star FEW if N(good) < STAR_TOOFEW
Note: See TracChangeset for help on using the changeset viewer.