pycartool.io.read_xyz#

pycartool.io.read_xyz(filename)[source]#

Read and convert .xyz positions to a DigMontage.

Parameters:
filenamestr

The filename of the .xyz file.

Returns:
montageDigMontage

Montage for EEG electrode locations.