Python Package to analyse High Frequency Oscillations in electrophysiological data


License
MIT
Install
pip install pyhfo==1.1.2-Beta

Documentation

pyhfo

Python Package to analyse High Frequency Oscillations (HFO) in electrophysiological data.

This is the product of PhD project of Anderson Brito da Silva at Newcastle University - UK, funded by CAPES Foundation, an agency under the Ministry of Education of Brazil.

Installation

To install pyhfo, use:

pip install pyhfo

Developer install

git clone https://github.com/britodasilva/pyhfo.git
cd pyhfo
python setup.py develop

Folter structure

  • /io/ contains Input-Output scripts (loads/save data)
  • /ui/ contains User Interface scripts (plots)
  • /core/ contains main scripts