Skip to content

recon-all SUBJECTS_DIR in neurocommand #196

Answered by stebo85
mschira asked this question in Q&A
Discussion options

You must be logged in to vote

Dear @mschira,

I had a look at this problem and identified the issue. The problem is caused by an update in singularity and singularity changed how they handle environment variables. In singularity versions older than 3.6 external variables overwrite internal variables. In newer versions this is not the case anymore and it has to be explicilty set.

A workaround for you for now is the following:
define a variable called export SINGULARITYENV_SUBJECTS_DIR=/home/mshira/fssubjects - this will then overwrite SUBJECTS_DIR inside freesurfer.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@stebo85
Comment options

@mschira
Comment options

@stebo85
Comment options

@mschira
Comment options

@stebo85
Comment options

Answer selected by stebo85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants