Hubert Fonteijn already posted a message last july about importing Siemens DTI in Brainvisa. I downloaded the latest BV1.6.3 and I didn't find the appropriate process in Data management/import/diffusion.

If not I would like to create the import sequence; I don't know if I'm good in Brains but I'm definitely good in Visas... This will be good practice for the bv newbie that I am.
To start with, I copied ImportGems.py into ImportSiemensMGH.py. Then I created a Siemens-specific file with the gradients ranging from 13 to 99 directions. Please note that this file contains the gradients for the MGH(Massashussets General Hospital) DTI sequence which is what we are using on our scanner instead of he default gradients provided by Siemens. If you are using the MGH DTI sequence you can download the 2 files HERE.
I tested the process by giving as input the first dicom file of the folder containing the b0 and all the raw dwi (36 directions x 32 slices). These dicom slices are numbered from bottom to top in increasing order. I was pleased to find out that selecting only the first file would automagically load all of them at once and then create a distinct b0 file and a 4D volume. Unfortunately the coronal and sagittal views appeared upside-down.

As a workaround I converted the whole dataset into a 4D analyze volume and ran ImportSiemensMGH on it. The orientation looked ok so I went ahead and applied the DTI pipeline. I had to adjust the threshold in the component "T2 Brain Mask" because the default 350 was way too stringent for my data. I chose a linient threshold of 50 and obtained a nice FA image.
Eventually I would like to improve the importation of Siemens-MGH data by loading at once the dicom raw data in the proper orientation. I would certainly welcome your comments. Thank you!