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

Consider uploading a T2starw spinal cord segmentation for sub-04 #56

Closed
jcohenadad opened this issue Jan 16, 2024 · 1 comment · Fixed by #69
Closed

Consider uploading a T2starw spinal cord segmentation for sub-04 #56

jcohenadad opened this issue Jan 16, 2024 · 1 comment · Fixed by #69
Assignees
Labels

Comments

@jcohenadad
Copy link
Member

jcohenadad commented Jan 16, 2024

Instead of selecting another method only for sub-04:

" # Use another syntax for sub-04. See: https://github.com/shimming-toolbox/rf-shimming-7t/issues/31\n",
" if subject == 'sub-04':\n",
" !sct_deepseg_sc -i {subject}_acq-CoV_T2starw.nii.gz -c t2 -qc {path_qc}\n",

Consider uploading a manually corrected segmentation in the derivatives. This will be cleaner (and more scalable to other projects/data).

Related to:

@jcohenadad jcohenadad self-assigned this Jan 16, 2024
@jcohenadad
Copy link
Member Author

@jcohenadad jcohenadad reopened this Jan 20, 2024
jcohenadad added a commit that referenced this issue Jan 20, 2024
* Using manual T2starw SC segmentation if it exists

Fixes #56

* Get CSF masks from the derivatives

Fixes #67

* Fixed cropping and metric extraction for CSF

* Display CSF/SC instead of SC/CSF

Clearer to show the better on top

* Updated smoothing kernel to 40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant