.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
bin/roeba_run
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/default_parameters.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/parameters.rst
docs/quickstart.rst
docs/readme.rst
docs/requirements.txt
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
jtow/__init__.py
jtow/auto_jtow.py
jtow/examine_cubes.py
jtow/jtow.py
jtow/make_WL_cube.py
jtow/make_minisegments.py
jtow/make_pairwise_cds.py
jtow/make_ratio_images.py
jtow/quick_ff_divide.py
jtow/temporal_clean.py
jtow.egg-info/PKG-INFO
jtow.egg-info/SOURCES.txt
jtow.egg-info/dependency_links.txt
jtow.egg-info/not-zip-safe
jtow.egg-info/requires.txt
jtow.egg-info/top_level.txt
jtow/params/default_params.yaml
tests/.DS_Store
tests/__init__.py
tests/jtow_nrca1_custBias_None.py
tests/jtow_nrca1_custBias_cycleBias.py
tests/jtow_nrca1_custBias_lineIntercept.py
tests/jtow_nrca1_custBias_selfBias.py
tests/jtow_nrca5_custBias_None.py
tests/jtow_nrca5_custBias_cycleBias.py
tests/jtow_nrca5_custBias_lineIntercept.py
tests/jtow_nrca5_custBias_selfBias.py
tests/test_jtow.py