Skip to content

neuropsychology/TruScanEEGpy

Repository files navigation

TruScanEEGpy

pypi Build Status codecov Documentation Status

Utilities to work with Deymed’s TruScan EEG system.

Installation

To install TruScanEEGpy, run this command in your terminal:

pip install https://github.com/neuropsychology/TruScanEEGpy/zipball/master

Documentation

import TruScanEEGpy
import mne

layout = TruScanEEGpy.layout_128('10-5')
montage = TruScanEEGpy.montage_mne_128(layout)
mne.viz.plot_montage(montage)

About

Utility functions to work with Deymed's TruScan EEG system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages