daducci / COMMIT

Linear framework to combine tractography and tissue micro-structure estimation with diffusion MRI
Other
43 stars 33 forks source link

add peak affine flag for rotation in trk2dictionary, COMMIT_debugger … #23

Closed steso closed 7 years ago

steso commented 7 years ago

I added a new flag to trk2dictionary in order to be able to handle rotations in the affine header of the peak-file if orientations are stored in world-coordinates (as e.g. if extracted from MRtrix) instead of voxel-coordinates (as from dipy). An additional option is also added to the COMMIT_debugger and I changed the documentation accordingly.

daducci commented 7 years ago

@barakovic , if you can confirm that these latest modifications solved the bug, we can then merge the PR! Thanks guys for this fix

barakovic commented 7 years ago

@steso can you delete the trk2dictionary.cpp file? Otherwise doesn't compile correctly.

steso commented 7 years ago

please try again