START_INST_TAB  = p_setngs
VERSION         = V00.05
DATE            = 94/02/01
AUTHOR          = Ramon, I. Heinrichsen, L. Orsini
COMMENT
COMMENT ***************************************************************
COMMENT                   
COMMENT                   Instrument Fixed Settings 
COMMENT
COMMENT   P_S_OMEGA   is the subtended solid angle for the PHT-S detector
COMMENT               in steroradians
COMMENT
COMMENT   P_SS_FWHM   is the PHT-S1 detector FWHM (microns)
COMMENT 
COMMENT   P_SL_FWHM   is the PHT-S2 detector FWHM (microns)
COMMENT
COMMENT   MAX_SN_FCS  is the maximum signal to noise ratio required for 
COMMENT               FCS calibration
COMMENT
COMMENT   MAX_RSN_FCS is the maximum ratio between requested signal to 
COMMENT               noise for source observation and FCS calibration
COMMENT
COMMENT ***************************************************************
COMMENT
NUM_ENTRIES         = 5
P_S_OMEGA           = 0.0135
P_SS_FWHM           = 0.03425
P_SL_FWHM           = 0.08267
MAX_SN_FCS          = 100
MAX_RSN_FCS         = 3
END_INST_TAB


############################################################################
#
# Effective Revision History for P_SETNGS
# Author: Luciano Orsini
# Creation Date: 09/03/94
#
# Version: $Id: p_setngs.txt,v 1.3 1994/11/15 08:35:37 ittlib Exp $
#

#
# Revision History: $Log: p_setngs.txt,v $
# Revision 1.3  1994/11/15  08:35:37  ittlib
# Update to logic to version 2.3
#
# Revision 3.5  1994/09/22  08:27:56  lorsini
# The old statements
#    START_IDSDB     = INS and
#    START_SETTINGS  = INS
# are now
#    START_INST_TAB = I_idsdb and
#    START_INST_TAB = I_setngs
# and the end table keywords
#    END_IDSDB and END_SETTINGS
# are now
#    END_INST_TAB
#
# Revision 3.4  1994/09/22  07:51:59  lorsini
# hanged table name to be p_setngs according ISO/SSD/ICD-01, Issue 3.0 01/09/94
#
# Revision 3.3  1994/04/22  14:07:55  lorsini
# Corrected start table keyworg from PHT_* to PHT only.
#
# Revision 3.2  1994/04/22  13:55:50  lorsini
# Change Table name from P_* to PHT_*
#
# Revision 3.1  1994/03/15  09:36:08  lorsini
# Development for EE1 test ( Initial Version ).
#
#
