.travis.yml
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
TODO.md
setup.cfg
setup.py
versioneer.py
.eggs/pybind11-2.5.0-py3.7.egg/attr.h
.eggs/pybind11-2.5.0-py3.7.egg/buffer_info.h
.eggs/pybind11-2.5.0-py3.7.egg/cast.h
.eggs/pybind11-2.5.0-py3.7.egg/chrono.h
.eggs/pybind11-2.5.0-py3.7.egg/common.h
.eggs/pybind11-2.5.0-py3.7.egg/complex.h
.eggs/pybind11-2.5.0-py3.7.egg/eigen.h
.eggs/pybind11-2.5.0-py3.7.egg/embed.h
.eggs/pybind11-2.5.0-py3.7.egg/eval.h
.eggs/pybind11-2.5.0-py3.7.egg/functional.h
.eggs/pybind11-2.5.0-py3.7.egg/iostream.h
.eggs/pybind11-2.5.0-py3.7.egg/numpy.h
.eggs/pybind11-2.5.0-py3.7.egg/operators.h
.eggs/pybind11-2.5.0-py3.7.egg/options.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11.h
.eggs/pybind11-2.5.0-py3.7.egg/pytypes.h
.eggs/pybind11-2.5.0-py3.7.egg/stl.h
.eggs/pybind11-2.5.0-py3.7.egg/stl_bind.h
.eggs/pybind11-2.5.0-py3.7.egg/detail/class.h
.eggs/pybind11-2.5.0-py3.7.egg/detail/common.h
.eggs/pybind11-2.5.0-py3.7.egg/detail/descr.h
.eggs/pybind11-2.5.0-py3.7.egg/detail/init.h
.eggs/pybind11-2.5.0-py3.7.egg/detail/internals.h
.eggs/pybind11-2.5.0-py3.7.egg/detail/typeid.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/__init__.py
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/__main__.py
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/_version.py
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/attr.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/buffer_info.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/cast.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/chrono.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/common.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/complex.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/eigen.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/embed.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/eval.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/functional.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/iostream.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/numpy.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/operators.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/options.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/pybind11.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/pytypes.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/stl.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/stl_bind.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/detail/class.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/detail/common.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/detail/descr.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/detail/init.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/detail/internals.h
.eggs/pybind11-2.5.0-py3.7.egg/pybind11/include/pybind11/detail/typeid.h
.pytest_cache/README.md
riptide/__init__.py
riptide/_version.py
riptide/candidate.py
riptide/clustering.py
riptide/ffautils.py
riptide/folding.py
riptide/libffa.py
riptide/libffacpp.cpython-37m-x86_64-linux-gnu.so
riptide/metadata.py
riptide/peak_detection.py
riptide/periodogram.py
riptide/processing_plan.py
riptide/running_median.py
riptide/search.py
riptide/serialization.py
riptide/time_series.py
riptide/timing.py
riptide/c_src/Makefile
riptide/c_src/arrayops.h
riptide/c_src/kernels.h
riptide/c_src/libffa.c
riptide/c_src/libffa.so
riptide/pipeline/__init__.py
riptide/pipeline/dmiter.py
riptide/pipeline/harmonic_testing.py
riptide/pipeline/peak_cluster.py
riptide/pipeline/pipeline.py
riptide/pipeline/worker_pool.py
riptide/pipeline/config/example.yaml
riptide/reading/__init__.py
riptide/reading/presto.py
riptide/reading/sigproc.py
riptide_ffa.egg-info/PKG-INFO
riptide_ffa.egg-info/SOURCES.txt
riptide_ffa.egg-info/dependency_links.txt
riptide_ffa.egg-info/entry_points.txt
riptide_ffa.egg-info/requires.txt
riptide_ffa.egg-info/top_level.txt
tests/pipeline_config_A.yml
tests/pipeline_config_B.yml
tests/test_ffa_base_functions.py
tests/test_ffa_search_pgram.py
tests/test_pipeline.py
tests/test_time_series.py
tests/data/README.md