Go to the source code of this file.
| pet_dft_1_0_2 | ( | petfile, | ||
| GMfile, | ||||
| roifile, | ||||
| siffile, | ||||
| combinations, | ||||
| pairs | ||||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:
pet_dft_1_0_2(petfile,GMfile,roifile,siffile[,combinations,pairs])
Creates dft file from PET file's ROI values. If ROI file contains combinations,
their values are writeen at the end of file.
parameters:
petfile Analyze7.5 PET file's basename
GMfile Analyze7.5 GM mask file's basename
roifile Imadeus 1.15 format roi file, containing rois as binary flag values
siffile sif file containing time frame information
combinations(optional) structure array having following fields:
Name name on combination, that will be separated from 1st found ' '
Nos number array containg numbers of ROIs that belong to
combination, starting from 1
pairs flag for calculating activity values of pairs of columns for every 3rd column
number of regions should be odd for flag to take effect
output files:
dft file of name in format:
version 1.0.0 alpha, 30-05-2005, Harri Merisaari
version 1.0.1, 02-06-2005, Harri Merisaari, support for more than 15 ROIs
version 1.0.2, 07-06-2005, Harri Merisaari, option for counting sum of ROIs into every 3rd column, uses new roimask method
Copyright (c) 2005 by Turku PET Centre
petfile GMfile roifile siffile combinations pairs 

1.5.2