-
Notifications
You must be signed in to change notification settings - Fork 18
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
CPAC crashes before completion #31
Comments
Sorry for the late reply. here is the error in your log file: File "/usr/local/bin/miniconda/lib/python2.7/site-packages/nipype/pipeline/plugins/multiproc.py", line 52, in run_node Looks like the scrubbing threshold was set to the wrong value. @sgiavasis would you please give the correct value for this? |
Hi @araikes, Are you running a default pipeline, or a modified pipeline config? If a modified one-Not sure if you have scrubbing enabled, but either way, try entering some typical float value (such as 0.2) into the brackets, without quotes, in the spikeThreshold pipeline option and see if you still get that error. Also, a much newer version of the C-PAC container (v1.1.0) is available- I would recommend trying that one instead. Best, |
Hi @sgiavasis, |
@sgiavasis and @ccraddock, My data set is BIDS compliant with the structure: bids_dataset/sub-/ Is there a way to compel CPAC's docker not to look for a site folder? I've tried running the GUI to no avail and do not presently have singularity available to me. |
Hi @araikes, There is a way to bypass the BIDS validator by supplying the Can you paste the exact error message you get? Thanks! |
Greetings,
I have been running the BIDS-App CPAC docker container image (v1.0.2_disable_log_2) on test participants in two different datasets. CPAC crashes out prior to completion.
The crash error in the pypeline.log file reads:
180330-02:24:47,161 workflow ERROR:
could not run node: resting_preproc_sub-166_ses-1.gen_motion_stats_0.calc_spike_percent.a0.c0
180330-02:24:47,162 workflow INFO:
crashfile: /outputs/crash/crash-20180330-002347-root-calc_spike_percent.a0.c0-8b8c1d4c-4aef-4ba6-a40a-a4b7996d54f7.pklz
180330-02:24:47,163 workflow INFO:
I'm uploading the full pypeline.log file and can send the crash log .pklz file if needed.
Thanks
pypeline.log
The text was updated successfully, but these errors were encountered: