CASToR  3.2
Tomographic Reconstruction (PET/SPECT/CT)
code Directory Reference

Directories

directory  include
 
directory  src
 
directory  toolkits
 

Files

file  code/castor-proj.cc [code]
 This is the main program of the analytic projection tool for CASToR It reads/parses/checks the command-line options provided by the user, initialize each manager classes with the correct set of options, and launch the projection algorithm (managed by oAnalyticProjection).
 
file  code/castor-recon.cc [code]
 CASToR: Customizable and Advanced Software for Tomographic Reconstruction
This is the main reconstruction program of the CASToR software. It reads/parses/checks the command-line options, initialize each manager classes with the correct set of options, and launch the reconstruction algorithm For list-mode datafiles, if a sensitivity image is not provided using "-sens", it is generated before reconstruction (managed by oSensitivityGenerator) .