IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31601


Ignore:
Timestamp:
Jun 2, 2011, 4:00:19 PM (15 years ago)
Author:
eugene
Message:

some tweaks for the COARSE recipe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110505/ippconfig/megacam/psastro.config

    r31585 r31601  
    4444PSASTRO.MIN.INST.MAG.RAW       F32      -17.0  # min instrumental magnitude for stars accepted for fitting
    4545PSASTRO.MAX.INST.MAG.RAW       F32      -11.0  # max instrumental magnitude for stars accepted for fitting
     46PSASTRO.GRID.MIN.INST.MAG.RAW  F32      -17.0  # min instrumental magnitude for stars accepted for grid search
     47PSASTRO.GRID.MAX.INST.MAG.RAW  F32      -10.0  # max instrumental magnitude for stars accepted for grid search
     48PSASTRO.GRID.MIN.SIGMA F32  4.0
    4649
    4750PSASTRO.MAX.ERROR      F32      10.0 # max error in pixels
     
    102105  DVO.GETSTAR.MAX.RHO         F32  12000.0
    103106
    104   PSASTRO.MAX.INST.MAG.RAW    F32   -9.5
     107  PSASTRO.MAX.INST.MAG.RAW       F32 -9.0  # max instrumental magnitude for stars accepted for fitting
     108  PSASTRO.GRID.MAX.INST.MAG.RAW  F32 -9.0  # max instrumental magnitude for stars accepted for grid search
     109
    105110  PSASTRO.GRID.MIN.SIGMA      F32    4.0
    106111
Note: See TracChangeset for help on using the changeset viewer.