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

Add code to preprocess anatomy/fieldmap data #3

Open
jcohenadad opened this issue Oct 10, 2024 · 1 comment
Open

Add code to preprocess anatomy/fieldmap data #3

jcohenadad opened this issue Oct 10, 2024 · 1 comment

Comments

@jcohenadad
Copy link
Member

jcohenadad commented Oct 10, 2024

To make sure we can all reproduce the results of this project, i suggest we put on GH the code that:

  • fetches a specific version of the dataset
  • loops through all subjects
  • perform whatever preprocessing is needed (eg: smoothing of masks, related to Weird Artifacts in Masks #1 ), cropping (eg: based on vertebral labels to only keep the brain + c-spine)
  • perform processing (eg: getting susceptibilty and fieldmap), related Weird Artifacts in Masks #1
  • run shim layout optimization model @Govish
@mathieuboudreau
Copy link
Member

Steps 1-4 listed are done as of v1.1 - https://github.com/shimming-toolbox/b0-fieldmap-realistic-simulation/tree/v1.1

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

No branches or pull requests

2 participants