-
Notifications
You must be signed in to change notification settings - Fork 42
Error running CBF pipeline #204
Comments
Hi @willtack The error is from binding. How did you call it from command line? |
This is was my command line call:
|
the issue is in your cohort file. the img,m0 and anat must have the same relative ( |
Hmm, I tried adjusting my paths, with the same
For reference, this is how my directory is set up:
I also tried with absolute paths:
With the same results as above. |
pls can you use docker image or singularity directly? |
I tried the docker image directly:
And received this error. Similar to above but it also can't seem to find the design file. The design file is definitely at that location and identical to what's posted in this repository:
|
Hello, I am having the same issue where the output of the batch file that I am trying to submit gives me the same outcome as posted above that the design file is empty or not present. I cannot view the replies to @willtack's post from earlier. Any help is appreciated, thank you! |
pls use the latest docker image |
I am running this on singularity as this is what we have been using at my lab. When running the script on its own, it works. However, when I have tried to submit as an sbatch, it is giving this message. |
pull for new singularity image from dockerhub https://xcpengine.readthedocs.io/config/tutorial.html#before-you-begin |
Describe the bug
Trying to run the cbf pipeline. It prints an error at the very beginning of the run and produces an output folder of log files and mostly empty folders, jsons, and csvs, etc.
Cohort file
Design File
Error message
From group/error/cbf_root-201907091932-9001
Runtime Information
Ran with Docker
Additional context
I don't think the directory containing the prepackaged pipelines was created, as mentioned in Step 2 here.
To setup xcp, I pip installed the xcpengine-container package.
The text was updated successfully, but these errors were encountered: