.. SPDX-FileCopyrightText: 1992-2026 NWO-I/SRON Space Research Organisation Netherlands
..
.. SPDX-License-Identifier: CC-BY-4.0

Data class structure
====================

.. automodule:: pyspex.spex.data

Spectral & response data
------------------------

Data
''''

   .. autoclass:: pyspex.spex.data.Data
      :members:

Instrument
''''''''''

   .. autoclass:: pyspex.spex.data.Instrument
      :members:

Region
''''''

   .. autoclass:: pyspex.spex.data.Region
      :members:

.. _pyapi-data-counts:

Counts
''''''
      
   .. autoclass:: pyspex.spex.data.Counts
      :members:







