# Is there any method to convert volume to DiffusionTensorvolume?

**URL:** https://discourse.slicer.org/t/is-there-any-method-to-convert-volume-to-diffusiontensorvolume/2553
**Category:** Support
**Tags:** diffusion
**Created:** [April 10, 2018, 7:23am UTC](https://discourse.slicer.org/t/is-there-any-method-to-convert-volume-to-diffusiontensorvolume/2553 "2018-04-10T07:23:03Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![ihnorton](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/ihnorton/32/9_2.png) [@ihnorton](https://discourse.slicer.org/u/ihnorton)
#### Post date: [April 11, 2018, 2:52pm UTC](https://discourse.slicer.org/t/is-there-any-method-to-convert-volume-to-diffusiontensorvolume/2553/6 "2018-04-11T14:52:03Z")

</div>

I think the most likely issue is still mis-sorting: DWIConvert requires that all files to be converted are from the same series (or at least identical acquisition parameters) and alone in one folder. You could try this script to do the sorting first:

> **[GitHub - pieper/dicomsort: A project to provide custom sorting and renaming...](https://github.com/pieper/dicomsort)**
>
> A project to provide custom sorting and renaming of dicom files - GitHub - pieper/dicomsort: A project to provide custom sorting and renaming of dicom files

That said, if the data is from a Prisma or newer scanner, then I’m not sure if DWIConvert fully supports it yet. Please let us know the following tag information: (0008,0070) (0008,1090) (0018,1020)

e.g.:

(0008,0070) LO [SIEMENS] # 8, 1 Manufacturer  
(0008,1090) LO [Verio] # 6, 1 ManufacturerModelName  
(0018,1020) LO [syngo MR B17] # 12, 1 SoftwareVersions

If you are using a Prisma or newer scanner version, then it would be very helpful if you are able to share phantom data – that’s the fastest way for me and `@hjmjohnson` to be able to fix problems and update supported versions.

---

_[View the full topic](https://discourse.slicer.org/t/is-there-any-method-to-convert-volume-to-diffusiontensorvolume/2553)._
