User Manual - xcist/documentation GitHub Wiki
A typical CatSim simulation model is given by:
where:
-
yi is the detector signal at sinogram index i,
-
k is the energy index, s is the beam sub-sampling index,
-
Aik is the number of photons arriving at the detector without attenuator for energy bin k,
-
Iiso is the intersection length between the line with index is and the object with index o,
-
μok is the linear attenuation coefficient of object o at energy k,
-
yikscatter is the scatter signal, for example computed by the Monte Carlo simulation,
-
DQE is the detector quantum efficiency (fraction of photons absorbed),
-
fCONV is a factor to convert from keV to the number of electrons, and
-
σelectronic is the standard deviation of the electronic noise.
The following describe the different subsystem models in more detail:
- Units and conventions: describes the simulator's coordinate system and how data is stored.
- Simulation Models and Software Architecture: defines the simulator model and software architecture.
- Phantoms and projectors
- Sampling
- Scatter (convolution model)