Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/scripts/
H A D1d_tool.py2519 run, tr = UTIL.index_to_run_tr(self.global_index, rlens)
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dafni_util.py953 def index_to_run_tr(index, rlens, rstyle=1, whine=1): function