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

DWIConvert with standard/generic gradient tags #294

Open
ihnorton opened this issue Jul 28, 2016 · 2 comments
Open

DWIConvert with standard/generic gradient tags #294

ihnorton opened this issue Jul 28, 2016 · 2 comments
Assignees
Labels
U3:Low Some distant future sprint

Comments

@ihnorton
Copy link
Collaborator

ihnorton commented Jul 28, 2016

DWIConvert currently hard-codes converters for each vendor, but the extraction routine in the Hitachi converter should work for other vendor's data using the "standard" [0018,9087] and [0018,9089] tags (bval and bvec). This could be moved or copied to the Generic converter if those tags are present.

See example Toshiba data on mailing list to which this would apply [1].
(another recent request in [2]).

[1] http://slicer-users.65878.n3.nabble.com/dti-data-dicom-to-nrrd-nii-conversion-td4030790.html
[2] http://slicer-users.65878.n3.nabble.com/Re-How-to-load-Siemens-DWI-data-to-slicer-for-brain-tractography-tp4029882p4030107.html

@ihnorton
Copy link
Collaborator Author

(feel free to assign to me. opening as a reminder for the next time I look at DWIConvert)

@hjmjohnson
Copy link
Member

@ihnorton This is a great idea, and it will certainly be easier in the new organization of DWIConvert.

The new location for the common functionality would be in DWIDICOMConverterBase.h class.

There will be more cleanup of this file soon, but I need to get back to analysis of data rather than fixing this code right now.

Hans

@hjmjohnson hjmjohnson added the U3:Low Some distant future sprint label Aug 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
U3:Low Some distant future sprint
Projects
None yet
Development

No branches or pull requests

2 participants