Setting different seed point or ROI

19 views
Skip to first unread message

maede...@gmail.com

unread,
May 23, 2024, 8:11:52 AMMay 23
to DSI Studio
Dear Frank
I hope you are doing well.
in dsi studio when i set two regions as roi for example like: 
--action=trk --source="$f"  --fiber_count=20000  --thread_count=12 --turning_angle=30 --step_size=0.0 --min_length=2 --max_length=40  --fa_threshold=0.00 --otsu_threshold=0.7  --tip_iteration=2  --roi=DukeCIVM:HPF__Hippocampal_Formation_Uncharted_left --roi2=DukeCIVM:HPF__Hippocampal_Formation_Uncharted_right --export=stat,tdi  --output="$f".Both.trk.gz  > "${f}.log.txt"
it gives the tract passing between the ROIs, however I wanna extract all the tracts passing through either roi or roi2.Do u have any idea how I can do this? 
 and by the way can I replace "roi" by "seed" in this command? because when i do this it seems dsi ignores seed2 and it just takes the first region as seed point...
I would be grateful if u help me with this part as well
best
Maedeh 

Frank Yeh

unread,
May 23, 2024, 9:59:56 AMMay 23
to maede...@gmail.com, DSI Studio
> it gives the tract passing between the ROIs, however I wanna extract all the tracts passing through either roi or roi2.Do u have any idea how I can do this?

Merge them into just one roi instead of two.
Frank

maede...@gmail.com

unread,
Jun 7, 2024, 8:03:47 AMJun 7
to DSI Studio
Thank you very much dear frank, yes I could do it using DSI studio GUI, but for command line for example:  --action=trk --source="$f"  --fiber_count=20000  --thread_count=12 --turning_angle=30 --step_size=0.0 --min_length=2 --max_length=40  --fa_threshold=0.00 --otsu_threshold=0.7  --tip_iteration=2  --roi=DukeCIVM:HPF__Hippocampal_Formation_Uncharted_left --roi2=DukeCIVM:HPF__Hippocampal_Formation_Uncharted_right --export=stat,tdi  --output="$f".Both.trk.gz  > "${f}.log.txt"
how can I merge these two ROIs? I dont see in the documents of DSI studio.
Best regards
Maedeh

Frank Yeh

unread,
Jun 7, 2024, 10:10:43 AMJun 7
to maede...@gmail.com, DSI Studio
try

--roi=DukeCIVM:HPF__Hippocampal_Formation_Uncharted_left+DukeCIVM:HPF__Hippocampal_Formation_Uncharted_right 

--
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 on the web visit https://groups.google.com/d/msgid/dsi-studio/e38c7361-aa2e-4b9a-a609-79a71585ffc6n%40googlegroups.com.

maedeh khalilian

unread,
Jun 13, 2024, 8:17:40 PMJun 13
to Fang-Cheng Yeh, dsi-s...@googlegroups.com

It worked . Thank you so much.

Reply all
Reply to author
Forward
0 new messages