[Gdcm-hackers] gdcm-git:Grassroots DICOM branch release updated. 27fc1593a9d4433d5d0f5ec21fc1aada6d
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2017-01-31 15:55:30
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grassroots DICOM".
The branch, release has been updated
via 27fc1593a9d4433d5d0f5ec21fc1aada6ddcc1da (commit)
from 47d3b8a5b3cef5d640b969023ff1a4932382bee7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/gdcm/gdcm/ci/27fc1593a9d4433d5d0f5ec21fc1aada6ddcc1da/
commit 27fc1593a9d4433d5d0f5ec21fc1aada6ddcc1da
Author: Mathieu Malaterre <mat...@gm...>
Date: Tue Jan 31 16:55:08 2017 +0100
Looks like it is a VM2
diff --git a/Source/DataDictionary/gdcmPrivateDefaultDicts.cxx b/Source/DataDictionary/gdcmPrivateDefaultDicts.cxx
index 6d52757..b56f398 100644
--- a/Source/DataDictionary/gdcmPrivateDefaultDicts.cxx
+++ b/Source/DataDictionary/gdcmPrivateDefaultDicts.cxx
@@ -7315,7 +7315,7 @@ static const DICT_ENTRY DICOMV3DataDict [] = {
{0x0033,0x0024,"SIEMENS MED NM",VR::FL,VM::VM1,"Backprojection angle head 1",false },
{0x0033,0x0025,"SIEMENS MED NM",VR::FL,VM::VM1,"Backprojection angle head 2",false },
{0x0033,0x0028,"SIEMENS MED NM",VR::SL,VM::VM1,"Number of point sources used for NCO and MHR",false },
- {0x0033,0x0029,"SIEMENS MED NM",VR::FL,VM::VM1,"Crystal thickness",false },
+ {0x0033,0x0029,"SIEMENS MED NM",VR::FL,VM::VM2,"Crystal thickness",false },
{0x0033,0x0030,"SIEMENS MED NM",VR::LO,VM::VM1,"Preset name used for acquisition",false },
{0x0033,0x0031,"SIEMENS MED NM",VR::FL,VM::VM1,"Camera config angle",false },
{0x0033,0x0032,"SIEMENS MED NM",VR::LO,VM::VM1,"Crystal type Startburst or not",false },
-----------------------------------------------------------------------
Summary of changes:
Source/DataDictionary/gdcmPrivateDefaultDicts.cxx | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Grassroots DICOM
|