cf136cf46fafe9167709f9d7e4f5c29630184e04,doc/examples/bundle_extraction.py,,,#,27

Before Change


Extracting bundles using recobundles [Garyfallidis17]_


model_bundle, _ = load_trk(bundle1)

rb = RecoBundles(moved, verbose=True)

After Change





save_trk( "AF_L.trk", target[af_l_labels], hdr["voxel_to_rasmm"])

model_cst_l, hdr = load_trk(model_cst_l_file)

recognized_cst_l, cst_l_labels = rb.recognize(model_bundle=model_cst_l,
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 3

Instances


Project Name: nipy/dipy
Commit Name: cf136cf46fafe9167709f9d7e4f5c29630184e04
Time: 2019-02-26
Author: arokem@gmail.com
File Name: doc/examples/bundle_extraction.py
Class Name:
Method Name:


Project Name: nipy/dipy
Commit Name: 86a9c8708beb38293d30bafdcdf2bdd5fc76edd6
Time: 2017-06-26
Author: garyfallidis@gmail.com
File Name: doc/examples/tracking_quick_start.py
Class Name:
Method Name:


Project Name: nipy/dipy
Commit Name: a302d7acc00d48d6536bc892593207b5cf09440f
Time: 2019-07-26
Author: francois.m.rheault@usherbrooke.ca
File Name: doc/examples/bundle_extraction.py
Class Name:
Method Name: