-
Notifications
You must be signed in to change notification settings - Fork 16
Using non cylindrical PET scanners
villekf edited this page Apr 16, 2021
·
2 revisions
OMEGA can automatically compute all the necessary parts for cylindrical PET scanner, but has not been designed for non-cylindrical systems. However, if you have a non-cylindrical scanner, you can try using it by inputting your own coordinates for the detectors. Custom detectors can be input to the options
struct as variables x
, y
and z
, where the first two correspond to the transaxial coordinates and the last to the axial coordinates, e.g. options.x
. These can be input at any of the main-files (see e.g. main_PET.m
for more details, section CUSTOM DETECTOR COORDINATES).
See also Custom detector coordinates and/or list mode reconstruction.
- Home
- Installation help
- Getting started
- PET Tutorials
- CT Tutorials
- Useful information
- Function help
- Visualization
- Using GATE PET data
- Using GATE CT data
- Extracting GATE scatter, randoms and trues data
- Computing the forward and/or backward projections
- Using non-cylindrical PET scanners
- Custom detector coordinates and/or list mode reconstruction
- Using TOF data
- Extracting the system matrix
- Using Inveon PET data
- Using Inveon CT data
- Using Biograph PET data
- Using custom gradient-based priors
- Adding custom built-in algorithms
- Toolbox overview
- Contributing code to OMEGA
- Contact