External Email - Use Caution
Thank you for the guidance.
When it tries to run pre.ParallelI , I'll get this:
Copying files to bedpost directory
This happens for all subjects.
After this, when I check the subject 57 folder in subjects_dir, there is a file named "dmri.bedpostX.nii.gz".
However, when it tries to run Parallel lines, these errors coming up:
...
If I run trac-all -bedp -c <Cinfig File> , and not try to process parallelly, it runs without any errors to the end.
Do you have any thoughts what goes wrong?
Thanks again,
Ela
From:Yendiki, Anastasia
Fri, 03 Jun 2022 12:24:56 -0700
You run them in that order. First the pre, then the parallel, then the post.
You can queue them that way, so that the parallel jobs wait for the pre to
finish, and the post waits for all the parallel jobs to finish.