MANIFEST.in
setup.py
pytigre.egg-info/PKG-INFO
pytigre.egg-info/SOURCES.txt
pytigre.egg-info/dependency_links.txt
pytigre.egg-info/not-zip-safe
pytigre.egg-info/top_level.txt
tests/__init__.py
tests/configurations.py
tests/ipnbdoctest.py
tests/line_profiling.py
tests/test_algorithms.py
tests/test_algorithms_parallel.py
tests/test_projections.py
tests/testforlog.py
tests/visual_inspection.py
tigre/__init__.py
tigre/Source/POCS_TV.cu
tigre/Source/POCS_TV.hpp
tigre/Source/POCS_TV2.cu
tigre/Source/POCS_TV2.hpp
tigre/Source/Siddon_projection.cu
tigre/Source/Siddon_projection.hpp
tigre/Source/Siddon_projection_parallel.cu
tigre/Source/Siddon_projection_parallel.hpp
tigre/Source/_Atb.pyx
tigre/Source/_AwminTV.pyx
tigre/Source/_Ax.pyx
tigre/Source/__init__.py
tigre/Source/_minTV.pyx
tigre/Source/_tvdenoising.pyx
tigre/Source/_types.pxd
tigre/Source/errors.hpp
tigre/Source/projection.cpp
tigre/Source/projection.hpp
tigre/Source/ray_interpolated_projection.cu
tigre/Source/ray_interpolated_projection.hpp
tigre/Source/ray_interpolated_projection_parallel.cu
tigre/Source/ray_interpolated_projection_parallel.hpp
tigre/Source/tvdenoising.cu
tigre/Source/tvdenoising.hpp
tigre/Source/types_TIGRE.hpp
tigre/Source/voxel_backprojection.cu
tigre/Source/voxel_backprojection.hpp
tigre/Source/voxel_backprojection2.cu
tigre/Source/voxel_backprojection2.hpp
tigre/Source/voxel_backprojection_parallel.cu
tigre/Source/voxel_backprojection_parallel.hpp
tigre/algorithms/__init__.py
tigre/algorithms/art_family_algorithms.py
tigre/algorithms/conjugate_gradient_algorithms.py
tigre/algorithms/iterative_recon_alg.py
tigre/algorithms/pocs_algorithms.py
tigre/algorithms/single_pass_algorithms.py
tigre/demos/__init__.py
tigre/demos/__test.py
tigre/demos/comptest.py
tigre/demos/d01_create_geometry.ipynb
tigre/demos/d02_sample_data.ipynb
tigre/demos/d03_simple_image_reconstruction.ipynb
tigre/demos/d04_plottingfunctions.ipynb
tigre/demos/d05_Algorihtms01.ipynb
tigre/demos/d06_Algorihtms02.ipynb
tigre/demos/geometry_ex.py
tigre/demos/launch.sh
tigre/demos/runfile.py
tigre/demos/Demos/__init__.py
tigre/demos/Demos/d02_sample_data.py
tigre/demos/Test_data/__init__.py
tigre/demos/Test_data/cube.mat
tigre/demos/Test_data/data_loader.py
tigre/demos/Test_data/MRheadbrain/head.mat
tigre/utilities/Atb.py
tigre/utilities/Ax.py
tigre/utilities/Measure_Quality.py
tigre/utilities/__init__.py
tigre/utilities/errors.py
tigre/utilities/filtering.py
tigre/utilities/geometry.py
tigre/utilities/geometry_default.py
tigre/utilities/im3Dnorm.py
tigre/utilities/init_multigrid.py
tigre/utilities/order_subsets.py
tigre/utilities/parkerweight.py
tigre/utilities/plotimg.py
tigre/utilities/plotproj.py