forked from awendt/pyrelacs
e19c1470597eaa84429cfcb8773702dff9e6dba9
pyrelacs
Relaxed ELectrophysiology Acquisition, Control, and Stimulation in python
Implementing relacs with MCC USB 1608GX-2AO / 1808X devices (multifunction-usb-daq-devices)
Installation
You have to install the MCC library (follow the installing instructions for linux or windows).
After successful installing, you can use clone the reposity and install it with
pip install -e .
ToDo:
[ ] Input and output to and from the MCC devices
[ ] Stimuli generation
[ ] Attenuation to the input signal
[ ] GUI / Terminal application
Description
Languages
Python
100%