<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1B00.sch"
    schematypens="http://purl.oclc.org/dsdl/schematron"?>

<Product_Ancillary
    xmlns="http://pds.nasa.gov/pds4/pds/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_1B00.xsd">
    <Identification_Area>
        <logical_identifier>urn:nasa:pds:cassini_vims_saturn:calibration:wavelength-bins</logical_identifier>
        <version_id>1.0</version_id>
        <title>Cassini VIMS Nominal Bin Information</title>
        <information_model_version>1.11.0.0</information_model_version>
        <product_class>Product_Ancillary</product_class>
        <Citation_Information>
            <editor_list>M.K. Gordon, M.R. Showalter, M.W. Evans</editor_list>
            <publication_year>2020</publication_year>
            <keyword>vims bin center wavelength</keyword>
            <keyword>vims bin wavelength widths</keyword>
            <description>
                Table of values for VIMS wavelength bins extracted from the VIMS Wavelength
                and Radiometric Calibration 19, Final Report.
            </description>
        </Citation_Information>
        <Modification_History>
            <Modification_Detail>
                <modification_date>2020-03-31</modification_date>
                <version_id>1.0</version_id>
                <description>Initial version</description>
            </Modification_Detail>
        </Modification_History>
    </Identification_Area>
    <File_Area_Ancillary>
        <File>
            <file_name>wavelength-bins.tab</file_name>
            <creation_date_time>2020-03-30T23:56:18</creation_date_time>
            <md5_checksum>870f72c5a14aebe1b2328bebf7f6f402</md5_checksum>
            <comment>
                Table of values for wavelength at the center of each VIMS bins
                (1-352), as extracted from the VIMS Wavelength and Radiometric
                Calibration 19, Final Report. The columns are bin number, bin
                center wavelength, bin FWHM.

                Note that the VIMS team determined that the wavelength values
                drifted over the lifetime of the mission, so these values are
                superseded by those found in the other wavelength-bins tables.
            </comment>
        </File>
        <Table_Character>
            <offset unit="byte">0</offset>
            <records>352</records>
            <description>
                This table provides the center wavelength and the value for the
                FWHM for each bin in a VIMS cube.
            </description>
            <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
            <Record_Character>
                <fields>3</fields>
                <groups>0</groups>
                <record_length unit="byte">23</record_length>
                <Field_Character>
                    <name>Bin Number</name>
                    <field_number>1</field_number>
                    <field_location unit="byte">1</field_location>
                    <data_type>ASCII_Integer</data_type>
                    <field_length unit="byte">3</field_length>
                    <description>
                        The bin number, numbered starting from one. Bins 1-96
                        refer to the VIS channel of the instrument; bins 97-256
                        refer to the IR channel.
                    </description>
                </Field_Character>
                <Field_Character>
                    <name>Bin Center Wavelength</name>
                    <field_number>2</field_number>
                    <field_location unit="byte">5</field_location>
                    <data_type>ASCII_Real</data_type>
                    <field_length unit="byte">8</field_length>
                    <unit>Micron</unit>
                    <description>
                        The approximate center wavelength of the bin.
                    </description>
                </Field_Character>
                <Field_Character>
                    <name>Bin FWHM</name>
                    <field_number>3</field_number>
                    <field_location unit="byte">14</field_location>
                    <data_type>ASCII_Real</data_type>
                    <field_length unit="byte">8</field_length>
                    <unit>Micron</unit>
                    <description>
                        The full-width half-maximum (FWHM) of the bin. Each bin
                        is estimated to extend between the half-way points to
                        each of the adjacent bins.
                    </description>
                </Field_Character>
            </Record_Character>
        </Table_Character>
    </File_Area_Ancillary>
</Product_Ancillary>
