<?xml-stylesheet href='/static/xsl/oai.xsl' type='text/xsl'?>
<ri:Resource created="2026-04-10T00:00:00" status="active" updated="2026-04-10T00:00:00" version="1.2" xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd" xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0" xmlns:vs="http://www.ivoa.net/xml/VODataService/v1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ivoa.net/xml/STC/stc-v1.30.xsd http://vo.ari.uni-heidelberg.de/docs/schemata/stc-v1.30.xsd http://www.ivoa.net/xml/VOResource/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/VOResource.xsd http://www.ivoa.net/xml/VODataService/v1.1 http://vo.ari.uni-heidelberg.de/docs/schemata/VODataService.xsd http://www.w3.org/1999/xlink http://vo.ari.uni-heidelberg.de/docs/schemata/xlink.xsd" xsi:type="vs:CatalogService">
  <title>EXOSAT Final Observation Tapes</title>
  <shortName>EXOFOT</shortName>
  <identifier>ivo://nasa.heasarc/exofot</identifier>
  <curation>
    <publisher ivo-id="ivo://nasa.heasarc/ASD">NASA/GSFC HEASARC</publisher>
    <creator>
      <name>HEASARC</name>
    </creator>
    <contributor/>
    <date>2026-04-10</date>
    <contact>
      <name>NASA/GSFC HEASARC help desk</name>
      <email>heasarc-vo at athena.gsfc.nasa.gov</email>
    </contact>
  </curation>
  <content>
    <subject>Observation</subject>
    <description>
      The EXOFOT database table contains the log of the EXOSAT final observation tapes (FOTs). It is meant to help locate the desired EXOSAT data file within the HEASARC data archive. The table itself contains a minimal number of parameters regarding the observation. This information corresponds to the first 255 bytes which label the FOT. Those parameters are target name, experiment, and start and stop time. The other parameters in the table are more related to the organization of the archive. This is a service provided by NASA HEASARC .
    </description>
    <source format=""/>
    <referenceURL>https://heasarc.gsfc.nasa.gov/W3Browse/all/exofot.html</referenceURL>
    <type>Archive</type>
    <contentLevel>Research</contentLevel>
    <relationship>
      <relationshipType>
        served-by
      </relationshipType>
      <relatedResource ivo-id="ivo://nasa.heasarc/services/xamin">
        HEASARC TAP
      </relatedResource>
    </relationship>
  </content>
  <capability standardID="ivo://ivoa.net/std/TAP#aux">
    <interface xsi:type="vs:ParamHTTP" role="std">
      <accessURL use="base">
        https://heasarc.gsfc.nasa.gov/xamin/vo/tap
      </accessURL>
    </interface>
  </capability>
  <capability>
    <interface xsi:type="vs:ParamHTTP">
      <accessURL use="base">
        https://heasarc.gsfc.nasa.gov/cgi-bin/W3Browse/getvotable.pl?name=exofot
      </accessURL>
      <queryType>GET</queryType>
      <resultType>text/xml</resultType>
    </interface>
  </capability>
  <capability>
    <interface xsi:type="vr:WebBrowser">
      <accessURL use="full">
        https://heasarc.gsfc.nasa.gov/cgi-bin/W3Browse/w3query.pl?tablehead=name=heasarc_exofot&amp;Action=More+Options&amp;Action=Parameter+Search&amp;ConeAdd=1
      </accessURL>
    </interface>
  </capability>
  <facility>EXOSAT</facility>
  <coverage>
    <stc:STCResourceProfile>
      <stc:AstroCoordSystem xlink:type="simple" xlink:href="ivo://STClib/CoordSys#UTC-ICRS-TOPO" id="_exofot_UTC-ICRS-TOPO2c1deffda05295d729be915989404dab"/>
      <stc:AstroCoords coord_system_id="_exofot_UTC-ICRS-TOPO2c1deffda05295d729be915989404dab">
        <stc:Position1D>
          
          <stc:Size pos_unit="deg">
            0.0166666666666667
          </stc:Size>
        </stc:Position1D>
      </stc:AstroCoords>
      <stc:AstroCoordArea coord_system_id="_exofot_UTC-ICRS-TOPO2c1deffda05295d729be915989404dab">
        <stc:AllSky/>
      </stc:AstroCoordArea>
    </stc:STCResourceProfile>
    <waveband>X-ray</waveband>
  </coverage>
  <tableset xsi:type="vs:TableSet">
    <schema>
      <name>public</name>
      <table>
        <name>exofot</name>
        <description>
          EXOSAT Final Observation Tapes
        </description>
        <column>
          <name>directory</name>
          <description>
            Path Directory
          </description>
          <ucd>
            meta.dataset
          </ucd>
          <dataType xsi:type="vs:VOTableType">char</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>faino</name>
          <description>
            Fai Record Sequence Number
          </description>
          <ucd>
            meta.id
          </ucd>
          <dataType xsi:type="vs:VOTableType">int</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>comp_factor</name>
          <description>
            Compression Factor
          </description>
          <ucd>
            arith.factor;meta.file
          </ucd>
          <dataType xsi:type="vs:VOTableType">double</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>errors</name>
          <description>
            Tape Errors During Transcription
          </description>
          <ucd>
            meta.code.error
          </ucd>
          <dataType xsi:type="vs:VOTableType">char</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>end_time</name>
          <description>
            End Time of Observation
          </description>
          <unit>mjd</unit>
          <ucd>
            time.end;obs
          </ucd>
          <dataType xsi:type="vs:VOTableType">double</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>name</name>
          <description>
            Target Designation
          </description>
          <ucd>
            meta.id;meta.main
          </ucd>
          <dataType xsi:type="vs:VOTableType">char</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>file_names</name>
          <description>
            File Names: EE5301 EE5302
          </description>
          <ucd>
            meta.dataset;meta.file
          </ucd>
          <dataType xsi:type="vs:VOTableType">char</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>file_name</name>
          <description>
            Name of Archive File
          </description>
          <ucd>
            meta.dataset;meta.file
          </ucd>
          <dataType xsi:type="vs:VOTableType">char</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>file_size</name>
          <description>
            File Size
          </description>
          <ucd>
            phys.size;meta.file
          </ucd>
          <dataType xsi:type="vs:VOTableType">int</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>"time"</name>
          <description>
            Start Time of Observation
          </description>
          <unit>mjd</unit>
          <ucd>
            time.start;obs
          </ucd>
          <dataType xsi:type="vs:VOTableType">double</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>fotid</name>
          <description>
            ESOC serial number (1st FOT)
          </description>
          <ucd>
            meta.id
          </ucd>
          <dataType xsi:type="vs:VOTableType">char</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>nfiles</name>
          <description>
            Number of Files in FOT Archive
          </description>
          <ucd>
            meta.number;meta.file
          </ucd>
          <dataType xsi:type="vs:VOTableType">short</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>"__row"</name>
          <description>
            System index column
          </description>
          <dataType xsi:type="vs:VOTableType">char</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>esoc_trsc_time</name>
          <description>
            Date of ESOC Transcription
          </description>
          <unit>mjd</unit>
          <ucd>
            time.processing
          </ucd>
          <dataType xsi:type="vs:VOTableType">double</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>file_bytes</name>
          <description>
            Number of Bytes per File
          </description>
          <ucd>
            phys.size;meta.file
          </ucd>
          <dataType xsi:type="vs:VOTableType">char</dataType>
          <flag>
            nullable
          </flag>
        </column>
        <column>
          <name>instrument</name>
          <description>
            Experiment
          </description>
          <ucd>
            instr;instr.det
          </ucd>
          <dataType xsi:type="vs:VOTableType">char</dataType>
          <flag>
            nullable
          </flag>
        </column>
      </table>
    </schema>
  </tableset>
</ri:Resource>