forked from Deep-MI/FastSurfer
-
Notifications
You must be signed in to change notification settings - Fork 0
Fixed broken links in documentation #3
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
taha-abdullah
commented
Apr 5, 2024
- Fixed typos in the examples links
- Added absolute links for links pointing to GH repo
- fixed broken links in the docmentation
dkuegler
added a commit
that referenced
this pull request
Oct 9, 2024
run_fastsurfer.sh - Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and aseg_nocc (the latter is recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Oct 9, 2024
run_fastsurfer.sh - Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and aseg_nocc (the latter is recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Oct 10, 2024
run_fastsurfer.sh - Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and aseg_nocc (the latter is recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Oct 10, 2024
run_fastsurfer.sh - Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and aseg_nocc (the latter is recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Oct 11, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and aseg_nocc (the latter is recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Oct 11, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and aseg_nocc (the latter is recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
m-reuter
pushed a commit
that referenced
this pull request
Oct 12, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and aseg_nocc (the latter is recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Nov 8, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and aseg_nocc (the latter is recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Nov 11, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and aseg_nocc (the latter is recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Nov 14, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and aseg_nocc (the latter is recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Nov 19, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and asegdkt_segfile. recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Nov 20, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and asegdkt_segfile. recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Nov 20, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and asegdkt_segfile. recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Nov 20, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and asegdkt_segfile. recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Dec 12, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and asegdkt_segfile. recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Dec 19, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and asegdkt_segfile. recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Dec 19, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and asegdkt_segfile. recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
dkuegler
added a commit
that referenced
this pull request
Dec 19, 2024
- Adds the --edits flag - Add additional log messages for edits - Support for manedit files for asegdkt_segfile. - Also propagate asegdkt_segfile into aseg_segfile and mask_name recon_surf/recon-surf.sh - Adds the --edits flag - Add additional log messages for edits - Change check for existing run into a message instead a fail criteria in edits mode - Do not delete logfile in edits mode - Make mask and aseg_noCC required for edits mode (otherwise it might get unclear what should or was already done between run_fastsurfer and recon-surf) - Add manedit "search" for mask and asegdkt_segfile. recon_surf/talairach-reg.sh - Add an extra argument (new argument #3 to indicate whether talairach.reg should support edits) - Support for edits: some messages and if in edit mode, only run talairach registration if mri/transforms/talairach.xfm and mri/transforms/talairach.auto.xfm are the same (so there are no edits) -- thus edits in talairach.xfm superceed automatic results - talairch-reg.sh will now fail if mri/transforms/talairach.xfm exists, but the script is not running in edits mode (independent if talairach.auto.xfm is the same or not). recon_surf/functions.sh - add the add_file_suffix function, which adds a file suffix (for example manedits) to a file name
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.