STIR  6.2.0
Functions
upsample_and_fit_single_scatter.cxx File Reference

upsample a coarse scatter estimate and fit it to emission data using a weight/mask projection data More...

#include "stir/ProjDataInfo.h"
#include "stir/KeyParser.h"
#include "stir/ProjDataInterfile.h"
#include "stir/recon_buildblock/TrivialBinNormalisation.h"
#include "stir/scatter/ScatterEstimation.h"
#include "stir/Succeeded.h"
#include "stir/is_null_ptr.h"
#include <iostream>
#include <string>

Functions

int main (int argc, const char *argv[])
 

Detailed Description

upsample a coarse scatter estimate and fit it to emission data using a weight/mask projection data

See also
ScatterEstimationByBin::upsample_and_fit_scatter_estimate
Author
Charalampos Tsoumpas
Kris Thielemans
Usage:
[--min-scale-factor <number>]
[--max-scale-factor <number>]
[--remove-interleaving <1|0>]
[--half-filter-width <number>]
--output-filename <filename>
--data-to-fit <filename>
--data-to-scale <filename>
--norm <filename>
--weights <filename>
remove_interleaving defaults to 1\, min-scale-factor to 1e-5, and max-scale-factor to 1e5.

The norm parameter expects the filename of a .par file with the following keywords

Bin Normalisation parameters:=
type:= <type info as usual>
<other keywords for the chosen type>
END:=