barma7 commited on
Commit
cc5b8a9
·
verified ·
1 Parent(s): c6306c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -29,7 +29,7 @@ The dataset is organized by acquisition timepoints. Each main folder represents
29
  - **Subject folders**: Each folder name is the unique OAI subject ID (e.g., `9000099`).
30
 
31
  Within each subject folder:
32
- - **`t2.nii.gz`**: The T2 map computed using the EPG dictionary fitting method, specific to cartilage regions.
33
  - **`r2.nii.gz`**: The r-squared value of the fit (goodness of fit).
34
 
35
  ### MESE Data Location Files
@@ -42,7 +42,7 @@ For each acquisition timepoint (e.g., `00_month_mese_locations.csv`, `12_month_m
42
  - **dicom_mese_path**: The relative path to the original DICOM MESE data within the OAI dataset.
43
  - **t2map_nifti_path**: The relative path to the computed T2 map for that subject, located in this dataset.
44
 
45
- These CSV files help researchers locate the original MESE DICOM data within the OAI dataset, which may be useful for referencing or aligning with other imaging modalities.
46
 
47
  ### Features
48
 
 
29
  - **Subject folders**: Each folder name is the unique OAI subject ID (e.g., `9000099`).
30
 
31
  Within each subject folder:
32
+ - **`t2.nii.gz`**: The T2 map computed using the EPG dictionary fitting method, specific to cartilage tissue.
33
  - **`r2.nii.gz`**: The r-squared value of the fit (goodness of fit).
34
 
35
  ### MESE Data Location Files
 
42
  - **dicom_mese_path**: The relative path to the original DICOM MESE data within the OAI dataset.
43
  - **t2map_nifti_path**: The relative path to the computed T2 map for that subject, located in this dataset.
44
 
45
+ These CSV files will help locate the original MESE DICOM data within the OAI dataset.
46
 
47
  ### Features
48