Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR fixes some bugs that were introduced recently in #593 #594 and probably others. Some stem form the fact that not all edits were merged (e.g. $wm_file variable was not set, but is going to be set in the edit PR #591 ), then this needs to be changed back. Other were from the fact that brun_fastsurfer does not seem to be updated to the version that would be necessary in order to run things in parallel, so those change have been reverted for now. Other bugs include incorrect linking in talairach-reg.sh and incorrect usage of $sd instead of $SUBJECTS_DIR in recon_surf.sh:
talairach-reg.sh
(affects also regular stream)$SUBJECTS_DIR
during -base inrecon-surf.sh
(affects longitudinal stream)