################################################################################ # #DATANAME JEM-X 1 - ELECTRONIC 'CURTAIN' CORRECTION - INSTRUMENT MODEL # #DESCRIPTION # Contains a tabulated function describing the electronic correction as a # function of the event x-position (cathode) # # LINPHA = slow_signal * ( 1 - CURTAIN ) # #TEMPLATE JMX1-CURT-MOD # #CONTENT BINARY TABLE # #REMARKS #. # This data structure is provided by DNSC. # #RP ic #DB No #V1 # #CHANGES # 5.8.1 : Template creation (SCREW-00959) # ################################################################################ XTENSION BINTABLE / Binary table extension EXTNAME JMX1-CURT-MOD / Extension name EXTREL '5.8.1' / ISDC release number BASETYPE DAL_TABLE / Data Access Layer base type TELESCOP INTEGRAL / Telescope or mission name ORIGIN DNSC / Origin of FITS file INSTRUME JMX1 / Instrument name CREATOR String / Program that created this FITS file CONFIGUR String / Software configuration DATE UTC_format / FITS file creation date TTYPE# RAWX / Event raw (telemetry) X position (0-255) TFORM# 1I / Format of column RAWX TTYPE# CURTAIN / Electronic curtain function TFORM# 1E / Format of column CURTAIN