BatchTINTV3 - GUI created to more efficiently sort Axona/Tint data.


License
GPL-3.0
Install
pip install BatchTINTV3==3.1.0

Documentation

BatchTINTV3

BatchTINT is A GUI created by the Taub Institute in order to create an end-user friendly batch processing solution to complement Axona's new command line modification of TINT.

This GUI will allow the user to define a directory. Within this directory it will be continuously (unless closed) searching for new files to analyze via Tint. The user simply drags a folder containing the appropriate '.set', '.eegx', '.pos', and '.x' tetrode files and the GUI will automatically detect these files and take care of the rest.

Python Dependencies:

  • BatchTINTV3
  • PyQt5
  • PyQt5-sip

Requirements

Since it utilizes PyQt5 as the GUI framework it should be available to a wide variety of Python versions and Operating Systems. However it was only tested on Python 3.7 with Windows 10. I do recommend using the latest version of Python as it makes it easy to download some of these C++ based dependencies.

Project Documentation

Authors

License

This project is licensed under the GNU General Public License - see the LICENSE.md file for details