IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19500


Ignore:
Timestamp:
Sep 11, 2008, 2:21:27 PM (18 years ago)
Author:
eugene
Message:

options for boresite coords

File:
1 edited

Legend:

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

    r19316 r19500  
    22# astrometry matching parameters
    33
    4 # nominal plate scale (microns / pixel)
     4# nominal plate scale (units / pixel)
     5# XXX we are using pixels here because of the limited dynamic range for
     6# NAXIS1,2 when loaded by addstar. 
    57PSASTRO.PIXEL.SCALE    F32  1.0
    68
     
    9395PSASTRO.MODEL.REF.CHIP        STR      XY33
    9496
     97PSASTRO.MODEL.SET.BORESITE    BOOL     FALSE
     98PSASTRO.MODEL.BORESITE.X      F32      -62.0
     99PSASTRO.MODEL.BORESITE.Y      F32     -139.0
     100#PSASTRO.MODEL.BORESITE.X      F32      -200.0
     101#PSASTRO.MODEL.BORESITE.Y      F32     -300.0
     102
     103
    95104PSASTRO.CATDIR              STR      2MASS
    96105DVO.GETSTAR.PHOTCODE        STR      2MASS_J
    97 DVO.GETSTAR.MAG.MAX         F32      21.0
     106DVO.GETSTAR.MAG.MAX         F32      13.0
     107# DVO.GETSTAR.MAG.MAX         F32      20.0
     108# XXX need to be able to limit the density!
Note: See TracChangeset for help on using the changeset viewer.