STIR  6.2.0
Functions
separate_true_from_random_scatter_for_necr.cxx File Reference

This program gets a projection data file of a mouse/rat scatter phantom measured according to NEMA NU 4. It seperates number of true events from number of random+scatter events. More...

#include "stir/ProjData.h"
#include "stir/IO/interfile.h"
#include "stir/utilities.h"
#include "stir/Bin.h"
#include <math.h>
#include <fstream>
#include <iostream>
#include "stir/ProjDataFromStream.h"
#include "stir/Sinogram.h"
#include "stir/IO/read_from_file.h"
#include "stir/SegmentByView.h"
#include "stir/ProjDataInterfile.h"
#include "stir/ProjDataInfo.h"
#include <algorithm>
#include "stir/error.h"

Functions

int find_num_tang_pos_for_FOV (float a, float r, int n)
 
float find_length_of_arc_for_FOV (float a, float r)
 
int main (int argc, char *argv[])
 

Detailed Description

This program gets a projection data file of a mouse/rat scatter phantom measured according to NEMA NU 4. It seperates number of true events from number of random+scatter events.

Author
Parisa Khateri