Welcome to OMEGA documentation!
OMEGA, or open-source multi-dimensional tomographic reconstruction software, is an image reconstruction toolkit for tomographic imaging, optimized for positron emission tomography (PET), single photon emission computed tomography (SPECT) and computed tomography (CT). However, any ray-tracing based tomographic imaging is supported. The software works on MATLAB, GNU Octave and Python. For a full list of features see Features.
See Installation for install help. Check out the Usage section for further information.
Note
This project is under active development.
Note
This documentation is for OMEGA v.2.1 and up. Separate documentation for v.2.0 is available from the menu in the lower right corner. For versions v.0.9-1.2, see https://github.com/villekf/OMEGA/wiki
Contents
- Installation
- Examples
- Usage
- Geometry information
- Verbosity
- Adjustable parameters
- PET scanner variables
- CT scanner variables
- SPECT scanner variables
- Projector settings
- Image volume settings
- Sinogram settings
- Computing settings
- TOF settings
- Correction settings
- GATE specific settings
- Reconstruction specific settings
- Preconditioner settings
- Dynamic imaging settings
- Misc. settings
- Algorithm settings
- Regularization settings
- OMEGA geometry
- Selecting the optimal projector
- Choosing the optimal implementation
- Image reconstruction
- OpenCL vs. CUDA vs. CPU
- Algorithms
- Preconditioners
- Data/artifact corrections
- Using your own source/detector coordinates or list-mode data
- High-dimensional computing
- Loading GATE data
- Using mask images
- Features
- Using TOF data
- Technical info
- Useful links
- Modifying OMEGA source code