Go to the source code of this file.
| sum_frame_2_0_0 | ( | filename, | ||
| start_frame, | ||||
| end_frame, | ||||
| method | ||||
| ) |
Here is the caller graph for this function:
sum_frame_2_0_0(filename[,start_frame,end_frame[,method]])
Sum or average image calculation of Analyze7.5 images. Use C-program
ecatsum if frame weighting is needed in calculations.
parameters:
filename dynamic image basename
start_frame(optional) starting frame for calculation
end_frame(optional) ending frame for calculation
method(optional) if 'a' average image is calculated, default
is summed image
returns:
output file basename is
File will be overwritten, if it exists.
version 1.0.0,15-04-2005, Harri Merisaari
version 1.0.1,21-04-2005, Harri Merisaari, fixed bug with Imadeus global min/max values
version 2.0.0,12-07-2005, Harri Merisaari, changed input arguments, 2nd release version
Copyright (c) 2005 by Turku PET Centre
filename start_frame end_frame method 
1.5.2