.coveragerc
.gitignore
.readthedocs.yaml
.travis.yml
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.cfg
setup.py
riptide/__init__.py
riptide/_version.py
riptide/candidate.py
riptide/clustering.py
riptide/ffautils.py
riptide/folding.py
riptide/libffa.py
riptide/metadata.py
riptide/peak_detection.py
riptide/periodogram.py
riptide/running_medians.py
riptide/search.py
riptide/serialization.py
riptide/time_series.py
riptide/timing.py
riptide/apps/rseek.py
riptide/cpp/README.md
riptide/cpp/block.hpp
riptide/cpp/downsample.hpp
riptide/cpp/kernels.hpp
riptide/cpp/periodogram.hpp
riptide/cpp/python_bindings.cpp
riptide/cpp/running_median.hpp
riptide/cpp/snr.hpp
riptide/cpp/transforms.hpp
riptide/pipeline/__init__.py
riptide/pipeline/config_validation.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/tests/__init__.py
riptide/tests/pipeline_config_A.yml
riptide/tests/pipeline_config_B.yml
riptide/tests/presto_generation.py
riptide/tests/run_tests.py
riptide/tests/test_ffa_base_functions.py
riptide/tests/test_ffa_search_pgram.py
riptide/tests/test_pipeline.py
riptide/tests/test_rseek.py
riptide/tests/test_running_median.py
riptide/tests/test_snr.py
riptide/tests/test_time_series.py
riptide/tests/data/README.md
riptide/tests/data/fake_presto_radio.dat
riptide/tests/data/fake_presto_radio.inf
riptide/tests/data/fake_presto_radio_breaks.dat
riptide/tests/data/fake_presto_radio_breaks.inf
riptide/tests/data/fake_presto_xray.dat
riptide/tests/data/fake_presto_xray.inf
riptide/tests/data/fake_sigproc_float32.tim
riptide/tests/data/fake_sigproc_int8.tim
riptide/tests/data/fake_sigproc_uint8.tim
riptide/tests/data/fake_sigproc_uint8_nosignedkey.tim
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/not-zip-safe
riptide_ffa.egg-info/requires.txt
riptide_ffa.egg-info/top_level.txt