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 D | test_whole_brain_slr.py | 30 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 D | align.py | 105 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 D | streamlinear.py | 860 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)
|