START_INST_TAB  = P_DETECT
VERSION         = V00.05
DATE            = 96/10/07
AUTHOR          = Ramon, I. Heinrichsen, U. Klaas, L. Orsini
COMMENT
COMMENT **********************************************************************
COMMENT                                                      
COMMENT                    P_DETECT
COMMENT
COMMENT        Provides characteristics of the PHT Detectors
COMMENT
COMMENT PHT detector performance values according to ISOPHOT-FM Performance
COMMENT Data sheet by S.Kirches and J. Wolf from 94/06/28
COMMENT
COMMENT First in-flight up-date of responsivities (IH, 22.12.95)
COMMENT 
COMMENT	Second in-flight up-date of responsivities for P1, P2 detector
COMMENT First in-flight up-date of dark-currents for all detectors
COMMENT (IH, 26.1.96)
COMMENT
COMMENT Up-date of NEPread, R and ETA for detectors P1, P2, P3, C100 and C200.
COMMENT ETA was set to one. The photon noise calculation is now controlled 
COMMENT only from parameter T in file p_pfiltr.txt and p_cfiltr.txt. This 
COMMENT version of p_detect must be updated at the same time as p_pfiltr and
COMMENT p_cfiltr. (BS, IH 28.03.96)
COMMENT
COMMENT	Update of NEPread for the detectors C100, C200, SS and SL according
COMMENT	to new faint source sensitivity limits. 
COMMENT	Dark current of P1 detector updated. (IH, 23.8.96)
COMMENT
COMMENT Dark currents updated all detectors
COMMENT NEPs corrected (exchanged) for C100 and C200 (IH, 7.10.96) 
COMMENT
COMMENT **********************************************************************
COMMENT
NUM_OF_KEYS     = 9
NUM_OF_ROWS     = 7
COMMENT ----------------------------------------------------------------------
KEY_NAME01      = Detector_mnemonic
KEY_FORM01      = C
COMMENT           S1 of Perf. Data  Sheet corresponds to SL, S2 to SS
COMMENT ----------------------------------------------------------------------
KEY_NAME02      = deltaU
COMMENT           Delta U [V] dynamic range of the detector
KEY_FORM02      = F
COMMENT ----------------------------------------------------------------------
KEY_NAME03      = Capacitance
COMMENT           Capacitance [fF] [as F * 1.0E-15] of the CRE of the detector
COMMENT		  Origin: Test Reports PR-PHT-241 882BF (SL), 754BF (SS)
KEY_FORM03      = E
COMMENT ----------------------------------------------------------------------
KEY_NAME04      = Idark
COMMENT           Dark current  [as A * 1.0E-17]
COMMENT		  Origin: Performance Data Sheet; e = 1.60219 * 1.0E-19 C
KEY_FORM04      = E
COMMENT ----------------------------------------------------------------------
KEY_NAME05      = NEPread
COMMENT           NEPread detector noise including read-out noise
COMMENT           Units are in WHz**1/2  * 1.0E-17
COMMENT		  Origin: Performance Data Sheet, Variable called  NEPdet
KEY_FORM05      = E
COMMENT ----------------------------------------------------------------------
KEY_NAME06      = Respons
COMMENT           Responsivity [A/W] of the detector
COMMENT		  Origin: Performance Data Sheet
KEY_FORM06      = F
COMMENT ----------------------------------------------------------------------
KEY_NAME07      = Treflec
COMMENT           Treflect losses at reflecting surfaces inside ISO
COMMENT           and ISOPHOT. Product of TISOreflec and TPHTreflec
COMMENT           for PHT-S Treflec must not be used separately, because its
COMMENT           factor is included in the general transmission term per
COMMENT           pixel; key_word04 in table P_SS_SL
KEY_FORM07      = F
COMMENT ----------------------------------------------------------------------
KEY_NAME08      = ETA
COMMENT           Quantum efficiency of detector
COMMENT		  Origin: Performance Data Sheet
KEY_FORM08      = F
COMMENT ----------------------------------------------------------------------
KEY_NAME09      = LOG2_CP_OPT
COMMENT           Log2 of the optimum chopper dwell time for detector
KEY_FORM09      = I
COMMENT ----------------------------------------------------------------------
COMMENT
COMMENT deltaU  Capacitance  Idark  NEPread Respons  Treflec   ETA  LOG2_CP_OPT
COMMENT ------------------------------------------------------------------------
P1       1.10      90.0     029.5    27.00   01.00    0.842   1.0000     0
P2       1.10      90.0     101.0    45.00   00.50    0.868   1.0000     0
P3       1.10      90.0     248.0    05.60   30.00    0.868   1.0000     0
C100     1.10      90.0    1280.0    09.00   50.00    0.886   1.0000     0
C200     1.10     140.0     066.3    14.00   20.00    0.904   1.0000     0
SS       1.10      52.6     015.1    02.60   00.85    0.801   0.0300     0
SL       1.10      63.0     006.5    01.80   02.35    0.801   0.2100     0
END_INST_TAB


############################################################################
#
# Effective Revision History for P_DETECT
# Author: Luciano Orsini
# Creation Date: 09/03/94
#
# Version: $Id: p_detect.txt,v 1.8 1996/10/08 10:38:59 soclib Exp $
#

#
# Revision History: $Log: p_detect.txt,v $
# Revision 1.8  1996/10/08  10:38:59  soclib
# SOCLIB:
# SPR 2085 - approved by JC
# DRB_96_168
#
# Revision 1.6  1996/04/03  10:02:26  soclib
# pht cal_u file from DRB_96_078 for rel V1.7 calu_pht [tl]
#
# Revision 1.5  1996/01/27  08:21:26  soclib
# SOCLIB:
# DRB_96_032: Update for rev 73 planning
#
# Revision 1.3  1994/11/15  08:35:17  ittlib
# Update to logic to version 2.3
#
# Revision 3.2  1994/07/19  13:04:44  lorsini
# I. Heinrichsen, T. Pacher(15.7.94): tables updated for the use during
#        EE1 test data based on S. Kirches, J. Wolf: "ISOPHOT FM Performance
#        data" 28-06-94
#
# Revision 3.1  1994/03/15  09:35:29  lorsini
# Development for EE1 test ( Initial Version ).
#











































