Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 763 Bytes

Pypsy.signal.rst

File metadata and controls

25 lines (20 loc) · 763 Bytes

Pypsy.signal

Objects of the :py~Pypsy.signal.Signal class (and its subclasses) are used to represent psychophysiological signal time series. The :py~Pypsy.signal.Signal class can be used to represent any signal with data and associated time points, while the :py~Pypsy.signal.EDASignal class contains special functionality for decomposing EDA signals into their tonic and phasic components.

You likely won't need to access the following submodules directly, but they are documented, nevertheless:

Pypsy.signal.analysis Pypsy.signal.conversion Pypsy.signal.filter Pypsy.signal.utilities

Pypsy.signal