External Email - Use Caution
________________________________ Von: Rühr, Livia Gesendet: Donnerstag, 12. Januar 2023 17:25 An: freesurfer@nmr.mgh.harvard.edu Betreff: Problem with recon-all --> nii.gz file not found
Dear Sir or Madame,
for my thesis I am running recon-all on my subjects' nii.gz T1-weighted scans. I use Freesurfer 7.0 on a Linux Mint 21"Vanessa".
I am using the following layout:
recon-all -s sub-03 -i sub-03-ses-01_T1w.nii.gz -all This worked for me in december, whereby all my subjects were processed successfully and freesurfer created the directories. However, today I wanted to continue my work, but now it says that the file "sub-03-ses-01_T1w.nii.gz" ist not found (error message): ERROR: cannot find sub-03-ses-01_T1w.nii.gz Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-03 exited with ERRORS at Thu Jan 12 16:59:42 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1z5XiLDbECZb1gv8wAZoV7fS7G_v-k4oqEkA6DCAbe1thCcF...
This applies not only to one file, but for all of them. I have also tried to rerun recon-all of another file that had been successful in december, I have also copied and renamed it to not overwrite it.. but none of the data sets were found!
For Setup, I have defined my $FREESURFER_HOME, my $SUBJECTS_DIR and also the source (SetUpFreeSurfer.sh).
After typing the following: source $FREESURFER_HOME/SetUpFreeSurfer.sh
... I can now clearly see, that I am in the correct SUBJECTS_DIR -------- freesurfer-linux-ubuntu22_x86_64-7.3.2-20220804-6354275 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /freesurfer FSFAST_HOME /freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /home/lirh717c/Desktop/V5LGN MNI_DIR /freesurfer/mni
After navigating to this directory (cd $SUBJECTS_DIR) I can also see all my files. Additionally, I can open freesurfer now and open the scans within freeview, so that the following appears to me: - my data are okay and I can open them - freesurfer is generally running (only thing is one warning: (process:3965): Gtk-WARNING **: 17:07:37.677: Locale not supported by C library. Using the fallback 'C' locale.) - even if setting subjects directory to another directory, it is not working, the problem is neither the data nor the directory - the subjects directory has correctly been set and I can access it --> my files are seen here
To this reason, I have no ideas anymore. I am looking forward to your reply!
Kind regards Livia Rühr
Hi Livia,
SUBJECTS_DIR is the root directory for recon-all processed data. Each individual subject will have a separate subdirectory under SUBJECTS_DIR.
You need to specify full path to your images in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 11:31 AM To: freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] WG: Problem with recon-all --> nii.gz file not found
External Email - Use Caution
________________________________ Von: Rühr, Livia Gesendet: Donnerstag, 12. Januar 2023 17:25 An: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Betreff: Problem with recon-all --> nii.gz file not found
Dear Sir or Madame,
for my thesis I am running recon-all on my subjects' nii.gz T1-weighted scans. I use Freesurfer 7.0 on a Linux Mint 21"Vanessa".
I am using the following layout: recon-all -s sub-03 -i sub-03-ses-01_T1w.nii.gz -all This worked for me in december, whereby all my subjects were processed successfully and freesurfer created the directories. However, today I wanted to continue my work, but now it says that the file "sub-03-ses-01_T1w.nii.gz" ist not found (error message): ERROR: cannot find sub-03-ses-01_T1w.nii.gz Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-03 exited with ERRORS at Thu Jan 12 16:59:42 CET 2023
For more details, see the log file To report a problem, see http://surfer.nmr.mgh.harvard.edu/fswiki/BugReporting
This applies not only to one file, but for all of them. I have also tried to rerun recon-all of another file that had been successful in december, I have also copied and renamed it to not overwrite it.. but none of the data sets were found!
For Setup, I have defined my $FREESURFER_HOME, my $SUBJECTS_DIR and also the source (SetUpFreeSurfer.sh).
After typing the following: source $FREESURFER_HOME/SetUpFreeSurfer.sh
... I can now clearly see, that I am in the correct SUBJECTS_DIR
-------- freesurfer-linux-ubuntu22_x86_64-7.3.2-20220804-6354275 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /freesurfer FSFAST_HOME /freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /home/lirh717c/Desktop/V5LGN MNI_DIR /freesurfer/mni
After navigating to this directory (cd $SUBJECTS_DIR) I can also see all my files. Additionally, I can open freesurfer now and open
the scans within freeview, so that the following appears to me:
- my data are okay and I can open them
- freesurfer is generally running (only thing is one warning: (process:3965): Gtk-WARNING **: 17:07:37.677: Locale not supported by C library.
Using the fallback 'C' locale.)
- even if setting subjects directory to another directory, it is not working, the problem is neither the data nor the directory
- the subjects directory has correctly been set and I can access it --> my files are seen here
To this reason, I have no ideas anymore.
I am looking forward to your reply!
Kind regards
Livia Rühr
External Email - Use Caution
Dear Yujing,
Thank your for your fast reply. So you mean that I need to paste the whole path (home/../../..) before the name of the .nii.gz file in the command ?
It is weird, because I have always used it as sent and it worked until today. My subjects directory (called V5LGN, see mail below) contains all compressed nifti files of my subjects and additional output directories of the successfully processed subjects. This is why I thought that with the specification of SUBJECTS _DIR freesurfer knows where the subjects called are since they are there on this level without any subdirectories...?
Best Livia ________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu im Auftrag von Huang, Yujing YHUANG43@MGH.HARVARD.EDU Gesendet: Donnerstag, 12. Januar 2023 17:53:41 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
SUBJECTS_DIR is the root directory for recon-all processed data. Each individual subject will have a separate subdirectory under SUBJECTS_DIR.
You need to specify full path to your images in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 11:31 AM To: freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] WG: Problem with recon-all --> nii.gz file not found
External Email - Use Caution
________________________________ Von: Rühr, Livia Gesendet: Donnerstag, 12. Januar 2023 17:25 An: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Betreff: Problem with recon-all --> nii.gz file not found
Dear Sir or Madame,
for my thesis I am running recon-all on my subjects' nii.gz T1-weighted scans. I use Freesurfer 7.0 on a Linux Mint 21"Vanessa".
I am using the following layout: recon-all -s sub-03 -i sub-03-ses-01_T1w.nii.gz -all This worked for me in december, whereby all my subjects were processed successfully and freesurfer created the directories. However, today I wanted to continue my work, but now it says that the file "sub-03-ses-01_T1w.nii.gz" ist not found (error message): ERROR: cannot find sub-03-ses-01_T1w.nii.gz Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-03 exited with ERRORS at Thu Jan 12 16:59:42 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/188SCSXJL6xo2VGEo8HgYHx-r8WYg6qIHHBrJ5H8jADmFD7E...
This applies not only to one file, but for all of them. I have also tried to rerun recon-all of another file that had been successful in december, I have also copied and renamed it to not overwrite it.. but none of the data sets were found!
For Setup, I have defined my $FREESURFER_HOME, my $SUBJECTS_DIR and also the source (SetUpFreeSurfer.sh).
After typing the following: source $FREESURFER_HOME/SetUpFreeSurfer.sh
... I can now clearly see, that I am in the correct SUBJECTS_DIR
-------- freesurfer-linux-ubuntu22_x86_64-7.3.2-20220804-6354275 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /freesurfer FSFAST_HOME /freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /home/lirh717c/Desktop/V5LGN MNI_DIR /freesurfer/mni
After navigating to this directory (cd $SUBJECTS_DIR) I can also see all my files. Additionally, I can open freesurfer now and open
the scans within freeview, so that the following appears to me:
- my data are okay and I can open them
- freesurfer is generally running (only thing is one warning: (process:3965): Gtk-WARNING **: 17:07:37.677: Locale not supported by C library.
Using the fallback 'C' locale.)
- even if setting subjects directory to another directory, it is not working, the problem is neither the data nor the directory
- the subjects directory has correctly been set and I can access it --> my files are seen here
To this reason, I have no ideas anymore.
I am looking forward to your reply!
Kind regards
Livia Rühr
Hi Livia,
Yes, put /home/lirh717c/Desktop/V5LGN/ in front of .nii.gz in the command.
SUBJECTS_DIR is not used to find images specified in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 12:06 PM To: Freesurfer support list freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution Dear Yujing,
Thank your for your fast reply. So you mean that I need to paste the whole path (home/../../..) before the name of the .nii.gz file in the command ?
It is weird, because I have always used it as sent and it worked until today. My subjects directory (called V5LGN, see mail below) contains all compressed nifti files of my subjects and additional output directories of the successfully processed subjects. This is why I thought that with the specification of SUBJECTS _DIR freesurfer knows where the subjects called are since they are there on this level without any subdirectories...?
Best Livia ________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 17:53:41 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
SUBJECTS_DIR is the root directory for recon-all processed data. Each individual subject will have a separate subdirectory under SUBJECTS_DIR.
You need to specify full path to your images in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 11:31 AM To: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] WG: Problem with recon-all --> nii.gz file not found
External Email - Use Caution
________________________________ Von: Rühr, Livia Gesendet: Donnerstag, 12. Januar 2023 17:25 An: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Betreff: Problem with recon-all --> nii.gz file not found
Dear Sir or Madame,
for my thesis I am running recon-all on my subjects' nii.gz T1-weighted scans. I use Freesurfer 7.0 on a Linux Mint 21"Vanessa".
I am using the following layout: recon-all -s sub-03 -i sub-03-ses-01_T1w.nii.gz -all This worked for me in december, whereby all my subjects were processed successfully and freesurfer created the directories. However, today I wanted to continue my work, but now it says that the file "sub-03-ses-01_T1w.nii.gz" ist not found (error message): ERROR: cannot find sub-03-ses-01_T1w.nii.gz Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-03 exited with ERRORS at Thu Jan 12 16:59:42 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://surfer.nmr.mgh.harvard.edu/fswiki/BugReportinghttp://secure-web.cisco.com/188SCSXJL6xo2VGEo8HgYHx-r8WYg6qIHHBrJ5H8jADmFD7EkFuJdKFoqlV-t-VuYAfJbSFMnLOrvu_BlGnmpk4fgygDqyDiV64_LMs61QU9jtUqb0B-Uqqoe5kMGs7yZDpO1ga8B5uXjs_T5a5SzUNvszvbEXgdSW53Pn6gW4T02RH4C5SUwaUhhZ0JZuFdJdvOuf7iSsdGNzXNpjNVoVL5fgwVDUzSAuyTypmUncNw7WmScPwsSuHAfjOw4V_GRigrasjDayhnpCVqPiuf6ip6Exro1m5L9PVxaiNL6tcdHHEHcwHyFlgGzahojKSo2HNFTQuGSWiFcieUr-Wlb-Q/http%3A%2F%2Fsurfer.nmr.mgh.harvard.edu%2Ffswiki%2FBugReporting
This applies not only to one file, but for all of them. I have also tried to rerun recon-all of another file that had been successful in december, I have also copied and renamed it to not overwrite it.. but none of the data sets were found!
For Setup, I have defined my $FREESURFER_HOME, my $SUBJECTS_DIR and also the source (SetUpFreeSurfer.sh).
After typing the following: source $FREESURFER_HOME/SetUpFreeSurfer.sh
... I can now clearly see, that I am in the correct SUBJECTS_DIR
-------- freesurfer-linux-ubuntu22_x86_64-7.3.2-20220804-6354275 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /freesurfer FSFAST_HOME /freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /home/lirh717c/Desktop/V5LGN MNI_DIR /freesurfer/mni
After navigating to this directory (cd $SUBJECTS_DIR) I can also see all my files. Additionally, I can open freesurfer now and open
the scans within freeview, so that the following appears to me:
- my data are okay and I can open them
- freesurfer is generally running (only thing is one warning: (process:3965): Gtk-WARNING **: 17:07:37.677: Locale not supported by C library.
Using the fallback 'C' locale.)
- even if setting subjects directory to another directory, it is not working, the problem is neither the data nor the directory
- the subjects directory has correctly been set and I can access it --> my files are seen here
To this reason, I have no ideas anymore.
I am looking forward to your reply!
Kind regards
Livia Rühr
External Email - Use Caution
Hi,
I've tried it today with the path in the command line:
recon-all -s sub-04 -i /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all
However, it returns the following error (again):
ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag
I asked for showing up my subjects directory, which returns the following (correctly):
lirh717c@bam7-mint-chel:/freesurfer$ $SUBJECTS_DIR bash: /home/lirh717c/Desktop/V5LGN: Is a directory
I do not understand what could still cause the problems...
Thank you so much in advance!
Best
Livia
________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu im Auftrag von Huang, Yujing YHUANG43@MGH.HARVARD.EDU Gesendet: Donnerstag, 12. Januar 2023 18:25:58 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
Yes, put /home/lirh717c/Desktop/V5LGN/ in front of .nii.gz in the command.
SUBJECTS_DIR is not used to find images specified in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 12:06 PM To: Freesurfer support list freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution Dear Yujing,
Thank your for your fast reply. So you mean that I need to paste the whole path (home/../../..) before the name of the .nii.gz file in the command ?
It is weird, because I have always used it as sent and it worked until today. My subjects directory (called V5LGN, see mail below) contains all compressed nifti files of my subjects and additional output directories of the successfully processed subjects. This is why I thought that with the specification of SUBJECTS _DIR freesurfer knows where the subjects called are since they are there on this level without any subdirectories...?
Best Livia ________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 17:53:41 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
SUBJECTS_DIR is the root directory for recon-all processed data. Each individual subject will have a separate subdirectory under SUBJECTS_DIR.
You need to specify full path to your images in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 11:31 AM To: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] WG: Problem with recon-all --> nii.gz file not found
External Email - Use Caution
________________________________ Von: Rühr, Livia Gesendet: Donnerstag, 12. Januar 2023 17:25 An: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Betreff: Problem with recon-all --> nii.gz file not found
Dear Sir or Madame,
for my thesis I am running recon-all on my subjects' nii.gz T1-weighted scans. I use Freesurfer 7.0 on a Linux Mint 21"Vanessa".
I am using the following layout: recon-all -s sub-03 -i sub-03-ses-01_T1w.nii.gz -all This worked for me in december, whereby all my subjects were processed successfully and freesurfer created the directories. However, today I wanted to continue my work, but now it says that the file "sub-03-ses-01_T1w.nii.gz" ist not found (error message): ERROR: cannot find sub-03-ses-01_T1w.nii.gz Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-03 exited with ERRORS at Thu Jan 12 16:59:42 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://secure-web.cisco.com/1BVn9BnqxhmQnP3cf1l8y4vH65NjoAmpm1eAGtcMWdiAAaR7...http://secure-web.cisco.com/188SCSXJL6xo2VGEo8HgYHx-r8WYg6qIHHBrJ5H8jADmFD7EkFuJdKFoqlV-t-VuYAfJbSFMnLOrvu_BlGnmpk4fgygDqyDiV64_LMs61QU9jtUqb0B-Uqqoe5kMGs7yZDpO1ga8B5uXjs_T5a5SzUNvszvbEXgdSW53Pn6gW4T02RH4C5SUwaUhhZ0JZuFdJdvOuf7iSsdGNzXNpjNVoVL5fgwVDUzSAuyTypmUncNw7WmScPwsSuHAfjOw4V_GRigrasjDayhnpCVqPiuf6ip6Exro1m5L9PVxaiNL6tcdHHEHcwHyFlgGzahojKSo2HNFTQuGSWiFcieUr-Wlb-Q/http%3A%2F%2Fsurfer.nmr.mgh.harvard.edu%2Ffswiki%2FBugReporting
This applies not only to one file, but for all of them. I have also tried to rerun recon-all of another file that had been successful in december, I have also copied and renamed it to not overwrite it.. but none of the data sets were found!
For Setup, I have defined my $FREESURFER_HOME, my $SUBJECTS_DIR and also the source (SetUpFreeSurfer.sh).
After typing the following: source $FREESURFER_HOME/SetUpFreeSurfer.sh
... I can now clearly see, that I am in the correct SUBJECTS_DIR
-------- freesurfer-linux-ubuntu22_x86_64-7.3.2-20220804-6354275 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /freesurfer FSFAST_HOME /freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /home/lirh717c/Desktop/V5LGN MNI_DIR /freesurfer/mni
After navigating to this directory (cd $SUBJECTS_DIR) I can also see all my files. Additionally, I can open freesurfer now and open
the scans within freeview, so that the following appears to me:
- my data are okay and I can open them
- freesurfer is generally running (only thing is one warning: (process:3965): Gtk-WARNING **: 17:07:37.677: Locale not supported by C library.
Using the fallback 'C' locale.)
- even if setting subjects directory to another directory, it is not working, the problem is neither the data nor the directory
- the subjects directory has correctly been set and I can access it --> my files are seen here
To this reason, I have no ideas anymore.
I am looking forward to your reply!
Kind regards
Livia Rühr
Hi Livia,
I'm not sure why your $SUBJECTS_DIR is not recognized.
In the same terminal window, 1. echo $SUBJECTS_DIR 2. submit your recon-all
If this doesn't work, you can use -sd flag as suggested. In you case, add '-sd /home/lirh717c/Desktop/V5LGN/' to your recon-all.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu On Behalf Of Livia Ruehr Sent: Friday, January 13, 2023 7:40 AM To: Freesurfer support list freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution Hi,
I've tried it today with the path in the command line:
recon-all -s sub-04 -i /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all
However, it returns the following error (again):
ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag
I asked for showing up my subjects directory, which returns the following (correctly):
lirh717c@bam7-mint-chel:/freesurfer$ $SUBJECTS_DIR bash: /home/lirh717c/Desktop/V5LGN: Is a directory I do not understand what could still cause the problems...
Thank you so much in advance!
Best
Livia
________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 18:25:58 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
Yes, put /home/lirh717c/Desktop/V5LGN/ in front of .nii.gz in the command.
SUBJECTS_DIR is not used to find images specified in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 12:06 PM To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu> Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution Dear Yujing,
Thank your for your fast reply. So you mean that I need to paste the whole path (home/../../..) before the name of the .nii.gz file in the command ?
It is weird, because I have always used it as sent and it worked until today. My subjects directory (called V5LGN, see mail below) contains all compressed nifti files of my subjects and additional output directories of the successfully processed subjects. This is why I thought that with the specification of SUBJECTS _DIR freesurfer knows where the subjects called are since they are there on this level without any subdirectories...?
Best Livia ________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 17:53:41 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
SUBJECTS_DIR is the root directory for recon-all processed data. Each individual subject will have a separate subdirectory under SUBJECTS_DIR.
You need to specify full path to your images in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 11:31 AM To: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] WG: Problem with recon-all --> nii.gz file not found
External Email - Use Caution
________________________________ Von: Rühr, Livia Gesendet: Donnerstag, 12. Januar 2023 17:25 An: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Betreff: Problem with recon-all --> nii.gz file not found
Dear Sir or Madame,
for my thesis I am running recon-all on my subjects' nii.gz T1-weighted scans. I use Freesurfer 7.0 on a Linux Mint 21"Vanessa".
I am using the following layout: recon-all -s sub-03 -i sub-03-ses-01_T1w.nii.gz -all This worked for me in december, whereby all my subjects were processed successfully and freesurfer created the directories. However, today I wanted to continue my work, but now it says that the file "sub-03-ses-01_T1w.nii.gz" ist not found (error message): ERROR: cannot find sub-03-ses-01_T1w.nii.gz Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-03 exited with ERRORS at Thu Jan 12 16:59:42 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://surfer.nmr.mgh.harvard.edu/fswiki/BugReportinghttp://secure-web.cisco.com/188SCSXJL6xo2VGEo8HgYHx-r8WYg6qIHHBrJ5H8jADmFD7EkFuJdKFoqlV-t-VuYAfJbSFMnLOrvu_BlGnmpk4fgygDqyDiV64_LMs61QU9jtUqb0B-Uqqoe5kMGs7yZDpO1ga8B5uXjs_T5a5SzUNvszvbEXgdSW53Pn6gW4T02RH4C5SUwaUhhZ0JZuFdJdvOuf7iSsdGNzXNpjNVoVL5fgwVDUzSAuyTypmUncNw7WmScPwsSuHAfjOw4V_GRigrasjDayhnpCVqPiuf6ip6Exro1m5L9PVxaiNL6tcdHHEHcwHyFlgGzahojKSo2HNFTQuGSWiFcieUr-Wlb-Q/http%3A%2F%2Fsurfer.nmr.mgh.harvard.edu%2Ffswiki%2FBugReporting
This applies not only to one file, but for all of them. I have also tried to rerun recon-all of another file that had been successful in december, I have also copied and renamed it to not overwrite it.. but none of the data sets were found!
For Setup, I have defined my $FREESURFER_HOME, my $SUBJECTS_DIR and also the source (SetUpFreeSurfer.sh).
After typing the following: source $FREESURFER_HOME/SetUpFreeSurfer.sh
... I can now clearly see, that I am in the correct SUBJECTS_DIR
-------- freesurfer-linux-ubuntu22_x86_64-7.3.2-20220804-6354275 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /freesurfer FSFAST_HOME /freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /home/lirh717c/Desktop/V5LGN MNI_DIR /freesurfer/mni
After navigating to this directory (cd $SUBJECTS_DIR) I can also see all my files. Additionally, I can open freesurfer now and open
the scans within freeview, so that the following appears to me:
- my data are okay and I can open them
- freesurfer is generally running (only thing is one warning: (process:3965): Gtk-WARNING **: 17:07:37.677: Locale not supported by C library.
Using the fallback 'C' locale.)
- even if setting subjects directory to another directory, it is not working, the problem is neither the data nor the directory
- the subjects directory has correctly been set and I can access it --> my files are seen here
To this reason, I have no ideas anymore.
I am looking forward to your reply!
Kind regards
Livia Rühr
External Email - Use Caution
Hello,
I've tried the echo command, which didn't work. Afterwards I tried -sd:
recon-all -s sub-04 -i -sd /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i -sd /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i -sd /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all
It created the following:
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-04 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1ddYTy0U3ZM9lBC-HjXYl9v7BNd9JAukCGI6h00SFWi45DKn...
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-08 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1ddYTy0U3ZM9lBC-HjXYl9v7BNd9JAukCGI6h00SFWi45DKn...
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-19 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1ddYTy0U3ZM9lBC-HjXYl9v7BNd9JAukCGI6h00SFWi45DKn...
As I've said, I've tried everything now. Normally, it always worked after setting
1. FREESURFER_HOME=/path 2. SUBJECTS_DIR=/Subjectdirectorypath 3. souce FREESURFER_HOME=SetUpFreeSurfer.sh
and then I've ran recon-all with just the subject names.. Now, even if adding the path, it does not find my subjects dir. anymore.
Best wishes Livia ________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu im Auftrag von Huang, Yujing YHUANG43@MGH.HARVARD.EDU Gesendet: Freitag, 13. Januar 2023 15:30:51 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
I’m not sure why your $SUBJECTS_DIR is not recognized.
In the same terminal window, 1. echo $SUBJECTS_DIR 2. submit your recon-all
If this doesn’t work, you can use -sd flag as suggested. In you case, add ‘-sd /home/lirh717c/Desktop/V5LGN/’ to your recon-all.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu On Behalf Of Livia Ruehr Sent: Friday, January 13, 2023 7:40 AM To: Freesurfer support list freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution Hi,
I've tried it today with the path in the command line:
recon-all -s sub-04 -i /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all
However, it returns the following error (again):
ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag
I asked for showing up my subjects directory, which returns the following (correctly):
lirh717c@bam7-mint-chel:/freesurfer$ $SUBJECTS_DIR bash: /home/lirh717c/Desktop/V5LGN: Is a directory I do not understand what could still cause the problems...
Thank you so much in advance!
Best
Livia
________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 18:25:58 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
Yes, put /home/lirh717c/Desktop/V5LGN/ in front of .nii.gz in the command.
SUBJECTS_DIR is not used to find images specified in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 12:06 PM To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu> Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution Dear Yujing,
Thank your for your fast reply. So you mean that I need to paste the whole path (home/../../..) before the name of the .nii.gz file in the command ?
It is weird, because I have always used it as sent and it worked until today. My subjects directory (called V5LGN, see mail below) contains all compressed nifti files of my subjects and additional output directories of the successfully processed subjects. This is why I thought that with the specification of SUBJECTS _DIR freesurfer knows where the subjects called are since they are there on this level without any subdirectories...?
Best Livia ________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 17:53:41 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
SUBJECTS_DIR is the root directory for recon-all processed data. Each individual subject will have a separate subdirectory under SUBJECTS_DIR.
You need to specify full path to your images in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 11:31 AM To: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] WG: Problem with recon-all --> nii.gz file not found
External Email - Use Caution
________________________________ Von: Rühr, Livia Gesendet: Donnerstag, 12. Januar 2023 17:25 An: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Betreff: Problem with recon-all --> nii.gz file not found
Dear Sir or Madame,
for my thesis I am running recon-all on my subjects' nii.gz T1-weighted scans. I use Freesurfer 7.0 on a Linux Mint 21"Vanessa".
I am using the following layout: recon-all -s sub-03 -i sub-03-ses-01_T1w.nii.gz -all This worked for me in december, whereby all my subjects were processed successfully and freesurfer created the directories. However, today I wanted to continue my work, but now it says that the file "sub-03-ses-01_T1w.nii.gz" ist not found (error message): ERROR: cannot find sub-03-ses-01_T1w.nii.gz Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-03 exited with ERRORS at Thu Jan 12 16:59:42 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://secure-web.cisco.com/1ddYTy0U3ZM9lBC-HjXYl9v7BNd9JAukCGI6h00SFWi45DKn...http://secure-web.cisco.com/188SCSXJL6xo2VGEo8HgYHx-r8WYg6qIHHBrJ5H8jADmFD7EkFuJdKFoqlV-t-VuYAfJbSFMnLOrvu_BlGnmpk4fgygDqyDiV64_LMs61QU9jtUqb0B-Uqqoe5kMGs7yZDpO1ga8B5uXjs_T5a5SzUNvszvbEXgdSW53Pn6gW4T02RH4C5SUwaUhhZ0JZuFdJdvOuf7iSsdGNzXNpjNVoVL5fgwVDUzSAuyTypmUncNw7WmScPwsSuHAfjOw4V_GRigrasjDayhnpCVqPiuf6ip6Exro1m5L9PVxaiNL6tcdHHEHcwHyFlgGzahojKSo2HNFTQuGSWiFcieUr-Wlb-Q/http%3A%2F%2Fsurfer.nmr.mgh.harvard.edu%2Ffswiki%2FBugReporting
This applies not only to one file, but for all of them. I have also tried to rerun recon-all of another file that had been successful in december, I have also copied and renamed it to not overwrite it.. but none of the data sets were found!
For Setup, I have defined my $FREESURFER_HOME, my $SUBJECTS_DIR and also the source (SetUpFreeSurfer.sh).
After typing the following: source $FREESURFER_HOME/SetUpFreeSurfer.sh
... I can now clearly see, that I am in the correct SUBJECTS_DIR
-------- freesurfer-linux-ubuntu22_x86_64-7.3.2-20220804-6354275 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /freesurfer FSFAST_HOME /freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /home/lirh717c/Desktop/V5LGN MNI_DIR /freesurfer/mni
After navigating to this directory (cd $SUBJECTS_DIR) I can also see all my files. Additionally, I can open freesurfer now and open
the scans within freeview, so that the following appears to me:
- my data are okay and I can open them
- freesurfer is generally running (only thing is one warning: (process:3965): Gtk-WARNING **: 17:07:37.677: Locale not supported by C library.
Using the fallback 'C' locale.)
- even if setting subjects directory to another directory, it is not working, the problem is neither the data nor the directory
- the subjects directory has correctly been set and I can access it --> my files are seen here
To this reason, I have no ideas anymore.
I am looking forward to your reply!
Kind regards
Livia Rühr
Sorry for all the troubles.
'-sd /home/lirh717c/Desktop/V5LGN/' needs to be added to your recon-all command line. I see you only have '-sd' added.
Can you attach recon-all.log if you continue to have problems?
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu On Behalf Of Livia Ruehr Sent: Friday, January 13, 2023 9:43 AM To: Freesurfer support list freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution Hello,
I've tried the echo command, which didn't work. Afterwards I tried -sd:
recon-all -s sub-04 -i -sd /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i -sd /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i -sd /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all
It created the following:
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux recon-all -s sub-04 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see http://surfer.nmr.mgh.harvard.edu/fswiki/BugReporting
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-08 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see http://surfer.nmr.mgh.harvard.edu/fswiki/BugReporting
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-19 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see http://surfer.nmr.mgh.harvard.edu/fswiki/BugReporting
As I've said, I've tried everything now. Normally, it always worked after setting
1. FREESURFER_HOME=/path 2. SUBJECTS_DIR=/Subjectdirectorypath 3. souce FREESURFER_HOME=SetUpFreeSurfer.sh
and then I've ran recon-all with just the subject names.. Now, even if adding the path, it does not find my subjects dir. anymore.
Best wishes Livia ________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Freitag, 13. Januar 2023 15:30:51 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
I'm not sure why your $SUBJECTS_DIR is not recognized.
In the same terminal window, 1. echo $SUBJECTS_DIR 2. submit your recon-all
If this doesn't work, you can use -sd flag as suggested. In you case, add '-sd /home/lirh717c/Desktop/V5LGN/' to your recon-all.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Friday, January 13, 2023 7:40 AM To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu> Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution Hi,
I've tried it today with the path in the command line:
recon-all -s sub-04 -i /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all
However, it returns the following error (again):
ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag
I asked for showing up my subjects directory, which returns the following (correctly):
lirh717c@bam7-mint-chel:/freesurfer$ $SUBJECTS_DIR bash: /home/lirh717c/Desktop/V5LGN: Is a directory I do not understand what could still cause the problems...
Thank you so much in advance!
Best
Livia
________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 18:25:58 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
Yes, put /home/lirh717c/Desktop/V5LGN/ in front of .nii.gz in the command.
SUBJECTS_DIR is not used to find images specified in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 12:06 PM To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu> Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution Dear Yujing,
Thank your for your fast reply. So you mean that I need to paste the whole path (home/../../..) before the name of the .nii.gz file in the command ?
It is weird, because I have always used it as sent and it worked until today. My subjects directory (called V5LGN, see mail below) contains all compressed nifti files of my subjects and additional output directories of the successfully processed subjects. This is why I thought that with the specification of SUBJECTS _DIR freesurfer knows where the subjects called are since they are there on this level without any subdirectories...?
Best Livia ________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 17:53:41 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
SUBJECTS_DIR is the root directory for recon-all processed data. Each individual subject will have a separate subdirectory under SUBJECTS_DIR.
You need to specify full path to your images in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 11:31 AM To: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] WG: Problem with recon-all --> nii.gz file not found
External Email - Use Caution
________________________________ Von: Rühr, Livia Gesendet: Donnerstag, 12. Januar 2023 17:25 An: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Betreff: Problem with recon-all --> nii.gz file not found
Dear Sir or Madame,
for my thesis I am running recon-all on my subjects' nii.gz T1-weighted scans. I use Freesurfer 7.0 on a Linux Mint 21"Vanessa".
I am using the following layout: recon-all -s sub-03 -i sub-03-ses-01_T1w.nii.gz -all This worked for me in december, whereby all my subjects were processed successfully and freesurfer created the directories. However, today I wanted to continue my work, but now it says that the file "sub-03-ses-01_T1w.nii.gz" ist not found (error message): ERROR: cannot find sub-03-ses-01_T1w.nii.gz Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-03 exited with ERRORS at Thu Jan 12 16:59:42 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://surfer.nmr.mgh.harvard.edu/fswiki/BugReportinghttp://secure-web.cisco.com/188SCSXJL6xo2VGEo8HgYHx-r8WYg6qIHHBrJ5H8jADmFD7EkFuJdKFoqlV-t-VuYAfJbSFMnLOrvu_BlGnmpk4fgygDqyDiV64_LMs61QU9jtUqb0B-Uqqoe5kMGs7yZDpO1ga8B5uXjs_T5a5SzUNvszvbEXgdSW53Pn6gW4T02RH4C5SUwaUhhZ0JZuFdJdvOuf7iSsdGNzXNpjNVoVL5fgwVDUzSAuyTypmUncNw7WmScPwsSuHAfjOw4V_GRigrasjDayhnpCVqPiuf6ip6Exro1m5L9PVxaiNL6tcdHHEHcwHyFlgGzahojKSo2HNFTQuGSWiFcieUr-Wlb-Q/http%3A%2F%2Fsurfer.nmr.mgh.harvard.edu%2Ffswiki%2FBugReporting
This applies not only to one file, but for all of them. I have also tried to rerun recon-all of another file that had been successful in december, I have also copied and renamed it to not overwrite it.. but none of the data sets were found!
For Setup, I have defined my $FREESURFER_HOME, my $SUBJECTS_DIR and also the source (SetUpFreeSurfer.sh).
After typing the following: source $FREESURFER_HOME/SetUpFreeSurfer.sh
... I can now clearly see, that I am in the correct SUBJECTS_DIR
-------- freesurfer-linux-ubuntu22_x86_64-7.3.2-20220804-6354275 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /freesurfer FSFAST_HOME /freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /home/lirh717c/Desktop/V5LGN MNI_DIR /freesurfer/mni
After navigating to this directory (cd $SUBJECTS_DIR) I can also see all my files. Additionally, I can open freesurfer now and open
the scans within freeview, so that the following appears to me:
- my data are okay and I can open them
- freesurfer is generally running (only thing is one warning: (process:3965): Gtk-WARNING **: 17:07:37.677: Locale not supported by C library.
Using the fallback 'C' locale.)
- even if setting subjects directory to another directory, it is not working, the problem is neither the data nor the directory
- the subjects directory has correctly been set and I can access it --> my files are seen here
To this reason, I have no ideas anymore.
I am looking forward to your reply!
Kind regards
Livia Rühr
External Email - Use Caution
Hey again,
sorry for my many problems, but this did not work as well (same error)
$ recon-all -s sub-04 -i -sd /home/lirh717c/Desktop/V5LGN/ /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i -sd /home/lirh717c/Desktop/V5LGN/ /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i -sd /home/lirh717c/Desktop/V5LGN/ /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-04 exited with ERRORS at Fri Jan 13 16:12:12 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_d...
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-08 exited with ERRORS at Fri Jan 13 16:12:13 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_d...
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-19 exited with ERRORS at Fri Jan 13 16:12:13 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_d...
I hope the file attached is the logfile? There is no .log- file in my freesurfer directory, maybe you could tell me where to find it.
Best wishes Livia
________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu im Auftrag von Huang, Yujing YHUANG43@MGH.HARVARD.EDU Gesendet: Freitag, 13. Januar 2023 15:49:30 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Sorry for all the troubles.
‘-sd /home/lirh717c/Desktop/V5LGN/’ needs to be added to your recon-all command line. I see you only have ‘-sd’ added.
Can you attach recon-all.log if you continue to have problems?
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu On Behalf Of Livia Ruehr Sent: Friday, January 13, 2023 9:43 AM To: Freesurfer support list freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution Hello,
I've tried the echo command, which didn't work. Afterwards I tried -sd:
recon-all -s sub-04 -i -sd /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i -sd /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i -sd /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all
It created the following:
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux recon-all -s sub-04 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_d...
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-08 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_d...
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-19 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_d...
As I've said, I've tried everything now. Normally, it always worked after setting
1. FREESURFER_HOME=/path 2. SUBJECTS_DIR=/Subjectdirectorypath 3. souce FREESURFER_HOME=SetUpFreeSurfer.sh
and then I've ran recon-all with just the subject names.. Now, even if adding the path, it does not find my subjects dir. anymore.
Best wishes Livia ________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Freitag, 13. Januar 2023 15:30:51 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
I’m not sure why your $SUBJECTS_DIR is not recognized.
In the same terminal window, 1. echo $SUBJECTS_DIR 2. submit your recon-all
If this doesn’t work, you can use -sd flag as suggested. In you case, add ‘-sd /home/lirh717c/Desktop/V5LGN/’ to your recon-all.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Friday, January 13, 2023 7:40 AM To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu> Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution Hi,
I've tried it today with the path in the command line:
recon-all -s sub-04 -i /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all
However, it returns the following error (again):
ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag
I asked for showing up my subjects directory, which returns the following (correctly):
lirh717c@bam7-mint-chel:/freesurfer$ $SUBJECTS_DIR bash: /home/lirh717c/Desktop/V5LGN: Is a directory I do not understand what could still cause the problems...
Thank you so much in advance!
Best
Livia
________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 18:25:58 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
Yes, put /home/lirh717c/Desktop/V5LGN/ in front of .nii.gz in the command.
SUBJECTS_DIR is not used to find images specified in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 12:06 PM To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu> Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution Dear Yujing,
Thank your for your fast reply. So you mean that I need to paste the whole path (home/../../..) before the name of the .nii.gz file in the command ?
It is weird, because I have always used it as sent and it worked until today. My subjects directory (called V5LGN, see mail below) contains all compressed nifti files of my subjects and additional output directories of the successfully processed subjects. This is why I thought that with the specification of SUBJECTS _DIR freesurfer knows where the subjects called are since they are there on this level without any subdirectories...?
Best Livia ________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 17:53:41 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
SUBJECTS_DIR is the root directory for recon-all processed data. Each individual subject will have a separate subdirectory under SUBJECTS_DIR.
You need to specify full path to your images in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 11:31 AM To: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] WG: Problem with recon-all --> nii.gz file not found
External Email - Use Caution
________________________________ Von: Rühr, Livia Gesendet: Donnerstag, 12. Januar 2023 17:25 An: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Betreff: Problem with recon-all --> nii.gz file not found
Dear Sir or Madame,
for my thesis I am running recon-all on my subjects' nii.gz T1-weighted scans. I use Freesurfer 7.0 on a Linux Mint 21"Vanessa".
I am using the following layout: recon-all -s sub-03 -i sub-03-ses-01_T1w.nii.gz -all This worked for me in december, whereby all my subjects were processed successfully and freesurfer created the directories. However, today I wanted to continue my work, but now it says that the file "sub-03-ses-01_T1w.nii.gz" ist not found (error message): ERROR: cannot find sub-03-ses-01_T1w.nii.gz Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-03 exited with ERRORS at Thu Jan 12 16:59:42 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://secure-web.cisco.com/1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_d...http://secure-web.cisco.com/188SCSXJL6xo2VGEo8HgYHx-r8WYg6qIHHBrJ5H8jADmFD7EkFuJdKFoqlV-t-VuYAfJbSFMnLOrvu_BlGnmpk4fgygDqyDiV64_LMs61QU9jtUqb0B-Uqqoe5kMGs7yZDpO1ga8B5uXjs_T5a5SzUNvszvbEXgdSW53Pn6gW4T02RH4C5SUwaUhhZ0JZuFdJdvOuf7iSsdGNzXNpjNVoVL5fgwVDUzSAuyTypmUncNw7WmScPwsSuHAfjOw4V_GRigrasjDayhnpCVqPiuf6ip6Exro1m5L9PVxaiNL6tcdHHEHcwHyFlgGzahojKSo2HNFTQuGSWiFcieUr-Wlb-Q/http%3A%2F%2Fsurfer.nmr.mgh.harvard.edu%2Ffswiki%2FBugReporting
This applies not only to one file, but for all of them. I have also tried to rerun recon-all of another file that had been successful in december, I have also copied and renamed it to not overwrite it.. but none of the data sets were found!
For Setup, I have defined my $FREESURFER_HOME, my $SUBJECTS_DIR and also the source (SetUpFreeSurfer.sh).
After typing the following: source $FREESURFER_HOME/SetUpFreeSurfer.sh
... I can now clearly see, that I am in the correct SUBJECTS_DIR
-------- freesurfer-linux-ubuntu22_x86_64-7.3.2-20220804-6354275 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /freesurfer FSFAST_HOME /freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /home/lirh717c/Desktop/V5LGN MNI_DIR /freesurfer/mni
After navigating to this directory (cd $SUBJECTS_DIR) I can also see all my files. Additionally, I can open freesurfer now and open
the scans within freeview, so that the following appears to me:
- my data are okay and I can open them
- freesurfer is generally running (only thing is one warning: (process:3965): Gtk-WARNING **: 17:07:37.677: Locale not supported by C library.
Using the fallback 'C' locale.)
- even if setting subjects directory to another directory, it is not working, the problem is neither the data nor the directory
- the subjects directory has correctly been set and I can access it --> my files are seen here
To this reason, I have no ideas anymore.
I am looking forward to your reply!
Kind regards
Livia Rühr
External Email - Use Caution
-i needs to be followed by the input volume Move /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz right after -i.
________________________________ From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu on behalf of Livia Ruehr livia.ruehr@tu-dresden.de Sent: Friday, January 13, 2023 9:15 AM To: Freesurfer support list freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
* External Email - Caution *
External Email - Use Caution
Hey again,
sorry for my many problems, but this did not work as well (same error)
$ recon-all -s sub-04 -i -sd /home/lirh717c/Desktop/V5LGN/ /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i -sd /home/lirh717c/Desktop/V5LGN/ /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i -sd /home/lirh717c/Desktop/V5LGN/ /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-04 exited with ERRORS at Fri Jan 13 16:12:12 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/18pDo7SlDah8_pPzecRPLo8h4mHIBFpQmP2QjL1qYv_575Z7...
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-08 exited with ERRORS at Fri Jan 13 16:12:13 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/18pDo7SlDah8_pPzecRPLo8h4mHIBFpQmP2QjL1qYv_575Z7...
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-19 exited with ERRORS at Fri Jan 13 16:12:13 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/18pDo7SlDah8_pPzecRPLo8h4mHIBFpQmP2QjL1qYv_575Z7...
I hope the file attached is the logfile? There is no .log- file in my freesurfer directory, maybe you could tell me where to find it.
Best wishes Livia
________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu im Auftrag von Huang, Yujing YHUANG43@MGH.HARVARD.EDU Gesendet: Freitag, 13. Januar 2023 15:49:30 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Sorry for all the troubles.
‘-sd /home/lirh717c/Desktop/V5LGN/’ needs to be added to your recon-all command line. I see you only have ‘-sd’ added.
Can you attach recon-all.log if you continue to have problems?
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu On Behalf Of Livia Ruehr Sent: Friday, January 13, 2023 9:43 AM To: Freesurfer support list freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution
Hello,
I've tried the echo command, which didn't work. Afterwards I tried -sd:
recon-all -s sub-04 -i -sd /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i -sd /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i -sd /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all
It created the following:
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-04 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://secure-web.cisco.com/18pDo7SlDah8_pPzecRPLo8h4mHIBFpQmP2QjL1qYv_575Z7...https://secure-web.cisco.com/1e4LPuywzSteMAb48q34ruDSP9nHrxOFLZ2tCZ9VsdxvwGkr2Zit2Uf7MIZScxwNynf7mU9pog8HqzpnB9tJuSXBAqqh-o1Mky_Y7lBsCPO_wt85tDCBdHvH6M2kdO3otzSewFSGB1pR9yPUSH2Z16W6RvuVAJnbh4sWq6bLB3z99ASshvBA0M7QRbjrJxkuzlRLph_kFxL8tCegDj8RqMMCwbpzmQJOyeO_vqX-S6Tq29uJO9DM-uyhKMdfpn8CBFAs6BVDfpWK2LcndR1aP3KEWxEIuOaUp1D0l0DQMO1jeS4Zw0FaiTJAY6mKVGWaX/https%3A%2F%2Fnam10.safelinks.protection.outlook.com%2F%3Furl%3Dhttp%253A%252F%252Fsecure-web.cisco.com%252F1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_dl-owzDVSmDBGRHsn_qD4q8iq-hakJEjKtVOxHFpKLx3Gg09EgzarvjfDqJmu8z7BTM30wQbdUCGa6wf03s7iIn5sgHhDuyZiYvsi9th3PspWAAjDBwbfDdj1JFivZc77RpuUvoCOvMcS6MGBNX5bQ08qo11GP_g7P0tsAozWLwSqtdygLRIoG3Md-Sn3_hxbpKcj702kGaNxvMVtGj46XbunYnowUitwQenW-K-siucgF1UyaMEikSi_75bvyXdtilr8nxfHQZXTsgkJ3SQLOF512XqzU_4kluCNT3g%252Fhttp%25253A%25252F%25252Fsurfer.nmr.mgh.harvard.edu%25252Ffswiki%25252FBugReporting%26data%3D05%257C01%257Cdonna%2540wustl.edu%257Cd4bafdd7b31c49f5a18c08daf5790c8c%257C4ccca3b571cd4e6d974b4d9beb96c6d6%257C0%257C0%257C638092197636219919%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C0%257C%257C%257C%26sdata%3DmNfnEjfhm1mGLAvIms5MNUI7Xm8CV16iI5HfYg%252BUj60%253D%26reserved%3D0
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-08 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://secure-web.cisco.com/18pDo7SlDah8_pPzecRPLo8h4mHIBFpQmP2QjL1qYv_575Z7...https://secure-web.cisco.com/1e4LPuywzSteMAb48q34ruDSP9nHrxOFLZ2tCZ9VsdxvwGkr2Zit2Uf7MIZScxwNynf7mU9pog8HqzpnB9tJuSXBAqqh-o1Mky_Y7lBsCPO_wt85tDCBdHvH6M2kdO3otzSewFSGB1pR9yPUSH2Z16W6RvuVAJnbh4sWq6bLB3z99ASshvBA0M7QRbjrJxkuzlRLph_kFxL8tCegDj8RqMMCwbpzmQJOyeO_vqX-S6Tq29uJO9DM-uyhKMdfpn8CBFAs6BVDfpWK2LcndR1aP3KEWxEIuOaUp1D0l0DQMO1jeS4Zw0FaiTJAY6mKVGWaX/https%3A%2F%2Fnam10.safelinks.protection.outlook.com%2F%3Furl%3Dhttp%253A%252F%252Fsecure-web.cisco.com%252F1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_dl-owzDVSmDBGRHsn_qD4q8iq-hakJEjKtVOxHFpKLx3Gg09EgzarvjfDqJmu8z7BTM30wQbdUCGa6wf03s7iIn5sgHhDuyZiYvsi9th3PspWAAjDBwbfDdj1JFivZc77RpuUvoCOvMcS6MGBNX5bQ08qo11GP_g7P0tsAozWLwSqtdygLRIoG3Md-Sn3_hxbpKcj702kGaNxvMVtGj46XbunYnowUitwQenW-K-siucgF1UyaMEikSi_75bvyXdtilr8nxfHQZXTsgkJ3SQLOF512XqzU_4kluCNT3g%252Fhttp%25253A%25252F%25252Fsurfer.nmr.mgh.harvard.edu%25252Ffswiki%25252FBugReporting%26data%3D05%257C01%257Cdonna%2540wustl.edu%257Cd4bafdd7b31c49f5a18c08daf5790c8c%257C4ccca3b571cd4e6d974b4d9beb96c6d6%257C0%257C0%257C638092197636219919%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C0%257C%257C%257C%26sdata%3DmNfnEjfhm1mGLAvIms5MNUI7Xm8CV16iI5HfYg%252BUj60%253D%26reserved%3D0
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-19 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://secure-web.cisco.com/18pDo7SlDah8_pPzecRPLo8h4mHIBFpQmP2QjL1qYv_575Z7...https://secure-web.cisco.com/1e4LPuywzSteMAb48q34ruDSP9nHrxOFLZ2tCZ9VsdxvwGkr2Zit2Uf7MIZScxwNynf7mU9pog8HqzpnB9tJuSXBAqqh-o1Mky_Y7lBsCPO_wt85tDCBdHvH6M2kdO3otzSewFSGB1pR9yPUSH2Z16W6RvuVAJnbh4sWq6bLB3z99ASshvBA0M7QRbjrJxkuzlRLph_kFxL8tCegDj8RqMMCwbpzmQJOyeO_vqX-S6Tq29uJO9DM-uyhKMdfpn8CBFAs6BVDfpWK2LcndR1aP3KEWxEIuOaUp1D0l0DQMO1jeS4Zw0FaiTJAY6mKVGWaX/https%3A%2F%2Fnam10.safelinks.protection.outlook.com%2F%3Furl%3Dhttp%253A%252F%252Fsecure-web.cisco.com%252F1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_dl-owzDVSmDBGRHsn_qD4q8iq-hakJEjKtVOxHFpKLx3Gg09EgzarvjfDqJmu8z7BTM30wQbdUCGa6wf03s7iIn5sgHhDuyZiYvsi9th3PspWAAjDBwbfDdj1JFivZc77RpuUvoCOvMcS6MGBNX5bQ08qo11GP_g7P0tsAozWLwSqtdygLRIoG3Md-Sn3_hxbpKcj702kGaNxvMVtGj46XbunYnowUitwQenW-K-siucgF1UyaMEikSi_75bvyXdtilr8nxfHQZXTsgkJ3SQLOF512XqzU_4kluCNT3g%252Fhttp%25253A%25252F%25252Fsurfer.nmr.mgh.harvard.edu%25252Ffswiki%25252FBugReporting%26data%3D05%257C01%257Cdonna%2540wustl.edu%257Cd4bafdd7b31c49f5a18c08daf5790c8c%257C4ccca3b571cd4e6d974b4d9beb96c6d6%257C0%257C0%257C638092197636219919%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C0%257C%257C%257C%26sdata%3DmNfnEjfhm1mGLAvIms5MNUI7Xm8CV16iI5HfYg%252BUj60%253D%26reserved%3D0
As I've said, I've tried everything now. Normally, it always worked after setting
1. FREESURFER_HOME=/path 2. SUBJECTS_DIR=/Subjectdirectorypath 3. souce FREESURFER_HOME=SetUpFreeSurfer.sh
and then I've ran recon-all with just the subject names.. Now, even if adding the path, it does not find my subjects dir. anymore.
Best wishes
Livia
________________________________
Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Freitag, 13. Januar 2023 15:30:51 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
I’m not sure why your $SUBJECTS_DIR is not recognized.
In the same terminal window,
1. echo $SUBJECTS_DIR
2. submit your recon-all
If this doesn’t work, you can use -sd flag as suggested. In you case, add ‘-sd /home/lirh717c/Desktop/V5LGN/’ to your recon-all.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Friday, January 13, 2023 7:40 AM To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu> Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution
Hi,
I've tried it today with the path in the command line:
recon-all -s sub-04 -i /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all
However, it returns the following error (again):
ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag
I asked for showing up my subjects directory, which returns the following (correctly):
lirh717c@bam7-mint-chel:/freesurfer$ $SUBJECTS_DIR bash: /home/lirh717c/Desktop/V5LGN: Is a directory
I do not understand what could still cause the problems...
Thank you so much in advance!
Best
Livia
________________________________
Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 18:25:58 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
Yes, put /home/lirh717c/Desktop/V5LGN/ in front of .nii.gz in the command.
SUBJECTS_DIR is not used to find images specified in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 12:06 PM To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu> Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution
Dear Yujing,
Thank your for your fast reply. So you mean that I need to paste the whole path (home/../../..) before the name of the .nii.gz file in the command ?
It is weird, because I have always used it as sent and it worked until today. My subjects directory (called V5LGN, see mail below) contains all compressed nifti files of my subjects and additional output directories of the successfully processed subjects. This is why I thought that with the specification of SUBJECTS _DIR freesurfer knows where the subjects called are since they are there on this level without any subdirectories...?
Best Livia
________________________________
Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 17:53:41 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
SUBJECTS_DIR is the root directory for recon-all processed data. Each individual subject will have a separate subdirectory under SUBJECTS_DIR.
You need to specify full path to your images in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 11:31 AM To: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] WG: Problem with recon-all --> nii.gz file not found
External Email - Use Caution
________________________________
Von: Rühr, Livia Gesendet: Donnerstag, 12. Januar 2023 17:25 An: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Betreff: Problem with recon-all --> nii.gz file not found
Dear Sir or Madame,
for my thesis I am running recon-all on my subjects' nii.gz T1-weighted scans. I use Freesurfer 7.0 on a Linux Mint 21"Vanessa".
I am using the following layout:
recon-all -s sub-03 -i sub-03-ses-01_T1w.nii.gz -all
This worked for me in december, whereby all my subjects were processed successfully and freesurfer created the directories. However, today I wanted to continue my work, but now it says that the file "sub-03-ses-01_T1w.nii.gz" ist not found (error message):
ERROR: cannot find sub-03-ses-01_T1w.nii.gz Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-03 exited with ERRORS at Thu Jan 12 16:59:42 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://secure-web.cisco.com/18pDo7SlDah8_pPzecRPLo8h4mHIBFpQmP2QjL1qYv_575Z7...https://secure-web.cisco.com/1LSgONSOOfrzHKCF7aKbKLzdWl5FGVKd_qGov2g58h7lVc93xm6fFtayx8eS0N_DJx5WNpcTz2i77NQyvI05-e3zqywVA9BzlKwOaqloqb_T61WY2XuX9U3yLc8YXQOgkS34LZX_D6sRUAuBgiPIrp398nZoSr1m4rrO4F0wAFyZH9VAjuNHfwYs0Dhc2Sko9Pv0qiqeGiVRwZ7g0Vcn7KzjCOcIUXgBtznqi79lATEypWhjO7_gMtcdVpPQhqxJQ1etR_K2AeFpO1TP2HUdNrPnZcaxwF9ODHNIMW7ZEo7FMCNMKRsbfkQBJwb4dKhbJ/https%3A%2F%2Fnam10.safelinks.protection.outlook.com%2F%3Furl%3Dhttp%253A%252F%252Fsecure-web.cisco.com%252F188SCSXJL6xo2VGEo8HgYHx-r8WYg6qIHHBrJ5H8jADmFD7EkFuJdKFoqlV-t-VuYAfJbSFMnLOrvu_BlGnmpk4fgygDqyDiV64_LMs61QU9jtUqb0B-Uqqoe5kMGs7yZDpO1ga8B5uXjs_T5a5SzUNvszvbEXgdSW53Pn6gW4T02RH4C5SUwaUhhZ0JZuFdJdvOuf7iSsdGNzXNpjNVoVL5fgwVDUzSAuyTypmUncNw7WmScPwsSuHAfjOw4V_GRigrasjDayhnpCVqPiuf6ip6Exro1m5L9PVxaiNL6tcdHHEHcwHyFlgGzahojKSo2HNFTQuGSWiFcieUr-Wlb-Q%252Fhttp%25253A%25252F%25252Fsurfer.nmr.mgh.harvard.edu%25252Ffswiki%25252FBugReporting%26data%3D05%257C01%257Cdonna%2540wustl.edu%257Cd4bafdd7b31c49f5a18c08daf5790c8c%257C4ccca3b571cd4e6d974b4d9beb96c6d6%257C0%257C0%257C638092197636219919%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C0%257C%257C%257C%26sdata%3Dqxytgn10da%252BZWas7SNrgVFbTqPR2jCchTlWmWojk9zk%253D%26reserved%3D0
This applies not only to one file, but for all of them. I have also tried to rerun recon-all of another file that had been successful in december, I have also copied and renamed it to not overwrite it.. but none of the data sets were found!
For Setup, I have defined my $FREESURFER_HOME, my $SUBJECTS_DIR and also the source (SetUpFreeSurfer.sh).
After typing the following: source $FREESURFER_HOME/SetUpFreeSurfer.sh
... I can now clearly see, that I am in the correct SUBJECTS_DIR
-------- freesurfer-linux-ubuntu22_x86_64-7.3.2-20220804-6354275 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /freesurfer FSFAST_HOME /freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /home/lirh717c/Desktop/V5LGN MNI_DIR /freesurfer/mni
After navigating to this directory (cd $SUBJECTS_DIR) I can also see all my files. Additionally, I can open freesurfer now and open
the scans within freeview, so that the following appears to me:
- my data are okay and I can open them
- freesurfer is generally running (only thing is one warning: (process:3965): Gtk-WARNING **: 17:07:37.677: Locale not supported by C library.
Using the fallback 'C' locale.)
- even if setting subjects directory to another directory, it is not working, the problem is neither the data nor the directory
- the subjects directory has correctly been set and I can access it --> my files are seen here
To this reason, I have no ideas anymore.
I am looking forward to your reply!
Kind regards
Livia Rühr
________________________________ The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.
External Email - Use Caution
It's running! I'll let you know if it stops again, but it works right now, after switching -sd and -i 😊
Thanks a lot!
Livia
________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu im Auftrag von Dierker, Donna donna@wustl.edu Gesendet: Freitag, 13. Januar 2023 16:27:17 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution
-i needs to be followed by the input volume Move /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz right after -i.
________________________________ From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu on behalf of Livia Ruehr livia.ruehr@tu-dresden.de Sent: Friday, January 13, 2023 9:15 AM To: Freesurfer support list freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
* External Email - Caution *
External Email - Use Caution
Hey again,
sorry for my many problems, but this did not work as well (same error)
$ recon-all -s sub-04 -i -sd /home/lirh717c/Desktop/V5LGN/ /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i -sd /home/lirh717c/Desktop/V5LGN/ /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i -sd /home/lirh717c/Desktop/V5LGN/ /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-04 exited with ERRORS at Fri Jan 13 16:12:12 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1fcbJ1EvfNsrLoS_-4-XxVI7CUvE1O75cdEGccFKmSsXPZXj...
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-08 exited with ERRORS at Fri Jan 13 16:12:13 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1fcbJ1EvfNsrLoS_-4-XxVI7CUvE1O75cdEGccFKmSsXPZXj...
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-19 exited with ERRORS at Fri Jan 13 16:12:13 CET 2023
For more details, see the log file To report a problem, see http://secure-web.cisco.com/1fcbJ1EvfNsrLoS_-4-XxVI7CUvE1O75cdEGccFKmSsXPZXj...
I hope the file attached is the logfile? There is no .log- file in my freesurfer directory, maybe you could tell me where to find it.
Best wishes Livia
________________________________ Von: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu im Auftrag von Huang, Yujing YHUANG43@MGH.HARVARD.EDU Gesendet: Freitag, 13. Januar 2023 15:49:30 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Sorry for all the troubles.
‘-sd /home/lirh717c/Desktop/V5LGN/’ needs to be added to your recon-all command line. I see you only have ‘-sd’ added.
Can you attach recon-all.log if you continue to have problems?
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu On Behalf Of Livia Ruehr Sent: Friday, January 13, 2023 9:43 AM To: Freesurfer support list freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution
Hello,
I've tried the echo command, which didn't work. Afterwards I tried -sd:
recon-all -s sub-04 -i -sd /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i -sd /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i -sd /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all
It created the following:
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-04 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://secure-web.cisco.com/1fcbJ1EvfNsrLoS_-4-XxVI7CUvE1O75cdEGccFKmSsXPZXj...https://secure-web.cisco.com/1e4LPuywzSteMAb48q34ruDSP9nHrxOFLZ2tCZ9VsdxvwGkr2Zit2Uf7MIZScxwNynf7mU9pog8HqzpnB9tJuSXBAqqh-o1Mky_Y7lBsCPO_wt85tDCBdHvH6M2kdO3otzSewFSGB1pR9yPUSH2Z16W6RvuVAJnbh4sWq6bLB3z99ASshvBA0M7QRbjrJxkuzlRLph_kFxL8tCegDj8RqMMCwbpzmQJOyeO_vqX-S6Tq29uJO9DM-uyhKMdfpn8CBFAs6BVDfpWK2LcndR1aP3KEWxEIuOaUp1D0l0DQMO1jeS4Zw0FaiTJAY6mKVGWaX/https%3A%2F%2Fnam10.safelinks.protection.outlook.com%2F%3Furl%3Dhttp%253A%252F%252Fsecure-web.cisco.com%252F1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_dl-owzDVSmDBGRHsn_qD4q8iq-hakJEjKtVOxHFpKLx3Gg09EgzarvjfDqJmu8z7BTM30wQbdUCGa6wf03s7iIn5sgHhDuyZiYvsi9th3PspWAAjDBwbfDdj1JFivZc77RpuUvoCOvMcS6MGBNX5bQ08qo11GP_g7P0tsAozWLwSqtdygLRIoG3Md-Sn3_hxbpKcj702kGaNxvMVtGj46XbunYnowUitwQenW-K-siucgF1UyaMEikSi_75bvyXdtilr8nxfHQZXTsgkJ3SQLOF512XqzU_4kluCNT3g%252Fhttp%25253A%25252F%25252Fsurfer.nmr.mgh.harvard.edu%25252Ffswiki%25252FBugReporting%26data%3D05%257C01%257Cdonna%2540wustl.edu%257Cd4bafdd7b31c49f5a18c08daf5790c8c%257C4ccca3b571cd4e6d974b4d9beb96c6d6%257C0%257C0%257C638092197636219919%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C0%257C%257C%257C%26sdata%3DmNfnEjfhm1mGLAvIms5MNUI7Xm8CV16iI5HfYg%252BUj60%253D%26reserved%3D0
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-08 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://secure-web.cisco.com/1fcbJ1EvfNsrLoS_-4-XxVI7CUvE1O75cdEGccFKmSsXPZXj...https://secure-web.cisco.com/1e4LPuywzSteMAb48q34ruDSP9nHrxOFLZ2tCZ9VsdxvwGkr2Zit2Uf7MIZScxwNynf7mU9pog8HqzpnB9tJuSXBAqqh-o1Mky_Y7lBsCPO_wt85tDCBdHvH6M2kdO3otzSewFSGB1pR9yPUSH2Z16W6RvuVAJnbh4sWq6bLB3z99ASshvBA0M7QRbjrJxkuzlRLph_kFxL8tCegDj8RqMMCwbpzmQJOyeO_vqX-S6Tq29uJO9DM-uyhKMdfpn8CBFAs6BVDfpWK2LcndR1aP3KEWxEIuOaUp1D0l0DQMO1jeS4Zw0FaiTJAY6mKVGWaX/https%3A%2F%2Fnam10.safelinks.protection.outlook.com%2F%3Furl%3Dhttp%253A%252F%252Fsecure-web.cisco.com%252F1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_dl-owzDVSmDBGRHsn_qD4q8iq-hakJEjKtVOxHFpKLx3Gg09EgzarvjfDqJmu8z7BTM30wQbdUCGa6wf03s7iIn5sgHhDuyZiYvsi9th3PspWAAjDBwbfDdj1JFivZc77RpuUvoCOvMcS6MGBNX5bQ08qo11GP_g7P0tsAozWLwSqtdygLRIoG3Md-Sn3_hxbpKcj702kGaNxvMVtGj46XbunYnowUitwQenW-K-siucgF1UyaMEikSi_75bvyXdtilr8nxfHQZXTsgkJ3SQLOF512XqzU_4kluCNT3g%252Fhttp%25253A%25252F%25252Fsurfer.nmr.mgh.harvard.edu%25252Ffswiki%25252FBugReporting%26data%3D05%257C01%257Cdonna%2540wustl.edu%257Cd4bafdd7b31c49f5a18c08daf5790c8c%257C4ccca3b571cd4e6d974b4d9beb96c6d6%257C0%257C0%257C638092197636219919%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C0%257C%257C%257C%26sdata%3DmNfnEjfhm1mGLAvIms5MNUI7Xm8CV16iI5HfYg%252BUj60%253D%26reserved%3D0
ERROR: cannot find -sd Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-19 exited with ERRORS at Fri Jan 13 15:38:54 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://secure-web.cisco.com/1fcbJ1EvfNsrLoS_-4-XxVI7CUvE1O75cdEGccFKmSsXPZXj...https://secure-web.cisco.com/1e4LPuywzSteMAb48q34ruDSP9nHrxOFLZ2tCZ9VsdxvwGkr2Zit2Uf7MIZScxwNynf7mU9pog8HqzpnB9tJuSXBAqqh-o1Mky_Y7lBsCPO_wt85tDCBdHvH6M2kdO3otzSewFSGB1pR9yPUSH2Z16W6RvuVAJnbh4sWq6bLB3z99ASshvBA0M7QRbjrJxkuzlRLph_kFxL8tCegDj8RqMMCwbpzmQJOyeO_vqX-S6Tq29uJO9DM-uyhKMdfpn8CBFAs6BVDfpWK2LcndR1aP3KEWxEIuOaUp1D0l0DQMO1jeS4Zw0FaiTJAY6mKVGWaX/https%3A%2F%2Fnam10.safelinks.protection.outlook.com%2F%3Furl%3Dhttp%253A%252F%252Fsecure-web.cisco.com%252F1tnqX8AZzUIFGEWDH7mtwmFmpIxjLxcu-3ol9_Mmc9o5jt_dl-owzDVSmDBGRHsn_qD4q8iq-hakJEjKtVOxHFpKLx3Gg09EgzarvjfDqJmu8z7BTM30wQbdUCGa6wf03s7iIn5sgHhDuyZiYvsi9th3PspWAAjDBwbfDdj1JFivZc77RpuUvoCOvMcS6MGBNX5bQ08qo11GP_g7P0tsAozWLwSqtdygLRIoG3Md-Sn3_hxbpKcj702kGaNxvMVtGj46XbunYnowUitwQenW-K-siucgF1UyaMEikSi_75bvyXdtilr8nxfHQZXTsgkJ3SQLOF512XqzU_4kluCNT3g%252Fhttp%25253A%25252F%25252Fsurfer.nmr.mgh.harvard.edu%25252Ffswiki%25252FBugReporting%26data%3D05%257C01%257Cdonna%2540wustl.edu%257Cd4bafdd7b31c49f5a18c08daf5790c8c%257C4ccca3b571cd4e6d974b4d9beb96c6d6%257C0%257C0%257C638092197636219919%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C0%257C%257C%257C%26sdata%3DmNfnEjfhm1mGLAvIms5MNUI7Xm8CV16iI5HfYg%252BUj60%253D%26reserved%3D0
As I've said, I've tried everything now. Normally, it always worked after setting
1. FREESURFER_HOME=/path 2. SUBJECTS_DIR=/Subjectdirectorypath 3. souce FREESURFER_HOME=SetUpFreeSurfer.sh
and then I've ran recon-all with just the subject names.. Now, even if adding the path, it does not find my subjects dir. anymore.
Best wishes
Livia
________________________________
Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Freitag, 13. Januar 2023 15:30:51 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
I’m not sure why your $SUBJECTS_DIR is not recognized.
In the same terminal window,
1. echo $SUBJECTS_DIR
2. submit your recon-all
If this doesn’t work, you can use -sd flag as suggested. In you case, add ‘-sd /home/lirh717c/Desktop/V5LGN/’ to your recon-all.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Friday, January 13, 2023 7:40 AM To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu> Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution
Hi,
I've tried it today with the path in the command line:
recon-all -s sub-04 -i /home/lirh717c/Desktop/V5LGN/sub-04-ses-01_T1w.nii.gz -all ; recon-all -s sub-08 -i /home/lirh717c/Desktop/V5LGN/sub-08-ses-01_T1w.nii.gz -all ; recon-all -s sub-19 -i /home/lirh717c/Desktop/V5LGN/sub-19-ses-01_T1w.nii.gz -all
However, it returns the following error (again):
ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag ERROR: environment variable SUBJECTS_DIR not set this can be done by setting it in the shell before executing recon-all or by using the -sd flag
I asked for showing up my subjects directory, which returns the following (correctly):
lirh717c@bam7-mint-chel:/freesurfer$ $SUBJECTS_DIR bash: /home/lirh717c/Desktop/V5LGN: Is a directory
I do not understand what could still cause the problems...
Thank you so much in advance!
Best
Livia
________________________________
Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 18:25:58 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
Yes, put /home/lirh717c/Desktop/V5LGN/ in front of .nii.gz in the command.
SUBJECTS_DIR is not used to find images specified in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 12:06 PM To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu> Subject: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
External Email - Use Caution
Dear Yujing,
Thank your for your fast reply. So you mean that I need to paste the whole path (home/../../..) before the name of the .nii.gz file in the command ?
It is weird, because I have always used it as sent and it worked until today. My subjects directory (called V5LGN, see mail below) contains all compressed nifti files of my subjects and additional output directories of the successfully processed subjects. This is why I thought that with the specification of SUBJECTS _DIR freesurfer knows where the subjects called are since they are there on this level without any subdirectories...?
Best Livia
________________________________
Von: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> im Auftrag von Huang, Yujing <YHUANG43@MGH.HARVARD.EDUmailto:YHUANG43@MGH.HARVARD.EDU> Gesendet: Donnerstag, 12. Januar 2023 17:53:41 An: Freesurfer support list Betreff: Re: [Freesurfer] Problem with recon-all --> nii.gz file not found
Hi Livia,
SUBJECTS_DIR is the root directory for recon-all processed data. Each individual subject will have a separate subdirectory under SUBJECTS_DIR.
You need to specify full path to your images in recon-all command line.
Best,
Yujing
From: freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu <freesurfer-bounces@nmr.mgh.harvard.edumailto:freesurfer-bounces@nmr.mgh.harvard.edu> On Behalf Of Livia Ruehr Sent: Thursday, January 12, 2023 11:31 AM To: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] WG: Problem with recon-all --> nii.gz file not found
External Email - Use Caution
________________________________
Von: Rühr, Livia Gesendet: Donnerstag, 12. Januar 2023 17:25 An: freesurfer@nmr.mgh.harvard.edumailto:freesurfer@nmr.mgh.harvard.edu Betreff: Problem with recon-all --> nii.gz file not found
Dear Sir or Madame,
for my thesis I am running recon-all on my subjects' nii.gz T1-weighted scans. I use Freesurfer 7.0 on a Linux Mint 21"Vanessa".
I am using the following layout:
recon-all -s sub-03 -i sub-03-ses-01_T1w.nii.gz -all
This worked for me in december, whereby all my subjects were processed successfully and freesurfer created the directories. However, today I wanted to continue my work, but now it says that the file "sub-03-ses-01_T1w.nii.gz" ist not found (error message):
ERROR: cannot find sub-03-ses-01_T1w.nii.gz Linux bam7-mint-chel 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
recon-all -s sub-03 exited with ERRORS at Thu Jan 12 16:59:42 CET 2023
For more details, see the log file To report a problem, see MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be http://secure-web.cisco.com/1fcbJ1EvfNsrLoS_-4-XxVI7CUvE1O75cdEGccFKmSsXPZXj...https://secure-web.cisco.com/1LSgONSOOfrzHKCF7aKbKLzdWl5FGVKd_qGov2g58h7lVc93xm6fFtayx8eS0N_DJx5WNpcTz2i77NQyvI05-e3zqywVA9BzlKwOaqloqb_T61WY2XuX9U3yLc8YXQOgkS34LZX_D6sRUAuBgiPIrp398nZoSr1m4rrO4F0wAFyZH9VAjuNHfwYs0Dhc2Sko9Pv0qiqeGiVRwZ7g0Vcn7KzjCOcIUXgBtznqi79lATEypWhjO7_gMtcdVpPQhqxJQ1etR_K2AeFpO1TP2HUdNrPnZcaxwF9ODHNIMW7ZEo7FMCNMKRsbfkQBJwb4dKhbJ/https%3A%2F%2Fnam10.safelinks.protection.outlook.com%2F%3Furl%3Dhttp%253A%252F%252Fsecure-web.cisco.com%252F188SCSXJL6xo2VGEo8HgYHx-r8WYg6qIHHBrJ5H8jADmFD7EkFuJdKFoqlV-t-VuYAfJbSFMnLOrvu_BlGnmpk4fgygDqyDiV64_LMs61QU9jtUqb0B-Uqqoe5kMGs7yZDpO1ga8B5uXjs_T5a5SzUNvszvbEXgdSW53Pn6gW4T02RH4C5SUwaUhhZ0JZuFdJdvOuf7iSsdGNzXNpjNVoVL5fgwVDUzSAuyTypmUncNw7WmScPwsSuHAfjOw4V_GRigrasjDayhnpCVqPiuf6ip6Exro1m5L9PVxaiNL6tcdHHEHcwHyFlgGzahojKSo2HNFTQuGSWiFcieUr-Wlb-Q%252Fhttp%25253A%25252F%25252Fsurfer.nmr.mgh.harvard.edu%25252Ffswiki%25252FBugReporting%26data%3D05%257C01%257Cdonna%2540wustl.edu%257Cd4bafdd7b31c49f5a18c08daf5790c8c%257C4ccca3b571cd4e6d974b4d9beb96c6d6%257C0%257C0%257C638092197636219919%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C0%257C%257C%257C%26sdata%3Dqxytgn10da%252BZWas7SNrgVFbTqPR2jCchTlWmWojk9zk%253D%26reserved%3D0
This applies not only to one file, but for all of them. I have also tried to rerun recon-all of another file that had been successful in december, I have also copied and renamed it to not overwrite it.. but none of the data sets were found!
For Setup, I have defined my $FREESURFER_HOME, my $SUBJECTS_DIR and also the source (SetUpFreeSurfer.sh).
After typing the following: source $FREESURFER_HOME/SetUpFreeSurfer.sh
... I can now clearly see, that I am in the correct SUBJECTS_DIR
-------- freesurfer-linux-ubuntu22_x86_64-7.3.2-20220804-6354275 -------- Setting up environment for FreeSurfer/FS-FAST (and FSL) FREESURFER_HOME /freesurfer FSFAST_HOME /freesurfer/fsfast FSF_OUTPUT_FORMAT nii.gz SUBJECTS_DIR /home/lirh717c/Desktop/V5LGN MNI_DIR /freesurfer/mni
After navigating to this directory (cd $SUBJECTS_DIR) I can also see all my files. Additionally, I can open freesurfer now and open
the scans within freeview, so that the following appears to me:
- my data are okay and I can open them
- freesurfer is generally running (only thing is one warning: (process:3965): Gtk-WARNING **: 17:07:37.677: Locale not supported by C library.
Using the fallback 'C' locale.)
- even if setting subjects directory to another directory, it is not working, the problem is neither the data nor the directory
- the subjects directory has correctly been set and I can access it --> my files are seen here
To this reason, I have no ideas anymore.
I am looking forward to your reply!
Kind regards
Livia Rühr
________________________________ The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.
freesurfer@nmr.mgh.harvard.edu