frankyeh / DSI-Studio

A Tractography Tool for Diffusion MRI
http://dsi-studio.labsolver.org
Other
122 stars 54 forks source link

Implement --output for dsi_studio --action=rec #52

Closed JohannesWiesner closed 3 years ago

JohannesWiesner commented 3 years ago

Similar to #50, it would also be useful it it was possible to specify an output directory for the reconstruction. Reason: It would be nice, if the outputs for --src, --rec, --trk all could have their own output directories. That would make it a bit more handy to structure the whole DSI-Studio Process.

frankyeh commented 3 years ago

I will implement this and let you know once available. Frank

On Wed, Apr 28, 2021 at 8:09 AM JohannesWiesner @.***> wrote:

Similar to #50 https://github.com/frankyeh/DSI-Studio/issues/50, it would also be useful it it was possible to specify an output directory for the reconstruction. Reason: It would be nice, if the outputs for --src, --rec, --trk all could have their own output directories. That would make it a bit more handy to structure the whole DSI-Studio Process.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/frankyeh/DSI-Studio/issues/52, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACDI4KAC3QDIHSHG3XJNDLTK73JPANCNFSM43W6KVPQ .

frankyeh commented 3 years ago

This feature is implemented. You can now assign output directory using --output with src rec trk ana If anything does not work as expected, please let me know. Best regards, Frank

On Wed, Apr 28, 2021 at 9:04 AM Frank Yeh @.***> wrote:

I will implement this and let you know once available. Frank

On Wed, Apr 28, 2021 at 8:09 AM JohannesWiesner @.***> wrote:

Similar to #50 https://github.com/frankyeh/DSI-Studio/issues/50, it would also be useful it it was possible to specify an output directory for the reconstruction. Reason: It would be nice, if the outputs for --src, --rec, --trk all could have their own output directories. That would make it a bit more handy to structure the whole DSI-Studio Process.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/frankyeh/DSI-Studio/issues/52, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACDI4KAC3QDIHSHG3XJNDLTK73JPANCNFSM43W6KVPQ .

JohannesWiesner commented 3 years ago

Hi Frank,

Awesome, thank you very much! I'll download the latest docker image and let you know if everything works :)

Greetings,

Johannes