CASToR  3.2
Tomographic Reconstruction (PET/SPECT/CT)
Functions
code/toolkits/castor-datafilePosteriorBootstrap.cc File Reference

This program is used to create a resampled histogram datafile for the posterior bootstrap reconstruction see "Reconstruction, analysis and interpretation of posterior probability distributions of PET images, using the posterior bootstrap" by Marina Filipovic et al., PMB 2021. More...

#include "gVariables.hh"
#include "gOptions.hh"
#include "oImageDimensionsAndQuantification.hh"
#include "vDataFile.hh"
#include "iDataFilePET.hh"
#include "iDataFileSPECT.hh"
#include "iDataFileCT.hh"
#include "iEventHistoPET.hh"
#include "iEventHistoSPECT.hh"
#include "iEventHistoCT.hh"
#include "iEventListPET.hh"
#include "iEventListSPECT.hh"
#include "iEventListCT.hh"
#include "sOutputManager.hh"
#include "sRandomNumberGenerator.hh"

Go to the source code of this file.

Functions

void ShowHelp ()
 
int main (int argc, char **argv)
 

Detailed Description

This program is used to create a resampled histogram datafile for the posterior bootstrap reconstruction see "Reconstruction, analysis and interpretation of posterior probability distributions of PET images, using the posterior bootstrap" by Marina Filipovic et al., PMB 2021.

Definition in file code/toolkits/castor-datafilePosteriorBootstrap.cc.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 80 of file code/toolkits/castor-datafilePosteriorBootstrap.cc.

Here is the call graph for this function:

◆ ShowHelp()

void ShowHelp ( )

Definition at line 38 of file code/toolkits/castor-datafilePosteriorBootstrap.cc.

Here is the caller graph for this function: