obspy.core.stream.Stream
========================

.. currentmodule:: obspy.core.stream
.. autoclass:: Stream
  :show-inheritance:

  
  
  .. rubric:: Attributes

  .. autosummary::
  
     ~Stream.__dict__
     ~Stream.__doc__
     ~Stream.__hash__
     ~Stream.__module__
     ~Stream.__weakref__
  
  

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Stream.append
     ~Stream.attach_response
     ~Stream.clear
     ~Stream.copy
     ~Stream.count
     ~Stream.cutout
     ~Stream.decimate
     ~Stream.detrend
     ~Stream.differentiate
     ~Stream.extend
     ~Stream.filter
     ~Stream.get_gaps
     ~Stream.insert
     ~Stream.integrate
     ~Stream.interpolate
     ~Stream.max
     ~Stream.merge
     ~Stream.normalize
     ~Stream.plot
     ~Stream.pop
     ~Stream.print_gaps
     ~Stream.remove
     ~Stream.remove_response
     ~Stream.remove_sensitivity
     ~Stream.resample
     ~Stream.reverse
     ~Stream.rotate
     ~Stream.select
     ~Stream.simulate
     ~Stream.slice
     ~Stream.slide
     ~Stream.sort
     ~Stream.spectrogram
     ~Stream.split
     ~Stream.std
     ~Stream.taper
     ~Stream.trigger
     ~Stream.trim
     ~Stream.verify
     ~Stream.write
  

  
  .. rubric:: Private Methods

  .. warning::

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

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Stream._cleanup
     ~Stream._dummy_stream_from_string
     ~Stream._get_common_channels_info
     ~Stream._ltrim
     ~Stream._merge_checks
     ~Stream._repr_pretty_
     ~Stream._rotate_specific_channels_to_zne
     ~Stream._rotate_to_zne
     ~Stream._rtrim
     ~Stream._trim_common_channels
  

  
  .. rubric:: Special Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Stream.__add__
     ~Stream.__delitem__
     ~Stream.__dir__
     ~Stream.__eq__
     ~Stream.__format__
     ~Stream.__ge__
     ~Stream.__getitem__
     ~Stream.__getslice__
     ~Stream.__gt__
     ~Stream.__iadd__
     ~Stream.__init__
     ~Stream.__iter__
     ~Stream.__le__
     ~Stream.__len__
     ~Stream.__lt__
     ~Stream.__mul__
     ~Stream.__ne__
     ~Stream.__new__
     ~Stream.__nonzero__
     ~Stream.__reduce__
     ~Stream.__reduce_ex__
     ~Stream.__setitem__
     ~Stream.__sizeof__
     ~Stream.__str__
     ~Stream.__subclasshook__
  

  
  