-
Notifications
You must be signed in to change notification settings - Fork 0
Add whole-spine dataset #19
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Jan Valosek <[email protected]>
Co-authored-by: Jan Valosek <[email protected]>
Co-authored-by: Jan Valosek <[email protected]>
Yeah, I think it would be a good idea. To be consistent with the spine-generic dataset.
Nice! So the idea is to have a single
Yeah, this would be great. When would we put the updated figures? To the interactive preprint? Or somewhere else? Alternatively, we could build a simple readthedocs website for the figures (as done for spine-generic). This would allow us to recreate the figures automatically using GitHub actions with each new dataset. |
I think it will be easier to use in a single |
What script did you use to process |
This is the script: https://github.com/sct-pipeline/dcm-metric-normalization/blob/sb/add-canal/scripts/process_data_whole-spine.sh But I want to clean it up and move to another branch before merging, (like this also includes T1w) |
…ormalized-metrics into sb/whole-spine
Description
This PR adds normative values of the whole-spine dataset for T2w images.
The spinal cord segmentations were generated with contrast-agnostic segmentation v3.1 and manually corrected. (for now manual corr are in our internal dataset on a branch, not yet on open-neuro)
This PR adds the CSV files and added the subjects to the
participants.tsv
file.What's left
One question remains, should we check for mild compression in the dataset? I noticed some subjects in the pathology column have n/a, do they have pathology??
I added the script used to curate the csv files and participants.tsv under a new folder
code
, it should proably got under .gitignore afterwordsWe should recreate the plots of the normative values?