Go to the source code of this file.
| roi_mask_1_0_1 | ( | varargin | ) |
Here is the call graph for this function:
roi_mask_1_0_1([side],roifilename[,ROIname_1,ROIname_2,ROIname_3 ...])
Mask file creation from Imadeus 1.15 ROI-file. If no optional parameters
are used, mask will contain all ROIs in ROI-file. If options are used,
selection will be intersection of them.
parameters:
side(optional) 'sn'/'dx' side for selecting one side ROIs
according to their names. 'sn' corresponds
to ROI names ending with ' sn' or ' sin', and
'dx' to names ending with ' dx'
roifilename Imadeus 1.15 ROI-file basename
ROIname_<#>(optional) ROIname in ROI-file, that is included in
mask (use 's if ROI name contains spaces).
'side' parameter has precedence over
this if both options are used.
returns:
output file basename is
File will be overwritten, if it exists.
version 1.0.0,13-07-2005, Harri Merisaari, release version
Copyright (c) 2005 by Turku PET Centre
varargin 
1.5.2