Mercurial > hg > orthanc
changeset 441:9d876ea52df4
thanks
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 16 May 2013 15:45:38 +0200 |
parents | 23e5b35e3c5c |
children | 7816aaa5db17 |
files | Core/DicomFormat/DicomTag.h THANKS |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Core/DicomFormat/DicomTag.h Wed May 15 17:44:15 2013 +0200 +++ b/Core/DicomFormat/DicomTag.h Thu May 16 15:45:38 2013 +0200 @@ -107,7 +107,7 @@ static const DicomTag DICOM_TAG_MEDIA_STORAGE_SOP_CLASS_UID(0x0002, 0x0002); static const DicomTag DICOM_TAG_MEDIA_STORAGE_SOP_INSTANCE_UID(0x0002, 0x0003); - // DICOM tags used for MRI (thanks to Will Ryder) + // DICOM tags used for fMRI (thanks to Will Ryder) static const DicomTag DICOM_TAG_NUMBER_OF_TEMPORAL_POSITIONS(0x0020, 0x0105); static const DicomTag DICOM_TAG_TEMPORAL_POSITION_IDENTIFIER(0x0020, 0x0100); }
--- a/THANKS Wed May 15 17:44:15 2013 +0200 +++ b/THANKS Thu May 16 15:45:38 2013 +0200 @@ -14,7 +14,7 @@ * Cyril Paulus (cyril.paulus@student.ulg.ac.be), for the build process and suggestions about the REST API. * Will Ryder (will.ryder@sydney.edu.au), for improvements with the - handling of series with temporal positions (fMRI). + handling of series with temporal positions (fMRI and dynamic PET). Artwork