pythons-based aDBS framework for ReTune C04 projects
Transform Matlab-based C04-aDBS setup to Python to use py-functionality of timeflux, py-newronika interface, and py-TMSi interface.
-
Advised env to create:
conda create --name aDBS python=3.9 jupyter pandas scipy numpy matplotlib h5py pytables bottleneck
-
Packages to install:
pip install timeflux
pip install serial
-
Download or clone TMSi Python Interface from GitLab.