Menu

pycaravel: This module is designed to simplify continuous integration (CI) of data from multiple projects.

Note

This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the gallery for the big picture.

class caravel.loaders._edf.EDF[source]

Define the mp4 loader.

load(path)[source]

A method that load the edf data.

Parameters:

path : str

the path to the edf to be loaded.

Returns:

data : pyedflib object

save(path, signals, signal_headers, header=None)[source]

A method that save the image in edf.

Follow us

© 2025, Antoine Grigis