
Dear Dr. Yeh,
I have resolved the issue. It was caused by an incorrect overwrite setting on my end.
My apologies for the confusion.
Best regards,
Darren
Hi Yeh,In the CLI, I used--parameter_idto copy all the tracking parameters from the GUI, and the resulting whole-brain tractogram is similar to the one obtained from the GUI.I have another quick question: when using--parameter_id, do I still need to manually set the output parameters (e.g.,--outputand--trk_format)? My updated CLI command is as follows:sub=sub-0001
dsi_studio \
--action=trk \
--source=${sub}/dwi/dsi_studio/${sub}_src.gqi.fz \
--output=${sub}/dwi/dsi_studio/${sub}_whole_brain_CLI \
--trk_format=trk \
--parameter_id=c9A99193FE8D5123Fba3FcbA041b4843c40420Fba803FcCDCC4C3Ec. However, I noticed that the output file is namedwhole_brain_template_GUI.tt.tt, which differs from the filename and format I specified using--outputand--trk_format.Additionally, when I loaded the CLI-generated file into DSI Studio, the whole-brain tractogram did not appear to be in the original space. I have attached a screenshot for reference.Additionally, when I loaded the CLI-generated file into DSI-Studio, the whole-brain tractogram did not appear to be in the original space. I have attached a screenshot for reference.Best regards,Darren
--
You received this message because you are subscribed to a topic in the Google Groups "DSI Studio" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dsi-studio/1G48vhe-Q5Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dsi-studio+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dsi-studio/d802d023-4102-45b5-b673-3514c0f28c44n%40googlegroups.com.
--parameter_id to copy all the tracking parameters from the GUI, and the resulting whole-brain tractogram is similar to the one obtained from the GUI. --parameter_id, do I still need to manually set the output parameters (e.g., --output and --trk_format)? My updated CLI command is as follows:whole_brain_template_GUI.tt.tt, which differs from the filename and format I specified using --output and --trk_format.
Additionally, when I loaded the CLI-generated file into DSI Studio, the whole-brain tractogram did not appear to be in the original space. I have attached a screenshot for reference.Additionally, when I loaded the CLI-generated file into DSI-Studio, the whole-brain tractogram did not appear to be in the original space. I have attached a screenshot for reference.
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/CAGbZhR6gNa76bMu_rDbCg7MAxr%2B6S4Ki21M-QN2FE%3DbqXPBuTQ%40mail.gmail.com.
Hi Yeh,
I'm currently using Autotrack for OpticaRadiationLeft. In the GUI interface, parameters such as min_length and max_length can be set manually, while in the CLI these parameters cannot be specified when using --action=atk. I used the following CLI command and found that no streamlines were generated:
dsi_studio --action=atk --source=sub-0001_src.gqi.fz --trk_format=trk.gz --track_id=ProjectionBasalGanglia_OpticRadiationLHowever, in the GUI the streamlines for the OpticRadiationL tract can be generated successfully (see the attached screenshot).
Alternatively, in the CLI I tried using --action=trk with the following command:
dsi_studio --action=trk --source=sub-0001_src.gqi.fz --output=sub-0001_OR_L --trk_format=trk --track_id=OpticRadiationL --parameter_id=c9A99193Fb803FdbF041b9643db803Fba04CDCC4C3EcThe resulting tract was similar to what I obtained in the GUI using Autotrack.
Since the GUI is not available on our High-Performance Computing environment, I have to rely on the CLI. Given this limitation, would it be appropriate to use --action=trk with the corresponding track_id (and parameter_id) as a replacement for --action=atk in this case?
For reference, the .fz file and the resulting .trk file (generated using --action=trk with --track_id=OpticRadiationL) have been uploaded via a private link for data sharing on the DSI Studio Google Group website.
Best regards,
Darren