STIR  6.2.0
Functions
apply_normfactors3D.cxx File Reference

Apply normalisation factors estimated using the ML code to projection data. More...

#include "stir/recon_buildblock/BinNormalisationPETFromComponents.h"
#include "stir/ProjDataInterfile.h"
#include "stir/ProjDataInMemory.h"
#include "stir/stream.h"
#include "stir/warning.h"
#include <iostream>
#include <string>

Functions

int main (int argc, char **argv)
 

Detailed Description

Apply normalisation factors estimated using the ML code to projection data.

This utility constructed a stir::BinNormalisationPETFromComponents from the text files written by stir::ML_estimate_component_based_normalisation and uses it on projection data.

Author
Kris Thielemans
Tahereh Niknejad