aewallin / allantools

Allan deviation and related time & frequency statistics library in Python
GNU Lesser General Public License v3.0
226 stars 77 forks source link

build broken 2019-03-03, functions moved to ci.py #80

Closed aewallin closed 5 years ago

aewallin commented 5 years ago

I'm not sure how the different files should import eachother.

I've now moved the CI, EDF, and noise-ID to a separate file ci.py, but this seems to break the build.

Some example would be needed on how to package a project with multiple files...

aewallin commented 5 years ago

fixed via #81