IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 21, 2011, 10:20:25 AM (15 years ago)
Author:
bills
Message:

Add new recipe values PSASTRO.GRID.MIN.INST.MAG.RAW and PSASTRO.GRID.MAX.INST.MAG.RAW to control
the range of magnitudes used for grid search. For STS_DATASET recipe use the magnitude range
-15 -11 for the grid search and tighten it up to -12 -11 for fitting. This avoids the bright
star problem

File:
1 edited

Legend:

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

    r31163 r31331  
    8383PSASTRO.MIN.INST.MAG.RAW       F32      0.0   # min instrumental magnitude for stars accepted for fitting
    8484PSASTRO.MAX.INST.MAG.RAW       F32      0.0   # max instrumental magnitude for stars accepted for fitting
     85PSASTRO.GRID.MIN.INST.MAG.RAW       F32      0.0   # min instrumental magnitude for stars accepted for grid search
     86PSASTRO.GRID.MAX.INST.MAG.RAW       F32      0.0   # max instrumental magnitude for stars accepted for grid search
    8587
    8688PSASTRO.MATCH.LUMFUNC  BOOL     FALSE
Note: See TracChangeset for help on using the changeset viewer.