IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24345


Ignore:
Timestamp:
Jun 5, 2009, 1:42:54 PM (17 years ago)
Author:
Paul Price
Message:

Reverting format back to what it was --- the read noise change didn't affect XY27 (which is the principal trouble-maker) enough to reduce magic streaks. We're just going to mask the entire chip.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc1/format_20090220.config

    r24340 r24345  
    223223        CELL.TIME       STR     SHUTOUTC        # Observation time
    224224        CELL.GAIN       STR     GAIN            # Cell gain (e/ADU)
    225         ### Don't have good noise measurements for these, so trust the header
    226         CELL.READNOISE.DEPEND          STR     CHIP.NAME
    227         CELL.READNOISE         METADATA
    228           XY06  STR     RDNOISE
    229           XY67  STR     RDNOISE
    230           XY60  STR     RDNOISE
    231         END
     225        CELL.READNOISE  STR     RDNOISE         # Cell read noise (ADU)
    232226        CELL.SATURATION STR     MAXLIN          # Saturation point (ADU)
    233227END
     
    503497        CELL.YSIZE      S32     598
    504498        CELL.TIMESYS    STR     UTC
    505         # We currently don't trust the RDNOISE written in the header, especially
    506         # for a few noisy chips.  Using our own measurements instead.
    507         CELL.READNOISE.DEPEND          STR     CHIP.NAME
    508         CELL.READNOISE         METADATA
    509             XY01        F32     10.691960
    510             XY02        F32     9.971171
    511             XY03        F32     7.436374
    512             XY04        F32     7.033418
    513             XY05        F32     8.065249
    514 ###         XY06 --- don't have a good measurement for this; trust header           
    515             XY10        F32     10.769757
    516             XY11        F32     7.564246
    517             XY12        F32     7.860930
    518             XY13        F32     6.582859
    519             XY14        F32     8.116328
    520             XY15        F32     6.319167
    521             XY16        F32     7.170277
    522             XY17        F32     7.817622
    523             XY20        F32     7.842822
    524             XY21        F32     7.608591
    525             XY22        F32     8.404410
    526             XY23        F32     7.517746
    527             XY24        F32     5.281758
    528             XY25        F32     6.580110
    529             XY26        F32     5.981509
    530             XY27        F32     48.230743
    531             XY30        F32     6.722150
    532             XY31        F32     6.602553
    533             XY32        F32     8.444833
    534             XY33        F32     6.826778
    535             XY34        F32     5.890262
    536             XY35        F32     6.605969
    537             XY36        F32     5.753396
    538             XY37        F32     7.755778
    539             XY40        F32     7.108387
    540             XY41        F32     7.318987
    541             XY42        F32     6.715497
    542             XY43        F32     7.477917
    543             XY44        F32     6.108793
    544             XY45        F32     12.535511
    545             XY46        F32     6.034042
    546             XY47        F32     14.177100
    547             XY50        F32     7.961789
    548             XY51        F32     7.777806
    549             XY52        F32     6.619287
    550             XY53        F32     6.545637
    551             XY54        F32     5.877383
    552             XY55        F32     9.437126
    553             XY56        F32     5.567864
    554             XY57        F32     17.134941
    555 ###         XY60 --- don't have a good measurement for this; trust header           
    556             XY61        F32     8.733758
    557             XY62        F32     9.918634
    558             XY63        F32     7.349695
    559             XY64        F32     6.680933
    560             XY65        F32     9.773758
    561             XY66        F32     5.919581
    562 ###         XY67 --- don't have a good measurement for this; trust header           
    563             XY71        F32     12.060068
    564             XY72        F32     7.089605
    565             XY73        F32     6.931761
    566             XY74        F32     8.408091
    567             XY75        F32     10.593745
    568             XY76        F32     7.730008
    569         END
    570499END
    571500
Note: See TracChangeset for help on using the changeset viewer.