Skip to content

GeoffBarrett/hfoGUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hfoGUI

hfoGUI was initially a Python package designed to visualize High Frequency Oscillations (HFO's), but has grown to be an all encompassing tool to visualize LFP data recorded in the Tint format (from Axona's dacqUSB).

Python Dependencies:

  • PyQt5
  • Pillow
  • numpy
  • PyQtGraph
  • scipy
  • matplotlib
  • pandas
  • pyfftw

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

About

Python package designed to visualize Tint LFP data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%