obspy.io.segy.segy
==================

.. currentmodule:: obspy.io.segy.segy
.. automodule:: obspy.io.segy.segy
   
   
   
   
   
   
   
   .. rubric:: Public Functions

   .. autosummary::
      :toctree: .
      :nosignatures:

   
      autodetect_endian_and_sanity_check_su
      iread_segy
      iread_su
   

   
   .. rubric:: Private Functions

   .. warning::

       Private functions are mainly for internal/developer use and their API might change without notice.

   .. autosummary::
      :toctree: .
      :nosignatures:

   
      _internal_iread_segy
      _internal_iread_su
      _internal_read_segy
      _internal_read_su
      _read_segy
      _read_su
   

   


   
   
   .. rubric:: Classes

   .. autosummary::
      :toctree: .
      :nosignatures:

   
      SEGYBinaryFileHeader
      SEGYFile
      SEGYTrace
      SEGYTraceHeader
      SUFile
   
   


   
   
   .. rubric:: Exceptions

   .. autosummary::
      :toctree: .
      :nosignatures:

   
      SEGYError
      SEGYInvalidTextualHeaderWarning
      SEGYTraceHeaderTooSmallError
      SEGYTraceOnTheFlyDataUnpackingError
      SEGYTraceReadingError
      SEGYWarning
      SEGYWritingError