IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 10, 2008, 4:20:52 AM (18 years ago)
Author:
Sebastian Jester
Message:

New split config for SDSSmosaic so that we can look up chip-dependent gains

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/sdssmosaic/format.config

    r19006 r20628  
    105105        INSTRUME        STR     SDSSmosaic
    106106        FPA.INSTRUMENT  STR     INSTRUME
    107 # The gain is only roughly correct...
    108         CELL.GAIN       F32     5.0
     107        CELL.GAIN.ORIGIN STR    VALUE
     108        CELL.GAIN        F32    5.0
     109# The following doesn't work - don't know why. Use format_split.config
     110# instead to get correct per-chip gains.
     111#       CELL.GAIN.DEPEND STR    FPA.DETECTOR
     112#       CELL.GAIN       METADATA
     113#                 11      F32     4.71
     114#                 12      F32     4.6
     115#                 13      F32     4.72
     116#                 14      F32     4.76
     117#                 15      F32     4.725
     118#                 16      F32     4.895
     119#                 21      F32     5.165
     120#                 22      F32     6.565
     121#                 23      F32     4.86
     122#                 24      F32     4.885
     123#                 25      F32     4.64
     124#                 26      F32     4.76
     125#                 31      F32     1.62
     126#                 32      F32     1.595
     127#                 33      F32     1.58
     128#                 34      F32     1.6
     129#                 35      F32     1.47
     130#                 36      F32     2.17
     131#                 41      F32     4.745
     132#                 42      F32     5.155
     133#                 43      F32     4.885
     134#                 44      F32     4.775
     135#                 45      F32     3.48
     136#                 46      F32     4.69
     137#                 51      F32     4.745
     138#                 52      F32     5.155
     139#                 53      F32     4.885
     140#                 54      F32     4.775
     141#                 55      F32     3.48
     142#                 56      F32     4.69         
     143# END
    109144# readnoise is from http://www.sdss.org/dr6/instruments/imager/index.html
    110145# Note that I have emails from Jim Gunn saying dark noise *is* important...
Note: See TracChangeset for help on using the changeset viewer.