.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
brav0/__init__.py
brav0/cli.py
brav0/driver.py
brav0/io.py
brav0/lexsort_op.py
brav0/model.py
brav0/plot.py
brav0/preprocess.py
brav0/rmplanets.py
brav0/rolling.py
brav0/utils.py
brav0.egg-info/PKG-INFO
brav0.egg-info/SOURCES.txt
brav0.egg-info/dependency_links.txt
brav0.egg-info/entry_points.txt
brav0.egg-info/not-zip-safe
brav0.egg-info/requires.txt
brav0.egg-info/top_level.txt
examples/config.yml
examples/example.ipynb
examples/parameters.yml
tests/conftest.py
tests/test_rolling.py
tests/test_utils.py
tests/data/roll_mean.txt
tests/data/roll_med.txt