IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17018


Ignore:
Timestamp:
Mar 17, 2008, 1:51:53 PM (18 years ago)
Author:
eugene
Message:

more fiddling with parameters

File:
1 edited

Legend:

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

    r16857 r17018  
    88# max grid offset in FP units (microns)
    99# use plate-scale to make this in pixels?
    10 PSASTRO.GRID.OFFSET    F32    1500.
     10PSASTRO.GRID.OFFSET    F32    2500.
    1111PSASTRO.GRID.SCALE     F32      50
    1212PSASTRO.GRID.NSTAR.MAX S32     800 # max stars accepted for fitting
     
    2020#
    2121PSASTRO.MIN.INST.MAG.RAW       F32     -17.0   # min instrumental magnitude for stars accepted for fitting
    22 PSASTRO.MAX.INST.MAG.RAW       F32     -11.0   # max instrumental magnitude for stars accepted for fitting
     22PSASTRO.MAX.INST.MAG.RAW       F32     -10.0   # max instrumental magnitude for stars accepted for fitting
    2323
    2424#
     
    4545# XXX Test for taurus
    4646PSASTRO.GRID.MIN.SIGMA  F32  1.0
    47 PSASTRO.IGNORE          STR  BLEND
     47PSASTRO.IGNORE          STR  SATURATED,CRLIMIT,DEFECT,BLEND,FAIL
    4848
    4949# these tweak are in FP units (pixels, currently)
     
    9191PSASTRO.MODEL.REF.CHIP        STR      XY33
    9292
    93 DVO.CATDIR                  STR      /data/alala.0/ipp/ippRefs/catdir.synth.grizy
    94 DVO.GETSTAR.PHOTCODE        STR      g
     93DVO.CATDIR                  STR      /data/alala.0/ipp/ippRefs/catdir.2mass
     94DVO.GETSTAR.PHOTCODE        STR      2MASS_J
    9595DVO.GETSTAR.MAG.MAX         F32      21.0
Note: See TracChangeset for help on using the changeset viewer.