Update README.md

This commit is contained in:
Renato Cuocolo
2020-07-24 10:43:50 +02:00
committed by GitHub
parent 791974a83b
commit 7be90502d0
+4 -4
View File
@@ -11,12 +11,12 @@ We encourage the use of this data for radiomics and machine learning investigati
## Files
The files are in compressed NIFTI (.nii.gz) format and collected in separate folders for T2 and ADC images. Each filename contains the following information:
The files are in compressed NIFTI (.nii.gz) format and collected in separate folders for T2 and ADC images. Each filename contains the following information (separated by underscores):
"PROSTATEx Patient ID" "_" "Finding ID" "_" "Sequence name"_ADC/T2_ROI
"PROSTATEx Patient ID" + "Finding ID" + "Sequence name"_ADC/T2_ROI
As sometimes multiple axial ADC/T2 image sequences are available for a patient, the repository also includes a list in CSV format containing the correct images for each mask. The list is structured as follows:
As sometimes multiple axial ADC/T2 image sequences are available for a patient, the repository also includes a list in CSV format containing the correct images for each mask. The list is structured as follows (separated by underscores):
"PROSTATEx Patient ID" "_" "Sequence name" "_" "Sequence number"
"PROSTATEx Patient ID" + "Sequence name" + "Sequence number"
The sequence number corresponds to the number at the beginning of the PROSTATEx dataset DICOM image folders for each patient.