Skip to content
Snippets Groups Projects

CTRecon

Test data hosted here: ftp://tmp.cba.mit.edu/Public/CTData/

Tomopy

  • https://tomopy.readthedocs.io/en/latest/ipynb/tomopy.html

  • gridrec reconstruction algorithm working

    • assumes parallel beam (not cone-beam)
    • ~10 minutes for reconstruction of 750 projections of 1.5k x 1.9k pixels
    • jupyter notebook works for decimated data (x1/2, x1/4) but stalls on the full dataset, regular python is recommended for large datasets
  • visualization using ipyvolume in jupyter notebook

coil_tomopy_recon

To do: