-
Similar to #30 , should add one or several exercises to both probabilistic and deterministic tractography episodes.
kaitj updated
3 years ago
-
Some bleeding-edge users have reported that they dislike the changes introduced in #1086, that now use full tract names in the file-names of the results. One option would be to revert that PR and go b…
-
Dear Dimitri,
thanks for providing the code for compiling the mrtrix3 surface-seeding fork! Unfortunately the solution in the documentation leads to an issue when trying to build the fork, leading…
-
I have had a look a the dynamic library dependencies that are in place with the new cmake build system. I have the impression that we can substantially reduce the number of dependencies as illustrated…
-
Trying to perform any simulation with fiberfox ends up with the following error. Is happening both with linux and windows. I leave here the log text.
```
Logfile: /home/compa/Documents/Apps/MITK-…
-
This issue follows a discussion started on the [community forum](http://community.mrtrix.org/t/computing-sift2-weights-with-multiple-tck-files/). I would like to submit a proposal for an enhancement, …
-
Recent versions of the ` testing_script` branch fail on my macOS M1 computer. Earlier [commits](https://github.com/frheault/tractography_file_format/commit/14f7cac3fa34f533657dc958c931236fcdf78e4b) wo…
-
I have some data with two DTI runs, anterior-posterior and posterior-anterior. How can I incorporate both in the tractography?
-
This is a somewhat niche file-format for streamlines from dMRI tractography. I have an implementation of reading, writing and converting from/to trk files implemented here: https://github.com/vistalab…
-
Idea came from [forum thread](https://community.mrtrix.org/t/extract-pathway-after-sift2/3084), and sort of follows #1603.
If a matrix / vector text file can contain arbitrary key-value entries in …