EventData
=========

.. currentmodule:: syncopy

.. autoclass:: EventData
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~EventData.cfg
      ~EventData.container
      ~EventData.data
      ~EventData.dimord
      ~EventData.eventid
      ~EventData.filename
      ~EventData.info
      ~EventData.log
      ~EventData.mode
      ~EventData.sample
      ~EventData.sampleinfo
      ~EventData.samplerate
      ~EventData.selection
      ~EventData.tag
      ~EventData.time
      ~EventData.trial_ids
      ~EventData.trialdefinition
      ~EventData.trialid
      ~EventData.trialinfo
      ~EventData.trialintervals
      ~EventData.trials
      ~EventData.trialtime

   .. rubric:: Methods Summary

   .. autosummary::

      ~EventData.clear
      ~EventData.copy
      ~EventData.definetrial
      ~EventData.multipanelplot
      ~EventData.save
      ~EventData.save_nwb
      ~EventData.selectdata
      ~EventData.show
      ~EventData.singlepanelplot

   .. rubric:: Attributes Documentation

   .. autoattribute:: cfg
   .. autoattribute:: container
   .. autoattribute:: data
   .. autoattribute:: dimord
   .. autoattribute:: eventid
   .. autoattribute:: filename
   .. autoattribute:: info
   .. autoattribute:: log
   .. autoattribute:: mode
   .. autoattribute:: sample
   .. autoattribute:: sampleinfo
   .. autoattribute:: samplerate
   .. autoattribute:: selection
   .. autoattribute:: tag
   .. autoattribute:: time
   .. autoattribute:: trial_ids
   .. autoattribute:: trialdefinition
   .. autoattribute:: trialid
   .. autoattribute:: trialinfo
   .. autoattribute:: trialintervals
   .. autoattribute:: trials
   .. autoattribute:: trialtime

   .. rubric:: Methods Documentation

   .. automethod:: clear
   .. automethod:: copy
   .. automethod:: definetrial
   .. automethod:: multipanelplot
   .. automethod:: save
   .. automethod:: save_nwb
   .. automethod:: selectdata
   .. automethod:: show
   .. automethod:: singlepanelplot
