IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16529


Ignore:
Timestamp:
Feb 17, 2008, 12:34:16 PM (18 years ago)
Author:
eugene
Message:

mods to psastro.config

Location:
trunk/ippconfig
Files:
2 edited

Legend:

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

    r16081 r16529  
    88# max grid offset in FP units (microns)
    99# use plate-scale to make this in pixels?
    10 PSASTRO.GRID.OFFSET    F32    5000.
    11 PSASTRO.GRID.SCALE     F32     100
     10PSASTRO.GRID.OFFSET    F32     500.
     11PSASTRO.GRID.SCALE     F32      50
    1212PSASTRO.GRID.NSTAR.MAX S32     800 # max stars accepted for fitting
    1313
    14 PSASTRO.MAX.NRAW      S32       800   # max stars accepted for fitting (0 for all)
     14PSASTRO.MAX.NRAW      S32       100   # max stars accepted for fitting (0 for all)
    1515PSASTRO.MAX.NREF      S32      5000   # max stars accepted for fitting (0 for all)
    1616
     
    2020#
    2121PSASTRO.MIN.INST.MAG.RAW       F32     -15.0   # min instrumental magnitude for stars accepted for fitting
    22 PSASTRO.MAX.INST.MAG.RAW       F32       0.0   # max instrumental magnitude for stars accepted for fitting
     22PSASTRO.MAX.INST.MAG.RAW       F32     -11.0   # max instrumental magnitude for stars accepted for fitting
    2323
    2424#
     
    4949# these tweak are in FP units (pixels, currently)
    5050PSASTRO.TWEAK.SCALE     F32      1
    51 PSASTRO.TWEAK.RANGE     F32     75
     51PSASTRO.TWEAK.RANGE     F32    150
    5252PSASTRO.TWEAK.SMOOTH    F32      2
    5353PSASTRO.TWEAK.NSIGMA    F32      3
     
    5959PSASTRO.ANGLE.TOLERANCE       F32      1.0
    6060
    61 DVO.CATDIR STR /data/alala.0/ipp/ippRefs/catdir.2mass
     61# DVO.CATDIR STR /data/alala.0/ipp/ippRefs/catdir.2mass
    6262
    6363# Mosaic Astrometry options
     
    9393DVO.CATDIR                  STR      /data/alala.0/ipp/ippRefs/catdir.synth.grizy
    9494DVO.GETSTAR.PHOTCODE        STR      g
    95 DVO.GETSTAR.MAG.MAX         F32      17.0
     95DVO.GETSTAR.MAG.MAX         F32      21.0
  • trunk/ippconfig/recipes/psastro.config

    r16064 r16529  
    1010PSASTRO.PLOT.INST.MAG.MIN F32 -17.0
    1111PSASTRO.PLOT.REF.MAG.MIN  F32 +10.0
    12 PSASTRO.PLOT.REF.MAG.MAX  F32 +14.0
     12PSASTRO.PLOT.REF.MAG.MAX  F32 +20.0
    1313
    1414# extra field for ref stars:
Note: See TracChangeset for help on using the changeset viewer.