From 7be90502d0cb4041c7ccd8ea3aaf64780815660b Mon Sep 17 00:00:00 2001 From: Renato Cuocolo <42030660+rcuocolo@users.noreply.github.com> Date: Fri, 24 Jul 2020 10:43:50 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 180f1c1..8cedb20 100644 --- a/README.md +++ b/README.md @@ -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.