We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When user has incorrect directory name, comet_relion_submit gets tripped up and outputs a cryptic error:
Thu Aug 20 10:22:57 PDT 2020 > SUBMITTING : ERROR : COSMIC2-JOB-RELION_3D_INITIAL_MODEL_COMET-653D450A091149DF9FE5EECFA842F623 : java.lang.Exception: Error submitting job:
In this case, the star file had the wrong path. Instead of Extract/job998/particles.star it was J647/imported.
We need to catch this and report a usable error saying star file does not match input data path.
The text was updated successfully, but these errors were encountered:
mcianfrocco
No branches or pull requests
When user has incorrect directory name, comet_relion_submit gets tripped up and outputs a cryptic error:
Thu Aug 20 10:22:57 PDT 2020 > SUBMITTING : ERROR : COSMIC2-JOB-RELION_3D_INITIAL_MODEL_COMET-653D450A091149DF9FE5EECFA842F623 : java.lang.Exception: Error submitting job:
In this case, the star file had the wrong path. Instead of Extract/job998/particles.star it was J647/imported.
We need to catch this and report a usable error saying star file does not match input data path.
The text was updated successfully, but these errors were encountered: