Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include more extensive meta data when converting from DICOM to NRRD #314

Closed
hjmjohnson opened this issue Dec 10, 2016 · 2 comments
Closed

Comments

@hjmjohnson
Copy link
Member

It is desired that meta data about scan collection be maintained in the NRRD headers.

A format for the NRRD KEYS is
DICOM_{DCMCODE1}{DCMCODE2}{UNUSEDOPTIONALHUMANTEXT}:={VALUE}

DICOM_0008_0060_Modality:=MR
DICOM_0008_0070_Manufacturer:=SIEMENS
DICOM_0008_1090_ManufacturerModelName:=TrioTim
DICOM_0018_0022_ScanOptions:=PFP\FS
DICOM_0018_0023_MRAcquisitionType:=2D
DICOM_0018_0080_RepetitionTime:=12000
DICOM_0018_0081_EchoTime:=92
DICOM_0018_0083_NumberOfAverages:=1
DICOM_0018_0087_MagneticFieldStrength:=3
DICOM_0018_1020_SoftwareVersions:=syngo MR B13 4VB13A
DICOM_0018_1314_FlipAngle:=90

@hjmjohnson
Copy link
Member Author

@ihnorton FYI: I addd this feature for the new DWIConvert. I am working through some compiler issues for multiple platforms, but this should be released soon.

@hjmjohnson
Copy link
Member Author

Merged in #315 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant