.travis.yml
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
TODO.md
setup.cfg
setup.py
versioneer.py
.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/apps/rseek.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/presto_generation.py
tests/test_ffa_base_functions.py
tests/test_ffa_search_pgram.py
tests/test_pipeline.py
tests/test_rseek.py
tests/test_time_series.py
tests/data/README.md