IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 19, 2006, 12:53:22 PM (20 years ago)
Author:
eugene
Message:

updating recipes for psphot / psastro dev work

File:
1 edited

Legend:

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

    r9629 r9659  
    77
    88# pmAstromGridMatch:
    9 PSASTRO.GRID.MIN.ANGLE F32 -0.0851
    10 PSASTRO.GRID.MAX.ANGLE F32 +0.0851
    11 PSASTRO.GRID.DEL.ANGLE F32  0.0170
     9PSASTRO.GRID.MIN.ANGLE F32 -2.0
     10PSASTRO.GRID.MAX.ANGLE F32 +2.0
     11#PSASTRO.GRID.MIN.ANGLE F32 102.0
     12#PSASTRO.GRID.MAX.ANGLE F32 104.0
     13PSASTRO.GRID.DEL.ANGLE F32  0.25
     14PSASTRO.GRID.MIN.SIGMA F32  5.0
    1215
    1316# pmAstromGridAngle
     
    2730# pmAstromRadiusMatch
    2831# use plate-scale to make this in pixels?
    29 PSASTRO.MATCH.RADIUS   F32    32
     32PSASTRO.MATCH.RADIUS   F32    8
    3033
    3134# pmAstromMatchFit
     
    3538PSASTRO.CHIP.NSIGMA    F32      3  # fit clipping sigmas
    3639
    37 MAG_MAX F32 10.0
     40PSASTRO.MAX.ERROR      F32      2.0 # max error in pixels
     41PSASTRO.MIN.NSTAR      S32      10  # min fitted stars in solution
     42
     43MAG_MAX F32 10
Note: See TracChangeset for help on using the changeset viewer.