################################################################################
#
#DATANAME JEM-X 1 - FRSS GAIN - CALIBRATION RESULTS - INDEX
#
#DESCRIPTION
# Index of all JMX1-GAIN-CAL data structures.
#
#TEMPLATE JMX1-GAIN-CAL-IDX
#
#CONTENT GROUP
#MEMBER JMX1-GAIN-CAL
#
#REMARKS
# This data structure is used as the detector gain history table for
# the JEM-X 1 instrument.
#
#RP rev/aca
#DB No
#V1
#
#CHANGES
# 1.6.1 : Template creation
# 2.0.1 : Renamed template (previously JMX1-GAIN-IDX)
# 2.3   : Added ISDCLEVL keyword
#       : Removed columns xxx_5 to xxx_8 which are no longer required
#       : Added MJDREF, TIMESYS, TIMEUNIT and TIMEREF keywords
#       : Added TSTART and TSTOP columns (SCREW-00268)
# 3.0   : Changed ISDCLEVL value from PRP to CAL_GAIN
# 3.2.3 : Added REVOL column
# 3.3   : Template put under Configuration Control
# 3.8   : Changed INT_TIME column format from 20A to 1E in seconds (SCREW-00466)
#       : Corrected misspelled G_ZERO_n column names (SCREW-00468)
# 5.8.1 : Added RESOL_n, PKINT_n and PKCHAN_n (n=1,..,4) columns (SCREW-00977)
#       : Removed RES_8_n, RES_22_n, INT_CD_n and INT_NI_n (n=1,..,4) columns
#
################################################################################
\GROUP			JMX1-GAIN-CAL-IDX
	IDXMEMBR	JMX1-GAIN-CAL	/ Extname of members of the index
	EXTREL		'5.8.1'		/ ISDC release number
	BASETYPE	DAL_GROUP	/ Data Access Layer base type
	TELESCOP	INTEGRAL	/ Telescope or mission name
	ORIGIN		ISDC		/ Origin of FITS file
	INSTRUME	JMX1		/ Instrument name
	ISDCLEVL	CAL_GAIN	/ ISDC level of data processing
	CREATOR		String		/ Program that created this FITS file
	CONFIGUR	String		/ Software configuration
	DATE		UTC_format	/ FITS file creation date
	MJDREF		51544.0		/ Modified Julian Date of time origin
	TIMESYS		TT		/ Time frame system
	TIMEUNIT	d		/ Time unit
	TIMEREF		LOCAL		/ Time reference frame
	TTYPE#		REVOL		/ Revolution number
	TFORM#		1U		/ Format of column REVOL
	TTYPE#		OBT_ACQ		/ OBT acquisition time in the middle of the integration
	TFORM#		20A		/ Format of column OBT_ACQ
	TTYPE#		INT_TIME	/ Effective integration time
	TFORM#		1E		/ Format of column INT_TIME
	TUNIT#		s		/ Unit of column INT_TIME
	TTYPE#		TSTART		/ Start time of interval covered by this file
	TFORM#		1D		/ Format of column TSTART
	TUNIT#		d		/ Unit of column TSTART
	TTYPE#		TSTOP		/ End time of interval covered by this file
	TFORM#		1D		/ Format of column TSTOP
	TUNIT#		d		/ Unit of column TSTOP
	TTYPE#		G_ZERO_1	/ Zero channel detector gain from spectrum 1
	TFORM#		1E		/ Format of column G_ZERO_1
	TTYPE#		G_CAL_1		/ First order detector gain from spectrum 1
	TFORM#		1E		/ Format of column G_CAL_1
	TTYPE#		RESOL_1		/ Energy resolution for spectrum 1
	TFORM#		1E		/ Format of column RESOL_1
	TTYPE#		PKINT_1		/ Peak intensity in counts for spectrum 1
	TFORM#		1E		/ Format of column PKINT_1
	TTYPE#		PKCHAN_1	/ ADC channel of line peak for spectrum 1
	TFORM#		1E		/ Format of column PKCHAN_1
	TTYPE#		G_ZERO_2	/ Zero channel detector gain from spectrum 2
	TFORM#		1E		/ Format of column G_ZERO_2
	TTYPE#		G_CAL_2		/ First order detector gain from spectrum 2
	TFORM#		1E		/ Format of column G_CAL_2
	TTYPE#		RESOL_2		/ Energy resolution for spectrum 2
	TFORM#		1E		/ Format of column RESOL_2
	TTYPE#		PKINT_2		/ Peak intensity in counts for spectrum 2
	TFORM#		1E		/ Format of column PKINT_2
	TTYPE#		PKCHAN_2	/ ADC channel of line peak for spectrum 2
	TFORM#		1E		/ Format of column PKCHAN_2
	TTYPE#		G_ZERO_3	/ Zero channel detector gain from spectrum 3
	TFORM#		1E		/ Format of column G_ZERO_3
	TTYPE#		G_CAL_3		/ First order detector gain from spectrum 3
	TFORM#		1E		/ Format of column G_CAL_3
	TTYPE#		RESOL_3		/ Energy resolution for spectrum 3
	TFORM#		1E		/ Format of column RESOL_3
	TTYPE#		PKINT_3		/ Peak intensity in counts for spectrum 3
	TFORM#		1E		/ Format of column PKINT_3
	TTYPE#		PKCHAN_3	/ ADC channel of line peak for spectrum 3
	TFORM#		1E		/ Format of column PKCHAN_3
	TTYPE#		G_ZERO_4	/ Zero channel detector gain from spectrum 4
	TFORM#		1E		/ Format of column G_ZERO_4
	TTYPE#		G_CAL_4		/ First order detector gain from spectrum 4
	TFORM#		1E		/ Format of column G_CAL_4
	TTYPE#		RESOL_4		/ Energy resolution for spectrum 4
	TFORM#		1E		/ Format of column RESOL_4
	TTYPE#		PKINT_4		/ Peak intensity in counts for spectrum 4
	TFORM#		1E		/ Format of column PKINT_4
	TTYPE#		PKCHAN_4	/ ADC channel of line peak for spectrum 4
	TFORM#		1E		/ Format of column PKCHAN_4
\END