LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/tutorial_coded_aperture_voxel.py
examples/tutorial_per_voxel_odf.py
laue_torch/__init__.py
laue_torch/cli.py
laue_torch/distributions.py
laue_torch/forward.py
laue_torch/geometry.py
laue_torch/io.py
laue_torch/nye.py
laue_torch/odf.py
laue_torch/rasterize.py
laue_torch/spectrum.py
laue_torch/symmetry.py
laue_torch/synthetic.py
laue_torch/uncertainty.py
laue_torch/wire_scan.py
laue_torch.egg-info/PKG-INFO
laue_torch.egg-info/SOURCES.txt
laue_torch.egg-info/dependency_links.txt
laue_torch.egg-info/entry_points.txt
laue_torch.egg-info/requires.txt
laue_torch.egg-info/top_level.txt
laue_torch/coded_aperture/__init__.py
laue_torch/coded_aperture/absorption.py
laue_torch/coded_aperture/autofocus.py
laue_torch/coded_aperture/baseline_twostage.py
laue_torch/coded_aperture/io_h5.py
laue_torch/coded_aperture/landscape.py
laue_torch/coded_aperture/mask.py
laue_torch/coded_aperture/mask2d.py
laue_torch/coded_aperture/mask_spectral.py
laue_torch/jointfit/__init__.py
laue_torch/jointfit/amplitudes.py
laue_torch/jointfit/design.py
laue_torch/jointfit/footprint.py
laue_torch/jointfit/model.py
laue_torch/jointfit/select.py
laue_torch/jointfit/synthetic.py
laue_torch/realdata/__init__.py
laue_torch/realdata/coded_aperture_loader.py
laue_torch/realdata/depth_resolved.py
laue_torch/realdata/driver.py
laue_torch/realdata/geometry.py
laue_torch/realdata/io.py
laue_torch/realdata/multi_grain.py
laue_torch/realdata/multi_voxel_tv.py
laue_torch/realdata/plots.py
laue_torch/realdata/reference_grain.py
laue_torch/realdata/validate.py
tests/__init__.py
tests/conftest.py
tests/test_autofocus_annealing.py
tests/test_autofocus_synthetic.py
tests/test_baseline_twostage.py
tests/test_calibration.py
tests/test_coded_aperture_devices.py
tests/test_coded_aperture_forward.py
tests/test_coded_aperture_landscape.py
tests/test_coded_aperture_loader.py
tests/test_coded_aperture_mask.py
tests/test_coded_aperture_mask2d.py
tests/test_coded_aperture_multilevel.py
tests/test_depth_resolved_posterior.py
tests/test_depth_resolved_strain.py
tests/test_depth_resolved_synthetic.py
tests/test_distributions.py
tests/test_grad.py
tests/test_jointfit_amplitudes.py
tests/test_jointfit_footprint.py
tests/test_jointfit_select.py
tests/test_jointfit_splat.py
tests/test_jointfit_streak_splat.py
tests/test_jointfit_synthetic.py
tests/test_mixture_and_nye.py
tests/test_multi_voxel_tv.py
tests/test_parity.py
tests/test_source_offset.py
tests/test_symmetry_contract.py
tests/test_wire_scan.py