IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2007, 3:18:51 PM (19 years ago)
Author:
Paul Price
Message:

Adding psastro recipe for simmosaic. Using 2MASS catalogue (which is in DVO, but USNO-B isn't).

File:
1 edited

Legend:

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

    r12913 r12929  
    1 
    2 # astrometry matching parameters
    3 
    4 # nominal plate scale (microns / pixel)
    5 # PSASTRO.PLATE.SCALE    F32  13.5
    6 PSASTRO.PLATE.SCALE    F32  1.0
    7 
    8 # pmAstromGridMatch:
    9 PSASTRO.GRID.MIN.ANGLE F32 -0.0851
    10 PSASTRO.GRID.MAX.ANGLE F32 +0.0851
    11 PSASTRO.GRID.DEL.ANGLE F32  0.0170
    12 
    13 # pmAstromGridAngle
    14 # max grid offset in FP units (microns)
    15 # use plate-scale to make this in pixels?
    16 # PSASTRO.GRID.OFFSET    F32  10000.
    17 # PSASTRO.GRID.SCALE     F32    500.
    18 PSASTRO.GRID.OFFSET    F32   1000.
    19 PSASTRO.GRID.SCALE     F32     50
    20 
    21 # these tweak are in FP units (pixels, currently)
    22 PSASTRO.TWEAK.SCALE     F32      1
    23 PSASTRO.TWEAK.RANGE     F32     75
    24 PSASTRO.TWEAK.SMOOTH    F32      2
    25 PSASTRO.TWEAK.NSIGMA    F32      3
    26 
    27 # pmAstromRadiusMatch
    28 # use plate-scale to make this in pixels?
    29 PSASTRO.MATCH.RADIUS   F32    8
    30 
    31 # pmAstromMatchFit
    32 PSASTRO.CHIP.NX        S32      1  # fit order
    33 PSASTRO.CHIP.NY        S32      1  # fit order
    34 PSASTRO.CHIP.NITER     S32      3  # fit clipping iterations
    35 PSASTRO.CHIP.NSIGMA    F32      3  # fit clipping sigmas
    36 
     1DVO.CATDIR      STR     /data/alala.0/ipp/ippRefs/catdir.2mass/
Note: See TracChangeset for help on using the changeset viewer.