TomographyLab / Occiput

Occiput.io in an open source software for Tomographic reconstruction based on GPU computing and on Python. The design of occiput.io makes it extremely easy to reconstruct tomographic images starting from the raw data produced by imaging systems: PET, PET-MRI and SPECT. Occiput.io is designed for GPU computing, it’s blazing fast.
Other
7 stars 3 forks source link

outdated version of (at least) PET.py? #4

Open mscipio opened 5 years ago

mscipio commented 5 years ago

Reconstruction functions implemented in occiput/Reconstruction/PET/PET.py seems to not be using the _PETProfiler functionality. Maybe this means that this version is not the latest one? We need to look into this as soon as we finish merging external libraries and we are able to correctly import occiput to test some examples.