Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freesurfer don't generate rh.sphere.reg file #25

Open
yyang1234 opened this issue Nov 3, 2023 · 1 comment
Open

freesurfer don't generate rh.sphere.reg file #25

yyang1234 opened this issue Nov 3, 2023 · 1 comment

Comments

@yyang1234
Copy link

I encountered an error while running FMRIPrep on a cluster. It appears that FreeSurfer attempted to open a file named rh.sphere.reg, but this file is missing. This issue has been observed in two separate subjects.
details for job.txt are as follows


	SUBJECTS_DIR    /output/sourcedata/freesurfer
	FREESURFER_HOME /opt/freesurfer
	Loading source label.
	Found 3962 points in source label.
	Starting surface-based mapping
	Reading source registration 
	 /output/sourcedata/freesurfer/fsaverage/surf/rh.sphere.reg
	error: No such file or directory
	error: MRISread(/output/sourcedata/freesurfer/fsaverage/surf/rh.sphere.reg): could not open file�
	ERROR: could not read /output/sourcedata/freesurfer/fsaverage/surf/rh.sphere.reg
	Linux lm3-w045.cluster 3.10.0-1160.71.1.el7.x86_64 #1 SMP Tue Jun 28 15:37:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

	recon-all -s sub-04 exited with ERRORS at Fri Nov  3 12:59:16 CET 2023

	For more details, see the log file /output/sourcedata/freesurfer/sub-04/scripts/recon-all-rh.log
	To report a problem, see http://surfer.nmr.mgh.harvard.edu/fswiki/BugReporting

Stderr:

Traceback:
	RuntimeError: subprocess exited with code 1.

231103-12:59:21,780 cli ERROR:
	 Preprocessing did not finish successfully. Errors occurred while processing data from participants: 04 (1). Check the HTML reports for details.
231103-13:03:11,40 nipype.workflow INFO:
	 [Node] Finished "_parcstats0", elapsed time 314.132945s.
@yyang1234
Copy link
Author

Hi, here's some update. The error disappeared after I cleared the content in both the output folder and the scratch folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant