IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 3, 2007, 10:49:31 AM (19 years ago)
Author:
eugene
Message:

tuning psphot, psastro, adding pswarp

Location:
trunk/ippconfig/recipes
Files:
1 added
2 edited

Legend:

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

    r12586 r12723  
    5555PSASTRO.MOSAIC.CHIP.NSIGMA    F32      3  # fit clipping sigmas
    5656
    57 PSASTRO.MOSAIC.MAX.ERROR      F32      1.5 # max allow error for valid solution (UNITS?)
     57PSASTRO.MOSAIC.MAX.ERROR.N0   F32      1.5 # max allow error for valid solution (UNITS?)
     58PSASTRO.MOSAIC.MAX.ERROR.N1   F32      1.5 # max allow error for valid solution (UNITS?)
    5859PSASTRO.MOSAIC.MIN.NSTAR      S32      6   # min fitted stars in solution
    5960
  • trunk/ippconfig/recipes/psphot.config

    r12586 r12723  
    105105# BREAK_POINT may be one of (PEAKS, MOMENTS, PSFMODEL, ENSEMBLE)
    106106BREAK_POINT           STR  NONE
    107 # PEAKS_OUTPUT_FILE   STR  peaks.dat
     107PEAKS_OUTPUT_FILE   STR  peaks.dat
    108108# MOMENTS_OUTPUT_FILE STR  moments.dat
    109109# ANALYSIS_REGION     STR  [1000:1600,2800:3400]
     
    120120
    121121OUTPUT.FORMAT       STR SMPDATA
     122NOISE.FACTOR        F32 5.0
     123NOISE.SIZE          F32 2.0
Note: See TracChangeset for help on using the changeset viewer.