<?xml version="1.0" encoding="UTF-8" standalone="no"?>

<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1J00.sch" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<?xml-model href="https://pds.nasa.gov/pds4/mission/ody/v1/PDS4_ODY_1J00_1020.sch" schematypens="http://purl.oclc.org/dsdl/schematron"?>

<Product_Observational xmlns="http://pds.nasa.gov/pds4/pds/v1"
    xmlns:pds="http://pds.nasa.gov/pds4/pds/v1"
    xmlns:ody="http://pds.nasa.gov/pds4/mission/ody/v1"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://pds.nasa.gov/pds4/pds/v1  https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1J00.xsd
    http://pds.nasa.gov/pds4/mission/ody/v1    https://pds.nasa.gov/pds4/mission/ody/v1/PDS4_ODY_1J00_1020.xsd
    ">
  <Identification_Area>
    <logical_identifier>urn:nasa:pds:odyssey_grs_dhd:data_science_derived:dhd_20120607</logical_identifier>
    <version_id>1.0</version_id>
    <title>Mars Odyssey GRS derived science product: dhd_20120607</title>
    <information_model_version>1.19.0.0</information_model_version>
    <product_class>Product_Observational</product_class>
    <Modification_History>
      <Modification_Detail>
        <modification_date>2025-09-15</modification_date>
        <version_id>1.0</version_id>
        <description>Migration to PDS4</description>
      </Modification_Detail>
    </Modification_History>
  </Identification_Area>
  <Observation_Area>
    <Time_Coordinates>
      <start_date_time>2012-06-07T00:00:16.228Z</start_date_time>
      <stop_date_time>2012-06-07T23:59:41.409Z</stop_date_time>
    </Time_Coordinates>
    <Investigation_Area>
      <name>MARS Odyssey</name>
      <type>Mission</type>
      <Internal_Reference>
        <lid_reference>urn:nasa:pds:context:investigation:mission.2001_mars_odyssey</lid_reference>
        <reference_type>data_to_investigation</reference_type>
      </Internal_Reference>
    </Investigation_Area>
    <Observing_System>
      <Observing_System_Component>
        <name>2001 MARS ODYSSEY</name>
        <type>Host</type>
        <Internal_Reference>
          <lid_reference>urn:nasa:pds:context:instrument_host:spacecraft.ody</lid_reference>
          <reference_type>is_instrument_host</reference_type>
        </Internal_Reference>
      </Observing_System_Component>
      <Observing_System_Component>
        <name>HEND</name>
        <type>Instrument</type>
        <Internal_Reference>
          <lid_reference>urn:nasa:pds:context:instrument:ody.hend</lid_reference>
          <reference_type>is_instrument</reference_type>
        </Internal_Reference>
      </Observing_System_Component>
    </Observing_System>
    <Target_Identification>
        <name>Mars</name>
        <type>Planet</type>
        <Internal_Reference>
            <lid_reference>urn:nasa:pds:context:target:planet.mars</lid_reference>
            <reference_type>data_to_target</reference_type>
        </Internal_Reference>
    </Target_Identification>
    <Mission_Area>
      <ody:ODY_Parameters>
        <ody:GRS_Observation_Information>
          <ody:release_number>0042</ody:release_number>
          <ody:product_type>DERIVED_HEND_DATA</ody:product_type>
          <ody:product_version_id>1.0</ody:product_version_id>
          <ody:mission_phase_name>EXTENDED MISSION</ody:mission_phase_name>
          <ody:spacecraft_clock_start>262014723884</ody:spacecraft_clock_start>
          <ody:spacecraft_clock_stop>262036833496</ody:spacecraft_clock_stop>
        </ody:GRS_Observation_Information>
      </ody:ODY_Parameters>
    </Mission_Area>
  </Observation_Area>
  <File_Area_Observational>
    <File>
      <file_name>dhd_20120607.dat</file_name>
      <local_identifier>derived_hend_data_data_table</local_identifier>
      <creation_date_time>2012-11-30T01:15:35.186</creation_date_time>
    </File>
    <Table_Binary>
      <offset unit="byte">0</offset>
      <records>4344</records>
      <description>Derived HEND data are composed of raw counts, a background component, background subtracted counts and the associated timing and spatial information. The five raw counts fields included in the DHDs consist of the cumulative counts of neutrons at the detector of interest over one collection interval. The collection interval is approximately 19.7 seconds, but may vary over the course of mapping. The five background count fields are derived from spatial data and count data collected during the cruise phase of the mission. The five background subtracted count fields are the background subtracted counts at the detector of interest over one collection interval. Timing and spatial data provided with the counts include spacecraft clock values and spacecraft geometry data. The sc_ev_time, utc time and spatial fields are all recorded at the center of the collection interval.</description>
      <Record_Binary>
        <fields>22</fields>
        <groups>0</groups>
        <record_length unit="byte">108</record_length>
        <Field_Binary>
          <name>SC_RECV_TIME</name>
          <field_number>1</field_number>
          <field_location unit="byte">1</field_location>
          <data_type>UnsignedMSB8</data_type>
          <field_length unit="byte">8</field_length>
          <description>The time this packet was received by the spacecraft, in ticks (256 per second).</description>
        </Field_Binary>
        <Field_Binary>
          <name>UTC</name>
          <field_number>2</field_number>
          <field_location unit="byte">9</field_location>
          <data_type>ASCII_String</data_type>
          <field_length unit="byte">23</field_length>
          <description>UTC time at the middle of pixel, stored as yyyy-mm-ddThh:mm:ss.sss.</description>
        </Field_Binary>
        <Field_Binary>
          <name>SUN_ACTIVITY</name>
          <field_number>3</field_number>
          <field_location unit="byte">32</field_location>
          <data_type>UnsignedByte</data_type>
          <field_length unit="byte">1</field_length>
          <description>1=active sun during pixel interval; 0=no active sun during pixel interval</description>
        </Field_Binary>
        <Field_Binary>
          <name>AREOCENTRIC_LATITUDE</name>
          <field_number>4</field_number>
          <field_location unit="byte">33</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <unit>degrees</unit>
          <description>Latitude in Mars fixed coordinates at the middle of the pixel.</description>
          <Special_Constants>
              <invalid_constant>-999</invalid_constant>
          </Special_Constants>
        </Field_Binary>
        <Field_Binary>
          <name>AREOCENTRIC_EAST_LONGITUDE</name>
          <field_number>5</field_number>
          <field_location unit="byte">37</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <unit>degrees</unit>
          <description>Longitude in Mars fixed coordinates at the middle of the pixel.</description>
          <Special_Constants>
              <invalid_constant>-999</invalid_constant>
          </Special_Constants>
        </Field_Binary>
        <Field_Binary>
          <name>LS</name>
          <field_number>6</field_number>
          <field_location unit="byte">41</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Solar longitude (L-sub-s) at the middle of pixel.</description>
        </Field_Binary>
        <Field_Binary>
          <name>PIXEL_DURATION</name>
          <field_number>7</field_number>
          <field_location unit="byte">45</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <unit>s</unit>
          <description>Duration of pixel in seconds.</description>
        </Field_Binary>
        <Field_Binary>
          <name>SD_BACKGROUND</name>
          <field_number>8</field_number>
          <field_location unit="byte">49</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Background counts for the Small Detector.</description>
        </Field_Binary>
        <Field_Binary>
          <name>MD_BACKGROUND</name>
          <field_number>9</field_number>
          <field_location unit="byte">53</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Background counts for the Medium Detector.</description>
        </Field_Binary>
        <Field_Binary>
          <name>LD_BACKGROUND</name>
          <field_number>10</field_number>
          <field_location unit="byte">57</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Background counts for the Large Detector.</description>
        </Field_Binary>
        <Field_Binary>
          <name>SC_LOW_BACKGROUND</name>
          <field_number>11</field_number>
          <field_location unit="byte">61</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Background counts for the low channels of the Inner Scintillator.</description>
        </Field_Binary>
        <Field_Binary>
          <name>SC_HIGH_BACKGROUND</name>
          <field_number>12</field_number>
          <field_location unit="byte">65</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Background counts for the high channels of the Inner Scintillator.</description>
        </Field_Binary>
        <Field_Binary>
          <name>SD_RAW_COUNTS</name>
          <field_number>13</field_number>
          <field_location unit="byte">69</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Counts gathered in the Small Detector during the pixel interval.</description>
        </Field_Binary>
        <Field_Binary>
          <name>MD_RAW_COUNTS</name>
          <field_number>14</field_number>
          <field_location unit="byte">73</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Counts gathered in the Medium Detector during the pixel interval.</description>
        </Field_Binary>
        <Field_Binary>
          <name>LD_RAW_COUNTS</name>
          <field_number>15</field_number>
          <field_location unit="byte">77</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Counts gathered in the Large Detector during the pixel interval.</description>
        </Field_Binary>
        <Field_Binary>
          <name>SC_LOW_RAW_COUNTS</name>
          <field_number>16</field_number>
          <field_location unit="byte">81</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Counts gathered in the low channels of the Inner Scintillator during the pixel interval.</description>
        </Field_Binary>
        <Field_Binary>
          <name>SC_HIGH_RAW_COUNTS</name>
          <field_number>17</field_number>
          <field_location unit="byte">85</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Counts gathered in the high channels of the Inner Scintillator during the pixel interval.</description>
        </Field_Binary>
        <Field_Binary>
          <name>SD_ADJUSTED_COUNTS</name>
          <field_number>18</field_number>
          <field_location unit="byte">89</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Counts gathered in the Small Detector during the pixel interval with background subtracted.</description>
        </Field_Binary>
        <Field_Binary>
          <name>MD_ADJUSTED_COUNTS</name>
          <field_number>19</field_number>
          <field_location unit="byte">93</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Counts gathered in the Medium Detector during the pixel interval with background subtracted.</description>
        </Field_Binary>
        <Field_Binary>
          <name>LD_ADJUSTED_COUNTS</name>
          <field_number>20</field_number>
          <field_location unit="byte">97</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Counts gathered in the Large Detector during the pixel interval with background subtracted.</description>
        </Field_Binary>
        <Field_Binary>
          <name>SC_LOW_ADJUSTED_COUNTS</name>
          <field_number>21</field_number>
          <field_location unit="byte">101</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Counts gathered in the low channels of the Inner Scintillator during the pixel interval with background subtracted.</description>
        </Field_Binary>
        <Field_Binary>
          <name>SC_HIGH_ADJUSTED_COUNTS</name>
          <field_number>22</field_number>
          <field_location unit="byte">105</field_location>
          <data_type>IEEE754MSBSingle</data_type>
          <field_length unit="byte">4</field_length>
          <description>Counts gathered in the high channels of the Inner Scintillator during the pixel interval with background subtracted.</description>
        </Field_Binary>
      </Record_Binary>
    </Table_Binary>
  </File_Area_Observational>
  <File_Area_Observational_Supplemental>
    <File>
      <file_name>dhd_20120607.lbl</file_name>
    </File>
    <Stream_Text>
      <offset unit="byte">0</offset>
      <parsing_standard_id>PDS3</parsing_standard_id>
      <description>PDS3 label</description>
      <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
    </Stream_Text>
  </File_Area_Observational_Supplemental>
</Product_Observational>
