IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 3, 2010, 8:35:20 AM (16 years ago)
Author:
eugene
Message:

updates from trunk

Location:
branches/tap_branches/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/tap_branches/ippconfig

  • branches/tap_branches/ippconfig/isp/psastro.config

    r18046 r27835  
    3434PSASTRO.MIN.NSTAR      S32      10   # min fitted stars in solution
    3535
    36 MAG_MAX                F32      10
     36# Removed to allow ISP registration to work correctly.
     37#MAG_MAX                F32      10
    3738PSASTRO.CATDIR         STR      SYNTH.BRIGHT
    3839PSASTRO.MATCH.LUMFUNC  BOOL     TRUE
     40
     41
     42PHOTCODE.DATA MULTI  #these are the zeropoints calculated by hand (10 stars)
     43PHOTCODE.DATA METADATA
     44  FILTER   STR g
     45  ZEROPT   F32 19.3
     46  PHOTCODE STR g_SYNTH
     47END
     48PHOTCODE.DATA METADATA
     49  FILTER   STR r
     50  ZEROPT   F32  19.1
     51  PHOTCODE STR r_SYNTH
     52END
     53PHOTCODE.DATA METADATA
     54  FILTER   STR i
     55  ZEROPT   F32  18.4
     56  PHOTCODE STR i_SYNTH
     57END
     58PHOTCODE.DATA METADATA
     59  FILTER   STR z
     60  ZEROPT   F32  17.2
     61  PHOTCODE STR z_SYNTH
     62END
     63
     64PHOTCODE.DATA METADATA
     65  FILTER   STR y
     66  ZEROPT   F32  14.0
     67  PHOTCODE STR y_SYNTH
     68END
     69
Note: See TracChangeset for help on using the changeset viewer.