You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOCKER: Remove mritotal and dependencies from FreeSurfer ignore file (#3090)
in total 3 lines were *removed* from
"/docker/files/freesurfer7.3.2-exclude.txt"
- /freesurfer/mni/bin/mritotal
- /freesurfer/mni/etc/mni_autoreg
- /freesurfer/mni/share/mni_autoreg
Previously the following error was encountered
`mritotal: Command not found.
ERROR: mritotal failed, see transforms/talairach.log`
however, no error was logged in the log file.
The problem is now fixed.
The resulting docker image ran without error.
Fixes#3088.
0 commit comments