Events Utilities ================ .. toctree:: :maxdepth: 1 ConnectivityDetails DefineEventGroup DiscardEvents DropRenameEvents EventCombine EventCompare EventCreator EventSubdivision EventsSplitter ExtendEvents FilterEvents PerformanceByEvent PSAPicsGenerator REMsDetails REMsEventsToMiniEpochs ReplaceEventInSignals ScoringCompleteness SignalsFromEvents SleepStageEvents SleepStageRename SlowWavePicsGenerator SlowWavesDetails SpindlesDetails WindowsToSamples Quick reference --------------- .. list-table:: :widths: 25 15 60 :header-rows: 1 :align: left :class: left-align-caption wrap-table * - Module - Version - Description * - :ref:`Connectivity Details ` - 2.0.0 - Saving connectivity results to disk. * - :ref:`Define Event Group ` - 2.0.0 - Defines groups to events. * - :ref:`Discard Events ` - 2.1.0 - Discards too long, too short or events that occur during artefacts. * - :ref:`Drop/Rename Events ` - 2.0.0 - Drops events and/or rename events group and/or name. * - :ref:`Event Combine ` - 2.0.0 - Combines two lists of events, with or without selection. * - :ref:`Event Compare ` - 2.0.0 - Compares two sets of events . * - :ref:`Event Creator ` - 2.0.0 - Creates a pandas Dataframe of events. * - :ref:`Event Subdivision ` - 0.0.0 - Creates a new pandas DataFrame of events with subwindow of every input events named events_names. * - :ref:`Events Splitter ` - 2.0.0 - Used to split too long events. * - :ref:`Extend Events ` - 2.0.0 - Extend or shrink events by a percentage of their duration, applied to each side. * - :ref:`Filter Events ` - 2.0.0 - Selects events from specific sleep stages. * - :ref:`Performance By Event ` - 2.0.0 - Compares two sets of events . * - :ref:`PSA Pics Generator ` - 2.0.1 - Used to generate figures of Power Spectral Analysis (PSA) data from PSA report files. * - :ref:`REMs Details ` - 2.2.0 - Averages REMs events characteristics such as duration, amplitude and density per stage and sleep cycle. * - :ref:`REMs to mini-epochs ` - 0.0.0 - Used to generate a list of mini-epochs identified as a Phasic or Tonic based on the list of detected REMs. * - :ref:`Replace Event In Signals ` - 2.1.0 - Inserts samples from event dataframe inside a signals. * - :ref:`Scoring Completeness ` - 2.0.0 - Evaluates if the scoring (events) is unique, complete and specific to the sleep staging. * - :ref:`Signals From Events ` - 3.0.0 - Manages a list of SignalModel from specific events during a recording. * - :ref:`Sleep Stage Events ` - 2.1.0 - Creates a list of event from specific sleep stages during a recording. * - :ref:`Sleep Stage Rename ` - 2.0.0 - Renames sleep stage annotation. * - :ref:`Slow Wave Pics Generator ` - 3.0.0 - Used to generate pictures of slow wave events. * - :ref:`Slow Waves Details ` - 2.2.0 - Averages slow wave events characteristics such as duration, amplitude, frequency and so on per stage and sleep cycle. * - :ref:`Spindles Details ` - 2.2.0 - Computes spindles events characteristics such as duration, amplitude, frequency and so on. * - :ref:`Windows To Samples ` - 2.0.0 - Converts information based on windows (i.e. RMS energy) into a time series.