.gitignore
.readthedocs.yml
.travis.yml
CONTRIBUTING.md
LICENSE
README.rst
docker-compose.yml
requirements.txt
setup.py
sourceme.sh
test_requirements.txt
.github/workflows/release_publish.yml
.travis/config.yml
.travis/merge_script.sh
.travis/singularity_setup.sh
bigfeta/__init__.py
bigfeta/bigfeta.py
bigfeta/jsongz.py
bigfeta/schemas.py
bigfeta/utils.py
bigfeta.egg-info/PKG-INFO
bigfeta.egg-info/SOURCES.txt
bigfeta.egg-info/dependency_links.txt
bigfeta.egg-info/requires.txt
bigfeta.egg-info/top_level.txt
bigfeta/distributed/README.md
bigfeta/distributed/allen_example_script.pbs
bigfeta/distributed/cori_example_script.sl
bigfeta/distributed/makefile
bigfeta/distributed/bin/.gitignore
bigfeta/distributed/src/Singularity.petsc
bigfeta/distributed/src/Singularity.petsc_solver
bigfeta/distributed/src/bigfeta_dist.h
bigfeta/distributed/src/bigfeta_dist_solve.c
bigfeta/distributed/src/hw_config.h
bigfeta/qctools/CheckPointMatches.py
bigfeta/qctools/CheckResiduals.py
bigfeta/qctools/CheckTransforms.py
bigfeta/qctools/README.md
bigfeta/qctools/__init__.py
bigfeta/qctools/figures/pm_map_example.png
bigfeta/qctools/figures/residual_map_example.png
bigfeta/qctools/figures/transform_map_example.png
bigfeta/solve/__init__.py
bigfeta/solve/solve_petsc.py
bigfeta/solve/solve_scipy.py
bigfeta/transform/__init__.py
bigfeta/transform/affine_model.py
bigfeta/transform/polynomial_model.py
bigfeta/transform/rotation_model.py
bigfeta/transform/similarity_model.py
bigfeta/transform/thinplatespline_model.py
bigfeta/transform/transform.py
bigfeta/transform/translation_model.py
bigfeta/transform/utils.py
docs/Makefile
docs/conf.py
docs/distributed_rm.rst
docs/index.rst
docs/refs.bib
docs/requirements.txt
docs/api/bigfeta/bigfeta.rst
docs/api/bigfeta/jsongz.rst
docs/api/bigfeta/modules.rst
docs/api/bigfeta/schemas.rst
docs/api/bigfeta/transforms.rst
docs/api/bigfeta/utils.rst
docs/user/intro.rst
integration_tests/test_data.py
integration_tests/test_file_io.py
integration_tests/test_jsongz.py
integration_tests/test_montage.py
integration_tests/test_petsc.py
integration_tests/test_plots.py
integration_tests/test_rough.py
integration_tests/test_transforms.py
integration_tests/test_utils.py
integration_tests/test_files/montage_pointmatches.json
integration_tests/test_files/montage_pointmatches_split1.json
integration_tests/test_files/montage_pointmatches_split2.json
integration_tests/test_files/montage_raw_tilespecs.json
integration_tests/test_files/montage_test.json
integration_tests/test_files/rough_input_matches.json
integration_tests/test_files/rough_input_matches_split1.json
integration_tests/test_files/rough_input_matches_split2.json
integration_tests/test_files/rough_input_tiles.json
integration_tests/test_files/rough_test.json
integration_tests/test_files/small3D_test.json