Skip to main content

Tomographic Vision - PET, SPECT, CT, MRI reconstruction and processing.

Project description

Tomographic reconstruction software for PET, PET-MRI and SPECT in 2D, 3D (volumetric) and 4D (spatio-temporal) in Python.

The software provides high-speed reconstruction using Graphics Processing Units (GPU). Note: an NVidia CUDA compatible GPU is required.

Occiput can be utilized with arbitrary scanner geometries. It provides production quality image reconstruction with standard algorithms (such as MLEM and OSEM) and implements advanced algorithms for motion correction, kinetic imaging and for multi-modal reconstruction.

The source code contains Jupyter notebooks with examples.

A Python package implementing the interface to the Siemens Biograph mMR PET-MRI scanner is available upon request and following authorization from Siemens. Please email us at occiput.reconstruction@gmail.com

Installation

Linux, Windows (not tested recently), MacOS

Pre-requisites: Occiput requires NVidia GPU Drivers`, ``NVidia CUDA and the NiftyRec GPU accelerated tomographic ray-tracing library.

  1. Install NVidia GPU Drivers and CUDA

  2. Install NiftyRec libraries

  3. Make sure that CUDA libraries and NiftyRec libraries are in the system path:

  • Linux:

    export LD_LIBRARY_PATH:$LD_LIBRARY_PATH:/path_to_cuda_libraries:/path_to_niftyrec_libraries

  • MacOS:

    export DYLD_LIBRARY_PATH:$DYLD_LIBRARY_PATH:/path_to_cuda_libraries:/path_to_niftyrec_libraries

  • Windows:

    setx path “%path%;c:/path_to_cuda_libraries:/path_to_niftyrec_libraries;”

  1. Install Occiput:

    git clone https://github.com/spedemon/occiput.git

    python setup.py build install

Getting started

Examples and demos of the features of Occiput are in the /occiput/notebooks folder. To get started, install Python Jupyter and open the scripts in /occiput/notebooks

Website

For more information see occiput.io.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

occiput-1.0.12.tar.gz (2.4 MB view details)

Uploaded Source

File details

Details for the file occiput-1.0.12.tar.gz.

File metadata

  • Download URL: occiput-1.0.12.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for occiput-1.0.12.tar.gz
Algorithm Hash digest
SHA256 95eed499880a5e4aa815ed930ed95f72ded8d9537faac2baf0b1eadf08bf0376
MD5 2d63939c3e80d22fb382064b9c0b87a9
BLAKE2b-256 a0edbf2e4836ed9c8cccba92a29a7a3fe31d12a9f364299866e4d2884bfdadc7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page