START_INST_TAB  = P_AOTTIM
VERSION         = V00.01
DATE            = 96/12/17
AUTHOR          = PIDT, I. Heinrichsen, L. Orsini
COMMENT
COMMENT ***************************************************************
COMMENT
COMMENT                        P_AOTTIM
COMMENT
COMMENT Provides parameters to control AOT to ICS logic (performance of
COMMENT FCS calibration) as well as the time of the measurement and the
COMMENT internal calibration.
COMMENT
COMMENT	6.3.1996 Update of Minimum Exposure Times and Minimum FCS
COMMENT          Exposure Times after in-orbit (PV + early Routine 
COMMENT          Phase) experiance.
COMMENT
COMMENT	         Minimum Exposure Time:
COMMENT	         8s for AOTs including Rasters
COMMENT	         16s for single pointing AOTs
COMMENT
COMMENT          Minimum FCS Exposure Time:
COMMENT          32s for all AOTs
COMMENT
COMMENT	23.8.96	 Update Minimum Exposure Times for P05 and P25
COMMENT		 to 32s. Update Maximum FCS Exposure Time for P05 
COMMENT		 and P25 to 2^11 = 2048s with introduction of new
COMMENT		 logic for these AOTs (IH)
COMMENT
COMMENT	17.12.96 Update minimum FCS exposure time for P50 and P51
COMMENT		 to 128s. (IH, SPR 2168)
COMMENT
COMMENT ***************************************************************
COMMENT
NUM_OF_KEYS     = 6
NUM_OF_ROWS     = 20
COMMENT --------------------------------------------------------
KEY_NAME01      = AOT_NAME
COMMENT           PHT AOT Number
KEY_FORM01      = I
COMMENT --------------------------------------------------------
KEY_NAME02      = FCS_CALIBRATION
COMMENT           Logical parameter to indicate whether to perform FCS 
COMMENT           calibration (1) or not (0)
COMMENT           For AOT P40 this parameter means switch-on/off the
COMMENT           short dark current measurement
KEY_FORM02      = I
COMMENT --------------------------------------------------------
KEY_NAME03      = MAX_LOG2_EXP
COMMENT           Log2 of the Maximum exposure for the observation
KEY_FORM03      = I
COMMENT --------------------------------------------------------
KEY_NAME04      = MIN_LOG2_EXP
COMMENT           Log2 of the Minimum exposure time for the observation
KEY_FORM04      = I
COMMENT --------------------------------------------------------
KEY_NAME05      = MAX_FCS_EXP
COMMENT           Log2 of the Maximum exposure time for the FCS calibration
KEY_FORM05      = I
COMMENT --------------------------------------------------------
KEY_NAME06      = MIN_FCS_EXP
COMMENT           Log2 of the Minimum exposure time for the FCS calibration
KEY_FORM06      = I
COMMENT --------------------------------------------------------
COMMENT
COMMENT  AOT  FCS_CALIB  MAX_LOG2_EXP  MIN_LOG2_EXP  MAX_FCS_EXP  MIN_FCS_EXP  
COMMENT ---------------------------------------------------------------------
         03     1           11             3            10            5
         04     1           11             4            10            5
         05     1           11             5            11            5
         12     1           12             3            10            5
         15     1           11             2            10            5
         17     1           11             4            10            5
         18     1           11             4            10            5
         19     1           11             4            10            5
         21     1           9              3            10            5
         22     1           11             3            10            5
         25     1           11             5            11            5
         32     1           9              2            10            5
         37     1           11             4            10            5
         38     1           11             4            10            5
         39     1           11             4            10            5
         40     1           12             4            10            5
         50     1           10             2            10            7
         51     1           10             2            10            7
         60     1           10             2            11            5
         61     1           10             2            11            5
END_INST_TAB


############################################################################
#
# Effective Revision History for P_AOTTIM
# Author: Luciano Orsini
# Creation Date: 09/03/94
#
# Version: $Id: p_aottim.txt,v 1.6 1997/01/08 07:16:26 soclib Exp $
#

#
# Revision History: $Log: p_aottim.txt,v $
# Revision 1.6  1997/01/08  07:16:26  soclib
# SOCLIB:
# DRB_96_183
# Changes: pidsdb.txt - SPR 2167
# p_aottim.txt p_cfiltr.txt and p_pfiltr.txt - SPR 2168
#
# Revision 1.5  1996/08/28  14:19:23  soclib
# SOCLIB:
# DRB_96_151
# SPRs: 2031, 2034
#
# Revision 1.4  1996/03/08  17:42:45  soclib
# SOCLIB:
# SPR 1644:
# Update checked in for test by MT. To be agreed by DRB and made available for SOST check.
#
# Revision 1.3  1994/11/15  08:35:10  ittlib
# Update to logic to version 2.3
#
# Revision 3.2  1994/10/10  13:40:10  lorsini
# Changed MAX_LOG2_EXP for P32 line.
#
# Revision 3.1  1994/03/15  09:35:09  lorsini
# Development for EE1 test ( Initial Version ).
#
#
