Inquiry About Fiber Tracking and Analysis Between Multiple ROIs

6 views
Skip to first unread message

Abby Tang

unread,
Sep 18, 2025, 5:51:06 AM (7 days ago) Sep 18
to DSI Studio

Dear Developer of DSI Studio,

Thank you for developing such a powerful and user-friendly tool for diffusion MRI analysis. I have a question regarding fiber tracking and analysis between multiple regions of interest (ROIs).

I have two seed regions and two ROIs. If I want to calculate the number of streamlines or the average FA value for fibers passing between each pair of these four regions (i.e., all pairwise combinations), should I:

  1. Combine these four regions into a single atlas and run the tracking, or

  2. Use the following code for each pair of regions separately?
    dsi_studio --action=trk \ --source=subject.fib.gz \ --seed=wholeBrain.nii.gz \ --roi=regionA.nii.gz \ --roi2=regionB.nii.gz \ --output=streamlines_AB.tt.gz

    After generating the streamlines.tt.gz file for a specific pair, how can I output the number of streamlines or the FA value for that bundle? Would the following command work?
    dsi_studio --action=ana --source=streamlines.tt.gz --export=count

    If not, could you please advise on the correct approach?

    Thank you for your time and support!

    Sincerely,
    Abby

Frank Yeh

unread,
Sep 18, 2025, 8:19:01 AM (7 days ago) Sep 18
to abbyta...@gmail.com, DSI Studio
at --action=trk add --export=stat
if using --action=ana, it is the same, but the source should be the .fib.gz file, and use --tract to specify tt.gz

--
You received this message because you are subscribed to the Google Groups "DSI Studio" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dsi-studio+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dsi-studio/b37e4934-9261-4dde-b496-a84870719101n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages