IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14162


Ignore:
Timestamp:
Jul 12, 2007, 9:41:52 AM (19 years ago)
Author:
eugene
Message:

default to mosaic mode; relax astrom error relative to 2mass

File:
1 edited

Legend:

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

    r13535 r14162  
    2121
    2222DVO.CATDIR STR /data/alala.0/ipp/ippRefs/catdir.2mass
     23
     24# Mosaic Astrometry options
     25PSASTRO.MOSAIC.MODE           BOOL     TRUE
    2326PSASTRO.MOSAIC.MAX.ERROR.N0 F32    0.50 # max allow error for valid solution (arcsec)
    24 PSASTRO.MOSAIC.MAX.ERROR.N1 F32    0.05 # max allow error for valid solution (arcsec)
     27PSASTRO.MOSAIC.MAX.ERROR.N1 F32    0.10 # max allow error for valid solution (arcsec)
    2528PSASTRO.MOSAIC.RADIUS.N1    F32    3
    2629PSASTRO.MOSAIC.RADIUS.N2    F32    1
    2730
    2831# DVO.GETSTAR STR /home/kiawe/eugene/psconfig/dev.lin64/bin/getstar
     32
     33# we need to allow a loose fit if we are fitting to 2mass (50mas internal error -> 100mas limit?)
     34# if we are fitting against quality digital data, we can require tighter constraints
     35
Note: See TracChangeset for help on using the changeset viewer.