norm_dyn_1_1_1.m File Reference

Go to the source code of this file.

Functions


Function Documentation

norm_dyn_1_1_0 (   dynamic_file,
  template_file,
  norm_frame_start,
  norm_frame_end 
)



norm_dyn_1_1_1(dynamic_file, template_file[, norm_frame_start, norm_frame_end])

SPM2 Normalization for dynamic file. Works like spm_normalise_ui.m
including automatic support for dynamic PET-images. This program
is modification to SPM2 package's normalization application. If normalization
target is dynamic, parameters of summed image are appiled for all frames.


parameters:
dynamic_file dynamic Analyze7.5 image file's basename
template_file static Analyze7.5 template file's
basename, or parameter file with .mat suffix.
File is searched from /templates.
norm_frame_start(opt) frame start index that is used to calculate
summed image for normalization. default 1 is
used if omitted
norm_frame_end(opt) frame end index that is used to calculate
summed image for normalization. default last
frame is used if omitted

returns:
normalized dynamic image, with prefix 'w'
normalization parameters are saved as _sn.mat

Copyright (c) 2005,2006 by Turku PET Centre

version 1.0, 14-03-2005 Harri Merisaari
version 1.0.0, 11-07-2005 Harri Merisaari, changed to new version format,no GUI
version 1.1.0, 7-2-2006 Harri Merisaari, added sum file options, optimized for
memory usage (doesn't load all frames into memory anymore)
version 1.1.1, 17-4-2006 Harri Merisaari, fixed bug with printout

Parameters:
dynamic_file 
template_file 
norm_frame_start 
norm_frame_end 

Here is the call graph for this function:


Generated on Wed Sep 19 07:53:46 2007 for Turku PET Centre Matlab functions by  doxygen 1.5.2