autoTracto2regions Namespace Reference

Variables

tuple cont = os.walk('.')
tuple contRM = os.walk('.')
tuple d = cont.next()
list dirs = d[1]
list dirsRM = dRM[1]
tuple dRM = contRM.next()
tuple dwis = glob.glob('*.dwi')
tuple fullDir = os.getcwd()
tuple isDir = os.access(tmpD, os.F_OK)
tuple pars = glob.glob('*.in')
tuple ret = os.system(sys.executable + ' ' + rootA + '/' + 'StochasticTractoGraphyClusterFiles.py ' + fullDir + '/' + pars[0] + ' ' + fullDir + '/' + dwis[0] + ' ' + fullDir + '/' + rois[s] + ' ' + fullDir + '/' + rois[s+1])
tuple rois = glob.glob('*.roi')
tuple rootA = os.path.abspath(os.path.dirname(sys.argv[0]))
list tmpD = rois[s]
string tmpF = './'
tuple wmas = glob.glob('*.wm')

Variable Documentation

tuple autoTracto2regions::cont = os.walk('.')
tuple autoTracto2regions::contRM = os.walk('.')
tuple autoTracto2regions::d = cont.next()
tuple autoTracto2regions::dRM = contRM.next()
tuple autoTracto2regions::dwis = glob.glob('*.dwi')
tuple autoTracto2regions::fullDir = os.getcwd()
tuple autoTracto2regions::isDir = os.access(tmpD, os.F_OK)
tuple autoTracto2regions::pars = glob.glob('*.in')
tuple autoTracto2regions::ret = os.system(sys.executable + ' ' + rootA + '/' + 'StochasticTractoGraphyClusterFiles.py ' + fullDir + '/' + pars[0] + ' ' + fullDir + '/' + dwis[0] + ' ' + fullDir + '/' + rois[s] + ' ' + fullDir + '/' + rois[s+1])
tuple autoTracto2regions::rois = glob.glob('*.roi')
tuple autoTracto2regions::rootA = os.path.abspath(os.path.dirname(sys.argv[0]))
string autoTracto2regions::tmpF = './'
tuple autoTracto2regions::wmas = glob.glob('*.wm')

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1