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/gpc1/ppMerge.config

    r24840 r27835  
    4343# END
    4444
     45# 2010.02.02 -- this was the dark rule for the dark master from 20100124
    4546# Ordinates for fitting dark current as function of darktime and fpa temp:
    4647# Counts = C0 + (CT0 + CT1*Temp + CT2*Temp^2)*exptime
     48# the 0th order term is implied, right?
     49# Note: GPC1 has bad values for DARKTIME in unpredictable cells; use EXPOSURE for now
     50# DARK.ORDINATES        METADATA
     51#       CELL.EXPOSURE   S32     1
     52#       TEMP    METADATA
     53#               ORDER   S32     1
     54#               RULE    STR     CHIP.TEMP * CELL.EXPOSURE
     55#       END
     56#       TEMP2   METADATA
     57#               ORDER   S32     1
     58#               RULE    STR     CHIP.TEMP * CHIP.TEMP * CELL.EXPOSURE
     59#       END
     60# END
     61
     62# Ordinates for fitting dark current as function of darktime and fpa temp:
     63# Counts = C0 + (CT0 + CT1*Temp)*exptime
    4764# the 0th order term is implied, right?
    4865# Note: GPC1 has bad values for DARKTIME in unpredictable cells; use EXPOSURE for now
     
    5370                RULE    STR     CHIP.TEMP * CELL.EXPOSURE
    5471        END
    55         TEMP2   METADATA
    56                 ORDER   S32     1
    57                 RULE    STR     CHIP.TEMP * CHIP.TEMP * CELL.EXPOSURE
    58         END
    5972END
Note: See TracChangeset for help on using the changeset viewer.