Closed Nilser3 closed 11 months ago
Great!
marseille-t2s-template
There are some subjects with some missing levels, (example)
So, I propose merging the existing slices, and creating a levels file in derivatives (according to PAM50_levels convention).
There are some subjects with some missing levels, (example)
what do you mean by "missing levels"?
missing image and mask for some levels
For example, sub-02
does not include: C1, T1-T7, L1-L2
missing image and mask for some levels?
I assume the "?" is a typo.
In this case, yes, you can add a vertebral level file under the derivatives so we know what level each slice correspond to. Thanks!
The data has been converted to volumes with BIDS compliant (see warning).
@mguaypaq could you please create a repository for marseille-t2s-template
Thank you
Description
Dataset acquired in 25 HCs at 3T T2Star sequence from C1 to L2, contains GM/SC/CSF masks. (available in OSF)
@Nilser3 @jcohenadad
I am happy to see that the 3T T2* data could be of interest.
When using (part of) this dataset, please DO NOT FORGET to refer to its DOI (10.17605/OSF.IO/YMRGK), and to the 2 associated publications (Fradet et al, 2014 , doi: 10.1097/BRS.0000000000000125 and Taso et al, 2014, doi: 10.1007/s10334-013-0403-6 ) (and to keep me updated ideally 😜). Thanks!
yes good point-- @Nilser3 can you pls add this info to the README
Thanks you @vcallot , @jcohenadad
Of course,
I have this first draft for the README
:
# Dataset marseille-t2s-template
Content: Sub-millimetric cross-sectional T2*-weighted MR images of the whole spinal cord (C1 to L2), acquired in vivo, and allowing to discriminate white and gray matter
Masks from manual segmentation of White Matter (WM), Gray Matter (GM) and Cerebro Spinal Fuild (CSF)
Supplementary data (such as age, body mass index, sex, etc..) can be provided upon request (please contact virginie.callot@univ-amu.fr))
See OSF project: https://osf.io/ymrgk/
See GH repository https://github.com/neuropoly/data-management/issues/279
## Citation
CALLOT, V., LAINES MEDINA, N., Taso, M., & Fradet, L. (2022, December 30). In Vivo Human Spinal Cord MRI data – From cervical to thoraco-lumbar levels. https://doi.org/10.17605/OSF.IO/YMRGK
DOI https://doi.org/10.17605/OSF.IO/YMRGK
## Related works:
Morphometrics of the entire human spinal cord and spinal canal measured from in vivo high-resolution anatomical magnetic resonance imaging. Fradet L, Arnoux PJ, Ranjeva JP, Petit Y, Callot V. Spine (Phila Pa 1976). 2014 Feb 15;39(4):E262-9 doi: 10.1097/BRS.0000000000000125 PMID: 24253776
Construction of an in vivo human spinal cord atlas based on high-resolution MR images at cervical and thoracic levels: preliminary results. Taso M, Le Troter A, Sdika M, Ranjeva JP, Guye M, Bernard M, Callot V. MAGMA. 2014 Jun;27(3):257-67 doi: 10.1007/s10334-013-0403-6 PMID: 24052240
## Dataset structure
Dataset of 25 healthy controls from Marseille, acquired at 3T cross-sectional T2Star-weighted
0.5x0.5 mm2 in-plane resolution
## Naming convention
- sub-XX_T2Star
## derivatives
- sub-XX_T2star_label-CSF_seg
- sub-XX_T2star_label-SC_seg
- sub-xx_T2star_label-GM_seg
- sub-XX_T2star_label-levels
## Authors:
- Virginie Callot,
- Nilser Laines Medina
thank you
Ok, I've created the repository marseille-t2s-template
, with the sample files from the wiki, and given write access to @Nilser3. Please add your data in a new branch, push your changes to the server, and let me know once it's ready for review.
Done @mguaypaq ,
I have pushed to my branch nlm/initial_data
Looks good! I configured bids-validator to ignore INCONSISTENT_PARAMETERS and merged into master
.
my bad-- sorry
actually-- would be good to also add Manuel Taso and Louis Fradet
The authors were added in the branch nlm/update_authors
I'm ready for PR
Checking: 5f61ef57b3b9c47366eb76567ca60aa5de3716a8
Binary segmentations are unnecessarily encoded as FLOAT32, eg:
julien-macbook:~/data.neuro/marseille-t2s-template $ fslhd derivatives/labels/sub-01/anat/sub-01_T2star_label-SC_seg.nii.gz
filename derivatives/labels/sub-01/anat/sub-01_T2star_label-SC_seg.nii.gz
sizeof_hdr 348
data_type FLOAT32
I recommend changing them to UINT8.
I agree,
the mask encoding was changed thanks to sct_image -i IMAGE -type uint8
Last update: 4583ed295d697b0341fee164cdbfda687a840bd7
in the branch nlm/update_authors
4583ed295d697b0341fee164cdbfda687a840bd7 looks good 👍
Great, I merged into master
and deleted the branch nlm/update_authors
.
Description
Dataset acquired in 25 HCs at 3T T2Star sequence from C1 to L2, contains GM/SC/CSF masks. (available in OSF)
This dataset was used in the papers 1 and 2
Details:
The images were uploaded in splitted 2D slices (one by level):
Their masks have the multilabel form (a single file contains different classes according to pixel intensity)