End-to-End Roi definition

37 views
Skip to first unread message

Artur Vetkas

unread,
Dec 15, 2024, 5:04:35 PM12/15/24
to DSI Studio
Hi,

I am working on a batch approach to generate tracts that only connect two ROIs. Starting in one and ending in the other, without passing fibers.
Should i approach this with:
--seed="%s" --end="%s" --stop="%s" 
or
--end="%s" --end="%s"

Right now im getting passing fibers as well when using this approach through matlab.

Thanks!

Frank Yeh

unread,
Dec 17, 2024, 4:34:49 PM12/17/24
to artur....@gmail.com, DSI Studio
You may check out https://dsi-studio.labsolver.org/doc/cli_t3.html for details.

Best regards
Frank

--
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/2527b037-852d-45d8-8de6-b8170d11c810n%40googlegroups.com.

Miguel Parra

unread,
Jun 30, 2025, 4:57:50 PM6/30/25
to DSI Studio

Did you ever figure this out? Our group has the same question.

Thanks!

Frank Yeh

unread,
Jun 30, 2025, 5:00:17 PM6/30/25
to migpa...@gmail.com, DSI Studio
There are CLI examples at https://dsi-studio.labsolver.org/doc/cli_t3.html

If the command doesn't work, please feel free to post it here with the
output from DSI Studio.

Best regards,
Frank
> --
> 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/b8958d3f-6a34-4712-bb0c-ac37f27a2c84n%40googlegroups.com.

Artur V

unread,
Jul 1, 2025, 8:48:31 AM7/1/25
to DSI Studio
I ended up using a DSI studio version from 2024 28 november running off matlab.

  --action=trk \
  --source="C:\…\subject.fib.gz" \
  --roi="C:\…\ROI1.nii" \
  --end="C:\…\ROI2.nii" \
  --stop="C:\…\ROI2.nii" \


Best,

Reply all
Reply to author
Forward
0 new messages