Go to the source code of this file.
| pet_dft_1_0_0 | ( | petfile, | ||
| GMfile, | ||||
| roifile, | ||||
| siffile, | ||||
| combinations | ||||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:
pet_dft_1_0_0(petfile,GMfile,roifile,siffile[,combinations])
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 (max 16)
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
output files:
dft file of name in format:
version 1.0.0 alpha, 30-05-2005, Harri Merisaari
Copyright (c) 2005 by Turku PET Centre
petfile GMfile roifile siffile combinations 

1.5.2