Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 467 Bytes

File metadata and controls

35 lines (24 loc) · 467 Bytes

Format Conversions

The wfdb.io.convert subpackage contains functions to read and write non-WFDB files commonly used for waveforms.

CSV

.. automodule:: wfdb.io.convert.csv
   :members: csv_to_wfdb

EDF

.. automodule:: wfdb.io.convert.edf
   :members:

Matlab

.. automodule:: wfdb.io.convert.matlab
   :members:

TFF

.. automodule:: wfdb.io.convert.tff
   :members:

WAV

.. automodule:: wfdb.io.convert.wav
   :members: