visbrain.io.path_to_visbrain_data

visbrain.io.path_to_visbrain_data(file=None, folder=None)[source][source]

Get the path to the visbrain_data folder.

Parameters:
folderstring | None

Folder name.

filestring | None

File name. If None, only the path to the visbrain_data folder is returned.

Returns:
pathstring

Path to the file or to the visbrain_data.

Examples using visbrain.io.path_to_visbrain_data

Region Of Interest object (RoiObj) : complete tutorial

Region Of Interest object (RoiObj) : complete tutorial

Screenshot example

Screenshot example

Load a BrainVision file

Load a BrainVision file

Load EDF file

Load EDF file

Load EDF file with custom vigilance state configuration

Load EDF file with custom vigilance state configuration

Load ELAN files

Load ELAN files

Load a Matlab file

Load a Matlab file

Load REC files

Load REC files

Load a file using MNE-python

Load a file using MNE-python

Replace detection algorithm : basic example

Replace detection algorithm : basic example

Replace detection with wonambi algorithm

Replace detection with wonambi algorithm