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

Bug fixes #602

Merged
merged 5 commits into from
Nov 2, 2024
Merged

Bug fixes #602

merged 5 commits into from
Nov 2, 2024

Conversation

m-reuter
Copy link
Member

@m-reuter m-reuter commented Nov 1, 2024

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:

  • fixes sym linking in talairach-reg.sh (affects also regular stream)
  • fixes $SUBJECTS_DIR during -base in recon-surf.sh (affects longitudinal stream)
  • $wm-file did not exist yet (needs to be added back together with edits support)
  • brun_fastsurfer does not yet support the long flag, so revert to run_fastsrufer
  • fix and update help text in long_fastsurfer.sh

@m-reuter m-reuter marked this pull request as draft November 1, 2024 00:07
@m-reuter m-reuter marked this pull request as ready for review November 1, 2024 23:50
@m-reuter m-reuter merged commit eb9c1ab into dev Nov 2, 2024
3 checks passed
@m-reuter m-reuter deleted the long-fixes branch November 2, 2024 10:13
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

Successfully merging this pull request may close these issues.

1 participant