Home
last modified time | relevance | path

Searched refs:maxvoxsz (Results 1 – 1 of 1) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/
H A Dmeica.py312 maxvoxsz = float(os.popen("3dinfo -dk %s" % (getdsname(0))).readlines()[0].strip()) variable
316 addslabs = abs(int(cmdif/maxvoxsz))+10