IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 3, 2007, 10:49:31 AM (19 years ago)
Author:
eugene
Message:

tuning psphot, psastro, adding pswarp

File:
1 edited

Legend:

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

    r12586 r12723  
    33
    44# nominal plate scale (microns / pixel)
    5 PSASTRO.PIXEL.SCALE    F32  13.5
     5PSASTRO.PIXEL.SCALE    F32  1.0
    66
    77# pmAstromGridAngle
    88# max grid offset in FP units (microns)
    99# use plate-scale to make this in pixels?
    10 PSASTRO.GRID.OFFSET    F32   10000.
    11 PSASTRO.GRID.SCALE     F32     500
     10PSASTRO.GRID.OFFSET    F32    200.
     11PSASTRO.GRID.SCALE     F32     15.
     12
     13# XXX Test for taurus
     14PSASTRO.GRID.MIN.SIGMA F32  3.0
    1215
    1316# these tweak are in FP units (pixels, currently)
     
    1619PSASTRO.TWEAK.SMOOTH    F32      2
    1720PSASTRO.TWEAK.NSIGMA    F32      3
     21
     22DVO.CATDIR STR /data/alala.0/ipp/ippRefs/catdir.2mass
     23PSASTRO.MOSAIC.MAX.ERROR.N0 F32    0.50 # max allow error for valid solution (arcsec)
     24PSASTRO.MOSAIC.MAX.ERROR.N1 F32    0.05 # max allow error for valid solution (arcsec)
     25PSASTRO.MOSAIC.RADIUS.N1    F32    3
     26PSASTRO.MOSAIC.RADIUS.N2    F32    1
Note: See TracChangeset for help on using the changeset viewer.