pyrelacs/README.md
2024-09-27 19:45:00 +02:00

968 B

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/macOS or windows).

For MacOs if you run into problems with the libusb library that was installed with homebrew, there is an issue thread on the uldaq repository.

https://github.com/mccdaq/uldaq/issues/44

After successful installing, you can use clone the repository 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