IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 15, 2010, 5:06:23 PM (16 years ago)
Author:
heather
Message:

these are the first iterations of corrections to get isp working

File:
1 edited

Legend:

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

    r26437 r27289  
    3838PSASTRO.CATDIR         STR      SYNTH.BRIGHT
    3939PSASTRO.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.