Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 891 Bytes

popeye.auditory_stimulus.rst

File metadata and controls

63 lines (39 loc) · 891 Bytes
.. automodule:: popeye.auditory_stimulus

.. currentmodule:: popeye.auditory_stimulus
.. autosummary::

   AuditoryStimulus
   StimulusModel
   auto_attr
   generate_spectrogram
   imresize
   specgram


.. currentmodule:: popeye.auditory_stimulus


.. autoclass:: AuditoryStimulus
  :members:
  :undoc-members:
  :show-inheritance:

  .. automethod:: __init__


.. autoclass:: StimulusModel
  :members:
  :undoc-members:
  :show-inheritance:

  .. automethod:: __init__

auto_attr

.. autofunction:: auto_attr

generate_spectrogram

.. autofunction:: generate_spectrogram

imresize

.. autofunction:: imresize

specgram

.. autofunction:: specgram