STIR
6.2.0
|
Takes the logarithm of attenuation coefficients to 'convert' them to line integrals. More...
#include "stir/ProjData.h"
#include "stir/ProjDataInterfile.h"
#include "stir/Viewgram.h"
#include "stir/ArrayFunction.h"
#include "stir/thresholding.h"
#include "stir/warning.h"
#include <iostream>
Functions | |
int | main (int argc, char *argv[]) |
Takes the logarithm of attenuation coefficients to 'convert' them to line integrals.
attenuation_coefficients_to_projections \ --AF|--ACF <output filename > <input proj_data file name>Use
–AF
if input are attenuation factors, –ACF
for attenuation correction factors (i.e. the inverse of the former).