Revision 23d1eb9643032c20daace6ad2ea3804235938980 authored by Alex Nitz on 25 January 2021, 13:14:50 UTC, committed by GitHub on 25 January 2021, 13:14:50 UTC
* set fake strain options, sample rate, filter settings, etc

* update

* fixes

* fix

* fixes

* fixes

* multiifo

* fixes

* update

* add noise test

* test

* test

* test

* test

* cc
1 parent f5221b0
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython>=0.29",
            "numpy>=1.16.0,!=1.19.0"]
back to top