IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17290


Ignore:
Timestamp:
Apr 2, 2008, 12:42:29 PM (18 years ago)
Author:
eugene
Message:

minor parameter mods: allow larger search area

File:
1 edited

Legend:

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

    r17098 r17290  
    88# max grid offset in FP units (microns)
    99# use plate-scale to make this in pixels?
    10 PSASTRO.GRID.OFFSET    F32   1000.0
     10PSASTRO.GRID.OFFSET    F32   2500.0
    1111PSASTRO.GRID.SCALE     F32     50.0
     12
     13# extra field for ref stars:
     14PSASTRO.FIELD.PADDING  F32 1.0
    1215
    1316# these tweak are in FP units (pixels, currently)
     
    3336PSASTRO.MIN.NSTAR      S32      10   # min fitted stars in solution
    3437
     38PSASTRO.MOSAIC.MODE           BOOL     FALSE
     39
    3540PSASTRO.MOSAIC.MAX.ERROR.N0 F32    1.50 # max allow error for valid solution (arcsec)
    3641PSASTRO.MOSAIC.MAX.ERROR.N1 F32    1.50 # max allow error for valid solution (arcsec)
     
    5055PSASTRO.MOSAIC.GRADIENT.NX    S32     2   # number of x-dir cells per chip
    5156PSASTRO.MOSAIC.GRADIENT.NY    S32     4   # number of y-dir cells per chip
    52 
    53 PSASTRO.MOSAIC.MODE           BOOL     FALSE
    5457
    5558# use this recipe to set a tight constraint
Note: See TracChangeset for help on using the changeset viewer.