IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 20, 2009, 3:26:12 PM (17 years ago)
Author:
eugene
Message:

increase number of calibration stars, add single-match check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091113/ippconfig/gpc1/psastro.config

    r26199 r26231  
    1717PSASTRO.GRID.NSTAR.MAX S32     800 # max stars accepted for fitting
    1818
    19 PSASTRO.MAX.NRAW      S32       200   # max stars accepted for fitting (0 for all)
     19PSASTRO.MAX.NRAW      S32      1000   # max stars accepted for fitting (0 for all)
    2020PSASTRO.MAX.NREF      S32      5000   # max stars accepted for fitting (0 for all)
    2121
     
    2525#
    2626PSASTRO.MIN.INST.MAG.RAW       F32     -17.0   # min instrumental magnitude for stars accepted for fitting
    27 PSASTRO.MAX.INST.MAG.RAW       F32     -10.0   # max instrumental magnitude for stars accepted for fitting
     27PSASTRO.MAX.INST.MAG.RAW       F32      -8.0   # max instrumental magnitude for stars accepted for fitting
    2828
    2929#
     
    7777PSASTRO.MOSAIC.CHIP.NITER     S32      5  # fit clipping iterations (NOTE: last iteration is NITER, not NITER - 1)
    7878PSASTRO.MOSAIC.CHIP.NSIGMA    F32      3  # fit clipping sigmas
    79 PSASTRO.MOSAIC.UNIQ.ITER      S32      100  # for iterations >= N, require a single match per reference
     79PSASTRO.MOSAIC.UNIQ.ITER      S32      3  # for iterations >= N, require a single match per reference
    8080
    8181PSASTRO.MOSAIC.MAX.ERROR.N0 F32    0.00 # max allow error for valid solution (arcsec)
Note: See TracChangeset for help on using the changeset viewer.