IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13156


Ignore:
Timestamp:
May 2, 2007, 2:44:37 PM (19 years ago)
Author:
eugene
Message:

set INSTMAG values for addstar calibration, set ADDSTAR_RADIUS, ADDSTAR_MAX_CERROR

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/isp/dvo.config

    r12352 r13156  
    2222
    2323# instrumental magnitude range for calibration mode
    24 CAL_INSTMAG_MAX         0
    25 CAL_INSTMAG_MIN         0
     24CAL_INSTMAG_MAX         -7.0
     25CAL_INSTMAG_MIN         -9.5
    2626
    2727# exclude overscan region from the dB image boundaries
     
    3838ADDSTAR_SNLIMIT         0
    3939
     40# allowed astrometry error (arcseconds)
     41ADDSTAR_MAX_CERROR      5.0
     42
    4043# correlation radius (arcseconds)
    41 ADDSTAR_RADIUS          20
     44ADDSTAR_RADIUS          5.0
    4245
    4346# scaled correlation radius
    4447ADDSTAR_NSIGMA          0
     48
     49CATMODE                 MEF
     50CATFORMAT               PANSTARRS_DEV_0
Note: See TracChangeset for help on using the changeset viewer.