Dear Prof. Frank,
I hope you’re well. I’m reaching out for guidance on using DSI Studio commands in MATLAB’s Lesion Quantification Toolkit to create a disconnection matrix. The command I used is:
eval(['! ' cfg.dsi_path ' --action=ana --source=' fullfile(cfg.source_path, source_fib) ' --tract=' fullfile(cfg.source_path, all_tracts) ' --roi=' cfg.lesion_path...
' --output=' out_file ' --connectivity=' cfg.parcel_path ' --connectivity_type=end'...
' --connectivity_threshold=0 --export=tdi']);
Here are the specifics:
However, the following error messages appeared when executing the command:
I have checked the DSI Studio documentation, and the commands appear to match the syntax provided. Would you be able to provide any guidance or feedback on these errors?
Thank you very much for your time and help.
Best regards,
Triana Karnadipa
--
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/a4e79d8b-0d1f-48a0-a0da-cf793745c26fn%40googlegroups.com.
--
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/faa16e4c-a795-4ea9-84a5-18c0302fbe66n%40googlegroups.com.
Dear Prof. Frank,
I hope this message finds you well. I have updated DSI Studio, but the issue with unrecognised commands persists. I have also double-checked the commands against the documentation:
The commands appear to be correct, but I’m still encountering the problem. I would greatly appreciate your insight on how I might resolve this issue.
Thank you for your time and assistance.
To view this discussion visit https://groups.google.com/d/msgid/dsi-studio/408f7636-37b4-499e-a49a-f3109df50028n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dsi-studio/07214ee9-c5f3-4dd2-9b79-167aaf9c460bn%40googlegroups.com.
Dear Prof. Yeh,
Thank you for your previous feedback—it was very helpful. I identified the issue and successfully installed my custom atlas in DSI Studio, fixed the syntax, and ran the tract analysis in Windows PowerShell. The process completed successfully, but the output values are all zeros. I tried this with 20 different lesion masks, and the results remained the same.
I’m wondering if you might have any insight into why this is happening. I’ve attached the script, output files, and CSV results for your reference.
Thank you for your time and guidance.
Best regards,
Triana Karnadipa