Metadata-Version: 2.1
Name: pyboat
Version: 0.9.3
Summary: pyBOAT - A Biological Oscillations Analysis Toolkit 
Home-page: https://github.com/tensionhead/pyBOAT
Author: Gregor Mönke
Author-email: gregor.moenke@embl.de
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Requires-Dist: numpy >=1.18
Requires-Dist: scipy >=1.4
Requires-Dist: matplotlib >=3.1
Requires-Dist: pandas >=0.25
Requires-Dist: PyQt5 >=5.9.5

## pyBOAT - A Biological Oscillations Analysis Toolkit ##


Tools for time-frequency analysis of noisy non-stationary signals with Morlet Wavelets.
See the github repo for general documentation or
[this paper](https://www.biorxiv.org/content/10.1101/2020.04.29.067744v3)
for more details.

**Contributers are welcome!**

### Features ###

* Optimal sinc filter
* Fourier analysis
* Wavelet analysis 
* Ridge detection
* Phase extraction
* Amplitude estimation
* Synthetic signal generator
* Ensemble readouts

