Good morning MRtrix3 experts,
I’m sure I’m not the first person to ponder this, but after browsing the forum - I couldn’t find any previous messages on this topic.
I have completed processing the output of probabalstic tractography in MATLAB, and I’d like to visualise my connectome. All my data is in subject-space, so i would like to create a custom connectome to project group level results onto. Specifically, I’d like to adjust node color and size, as well as edge width, to represent node- and edge-level statistics.
Can this be done using MRtrix3?
I noticed that commands like tckconvert
exist, but I’m unsure how the input .txt
file should be structured. Additionally, I’m uncertain about how to overlay custom edges.
Any advice would be greatly appreciated. Alternatively, can anyone recommend other software packages to do this visualisation step?