-
|
Hi BrainVISA experts, I have been running BrainVISA from the command line using the axon-runprocess command with the --enabledb flag to run the Import from FreeSurfer to Morphologist process. I am running BrainVISA with Singularity on a Linux-based cluster. Each time the script gets to the T1MRI Import process, I keep getting the error: I'm running a singularity command that binds to a temporary directory (BVSIF points to the BrainVISA .sif file and BVIMPORT is the FreeSurfer Import .bvproc file I created) I have set up databases with both BrainVISA and FreeSurfer ontologies, but these are not getting automatically picked up by the process. Is there any way to force it to recognize my chosen databases? Or is there something I should be doing differently with singularity? Any help here will be greatly appreciated! Best, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi, I am assuming that you followed the steps indicated here (https://brainvisa.info/web/download.html#install-with-singularity) to install Brainvisa, so that you created a directory brainvisa-5.0.0 in your $HOME and installed brainvisa using the singularity command provided in the doc. If you did another installation let us know. Make sure your database is referenced in ~/brainvisa-5.0.0/home/.brainvisa/options.minf Can you try : Clément. |
Beta Was this translation helpful? Give feedback.
Hi,
I am assuming that you followed the steps indicated here (https://brainvisa.info/web/download.html#install-with-singularity) to install Brainvisa, so that you created a directory brainvisa-5.0.0 in your $HOME and installed brainvisa using the singularity command provided in the doc. If you did another installation let us know.
Make sure your database is referenced in ~/brainvisa-5.0.0/home/.brainvisa/options.minf
Can you try :
Clément.