Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTIPrep without X11? #8

Closed
SyamGadde opened this issue Aug 5, 2015 · 3 comments
Closed

DTIPrep without X11? #8

SyamGadde opened this issue Aug 5, 2015 · 3 comments

Comments

@SyamGadde
Copy link

We have been using v1.1.6 of DTIPrep with no problems. We wanted to try v1.2.4 to see if some outstanding issues had been addressed. Unfortunately it seems we can't run the newer version without X, even if we are using a protocol file and don't need the GUI. We are running this under SGE so jobs are submitted to a cluster and X is not available to us. Any ideas?

@fbudin69500
Copy link
Member

Hello,
You should still be able to run DTIPrep without a GUI being shown even with DTIPrep1.2.4. Here is what your command line should look like:
DTIPrep --xmlProtocol ~/my_protocol.xml --DWINrrdFile myDWI.nrrd --outputFolder result/ -c

@SyamGadde
Copy link
Author

Thank you -- the -c option was not necessary before (and still says it is default in the help message). That fixes it.

@fbudin69500
Copy link
Member

Thanks for the report. I will update the help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants