Skip to content
Discussion options

You must be logged in to vote

I could fix the import process quite easily, but the freesurfer import process has a more important problem: it is running a (partial) Morphologist process and gives it only a few filenames, letting the completion system determine the others. But the completion system needs databasing, thus the process doesn't work in parallel execution.
So in the current state, the FS import process cannot run in parallel.
To fix it, technically, there are 2 ways:

  • allow databasing during parallel execution: we could imagine that some processes could declare that they require databasing, and for them databasing would be enabled (using the --enabledb option of the axon-runprocess command used in jobs), bu…

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ValGitHu
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by c-langlet
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working Morphologist Morphologist related
3 participants