README.md
setup.py
LoopStructural/__init__.py
LoopStructural.egg-info/PKG-INFO
LoopStructural.egg-info/SOURCES.txt
LoopStructural.egg-info/dependency_links.txt
LoopStructural.egg-info/requires.txt
LoopStructural.egg-info/top_level.txt
LoopStructural/interpolators/cython/dsi_helper.c
LoopStructural/datasets/__init__.py
LoopStructural/datasets/_base.py
LoopStructural/interpolators/__init__.py
LoopStructural/interpolators/discrete_fold_interpolator.py
LoopStructural/interpolators/discrete_interpolator.py
LoopStructural/interpolators/finite_difference_interpolator.py
LoopStructural/interpolators/geological_interpolator.py
LoopStructural/interpolators/operator.py
LoopStructural/interpolators/piecewiselinear_interpolator.py
LoopStructural/interpolators/structured_grid.py
LoopStructural/interpolators/structured_tetra.py
LoopStructural/interpolators/surfe_wrapper.py
LoopStructural/interpolators/cython/__init__.py
LoopStructural/interpolators/cython/dsi_helper.c
LoopStructural/modelling/__init__.py
LoopStructural/modelling/core/__init__.py
LoopStructural/modelling/core/geological_model.py
LoopStructural/modelling/fault/__init__.py
LoopStructural/modelling/fault/fault_function.py
LoopStructural/modelling/fault/fault_function_feature.py
LoopStructural/modelling/fault/fault_segment.py
LoopStructural/modelling/features/__init__.py
LoopStructural/modelling/features/cross_product_geological_feature.py
LoopStructural/modelling/features/geological_feature.py
LoopStructural/modelling/features/geological_feature_builder.py
LoopStructural/modelling/features/region_feature.py
LoopStructural/modelling/features/structural_frame.py
LoopStructural/modelling/features/structural_frame_builder.py
LoopStructural/modelling/features/unconformity_feature.py
LoopStructural/modelling/fold/__init__.py
LoopStructural/modelling/fold/fold.py
LoopStructural/modelling/fold/fold_rotation_angle.py
LoopStructural/modelling/fold/fold_rotation_angle_feature.py
LoopStructural/modelling/fold/foldframe.py
LoopStructural/modelling/fold/svariogram.py
LoopStructural/utils/__init__.py
LoopStructural/utils/exceptions.py
LoopStructural/utils/helper.py
LoopStructural/utils/map2loop.py
LoopStructural/utils/utils.py
LoopStructural/visualisation/__init__.py
LoopStructural/visualisation/map_viewer.py
LoopStructural/visualisation/model_plotter.py
LoopStructural/visualisation/model_visualisation.py
LoopStructural/visualisation/rotation_angle_plotter.py
LoopStructural/visualisation/sphinx_scraper.py
tests/__init__.py
tests/test_faults.py
tests/test_fold.py
tests/test_interpolator.py
tests/test_refolded.py