IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12537


Ignore:
Timestamp:
Mar 21, 2007, 9:47:56 PM (19 years ago)
Author:
eugene
Message:

updated config values

Location:
trunk/ippconfig/cfh12k
Files:
2 edited

Legend:

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

    r12516 r12537  
    8686        PSPHOT          STR     cfh12k/psphot.config           # psphot details
    8787        PSASTRO         STR     cfh12k/psastro.config          # psastro details
    88         PPSTATS         STR     cfh12k/ppStats.config           # ppStats recipe
    89         PPIMAGE         STR     cfh12k/ppImage.config           # ppImage recipe
     88        #PPSTATS                STR     cfh12k/ppStats.config           # ppStats recipe
     89        #PPIMAGE         STR     cfh12k/ppImage.config          # ppImage recipe
    9090END
    9191
  • trunk/ippconfig/cfh12k/psastro.config

    r12516 r12537  
    33
    44# nominal plate scale (mm / pixel)
    5 PSASTRO.PIXEL.SCALE    F32  0.0135
     5PSASTRO.PIXEL.SCALE    F32  1.0
    66
    77# pmAstromGridMatch:
     
    1515# max grid offset in FP units (microns)
    1616# use plate-scale to make this in pixels?
    17 PSASTRO.GRID.OFFSET    F32   10000
    18 PSASTRO.GRID.SCALE     F32     500
     17PSASTRO.GRID.OFFSET    F32   1000.0
     18PSASTRO.GRID.SCALE     F32     50.0
    1919
    2020# these tweak are in FP units (pixels, currently)
Note: See TracChangeset for help on using the changeset viewer.