IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35723 for trunk/ippconfig


Ignore:
Timestamp:
Jun 28, 2013, 3:32:59 PM (13 years ago)
Author:
bills
Message:

Get the cut for input seeing from new recipe value PSASTRO.MAX.ALLOWED.FWHM instead
of camera.config

Change value for CNP_DATASET recipe. Start using that recipe for CNP.nightlyscience

Location:
trunk/ippconfig
Files:
4 edited

Legend:

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

    r35490 r35723  
    111111#PSASTRO.MODEL.BORESITE.X      F32      -200.0
    112112#PSASTRO.MODEL.BORESITE.Y      F32     -300.0
     113
     114# maximum accepted fwhm_major (moved from camera.config
     115PSASTRO.MAX.ALLOWED.FWHM              F32       12
    113116
    114117# *** make sure the choice of CATDIR (dvo database) contains the photcodes desired below
     
    360363END
    361364
     365CNP_DATASET METADATA
     366    ZERO.POINT.USE.MEAN         BOOL    TRUE
     367    PSASTRO.MAX.ALLOWED.FWHM    F32     25
     368END
     369
    362370LAP_ASTRO METADATA
    363371#  PSASTRO.CATDIR                STR      3PI.20110505.REFCAT
  • trunk/ippconfig/megacam/psastro.config

    r31674 r35723  
    5050PSASTRO.MAX.ERROR      F32      10.0 # max error in pixels
    5151PSASTRO.MIN.NSTAR      S32      10   # min fitted stars in solution
     52
     53PSASTRO.MAX.ALLOWED.FWHM      F32       25
    5254
    5355PSASTRO.MOSAIC.MODE           BOOL     TRUE
  • trunk/ippconfig/recipes/nightly_science.config

    r34800 r35723  
    281281  STACKABLE   BOOL FALSE
    282282  DIFFABLE    BOOL FALSE
     283  REDUCTION   STR  CNP_DATASET
    283284  CHIP        S16  800
    284285  WARP        S16  800
  • trunk/ippconfig/recipes/psastro.config

    r34966 r35723  
    179179MASKSTAT.ADVISORY   U32 0x080
    180180
    181 
     181# maximum allowed fwhm_major (moved from */camera.config)
     182PSASTRO.MAX.ALLOWED.FWHM    F32     0
    182183
    183184# 2MASS default configuration (use 2MASS_J as ref magnitude)
     
    265266END
    266267
     268CNP_DATASET METADATA
     269END
     270
    267271SYNTH_CAT METADATA
    268272END
Note: See TracChangeset for help on using the changeset viewer.