Skip to content
Snippets Groups Projects
Commit 37778cdb authored by Will Langford's avatar Will Langford
Browse files

update readme

parent e5150590
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,28 @@
## 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](https://ipyvolume.readthedocs.io/en/latest/) in jupyter notebook
![coil_tomopy_recon](images/coil_tomopy_recon.gif)
### Gridrec
* parallel beam
### ASTRA toolbox
To do:
* cone-beam reconstruction
* [ASTRA toolbox](https://tomopy.readthedocs.io/en/latest/ipynb/astra.html) in tomopy
* or DIY
* see if the reconstruction of the full data set is more reliable on a heftier workstation
* C14/Carbon?
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment