Home
last modified time | relevance | path

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

/dports/science/py-dipy/dipy-1.4.1/dipy/align/tests/
H A Dtest_whole_brain_slr.py30 qbx_thr=[5, 2, 1], progressive=False)
55 less_than=np.inf, qbx_thr=[2],
64 greater_than=20, less_than=np.inf, qbx_thr=[2],
/dports/science/py-dipy/dipy-1.4.1/dipy/workflows/
H A Dalign.py105 qbx_thr=[40, 30, 20, 15], argument
184 logging.info('QBX thresholds {0}'.format(qbx_thr))
203 qbx_thr=qbx_thr)
/dports/science/py-dipy/dipy-1.4.1/dipy/align/
H A Dstreamlinear.py860 qbx_thr=[40, 30, 20, 15], argument
965 cluster_map1 = qbx_and_merge(rstreamlines1, thresholds=qbx_thr, rng=rng)
978 cluster_map2 = qbx_and_merge(rstreamlines2, thresholds=qbx_thr, rng=rng)