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

Fix/pre free surfer pipeline #1

Open
wants to merge 19 commits into
base: NHP_merge
Choose a base branch
from
Open

Conversation

TakJim
Copy link
Collaborator

@TakJim TakJim commented Oct 30, 2024

Pull Request Summary

This PR refactors the processing pipeline for enhanced modularity, flexibility, and improved parameter control in T1w and T2w image processing.

Key Changes

  1. Modular Functions: Created ACPCAlignment, BrainExtraction, T2wToT1wRegAndBiasCorrection, and AtlasRegistration functions, and a main function to control execution flow via RunMode.
  2. Expanded Parameters: Added support for additional phase encodes, patient positioning, and brain extraction settings, improving custom workflow compatibility.
  3. Custom Mask and Existing Data Handling: Improved custom mask application and logic to skip unnecessary steps for existing data.
  4. Enhanced Logging and Structure: Standardized output directory structure and logging, facilitating traceability and maintainability.

@TakJim TakJim requested a review from takuya-hayashi October 30, 2024 21:37
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.

2 participants