Analysis Tools
Matlab Toolbox
Import data from Trodes to Matlab.
With Trodes handling data extraction and merging, the TrodesToMatlab functions packaged with Trodes makes getting your data into Matlab a breeze.
Python Toolbox
Import data from Trodes to Python.
Read Trodes extracted data and Camera Module timestamp/frame files into Python with one simple script. Available for both Python2 and Python3.
Trodes Network API
Trodes Network API provides a way for users to write their own modules that interact with the Trodes system in real-time and has Python bindings making it a powerful way for advanced users to augment their recording setup with custom real-time control.