from Kedar:
I have shared a nrrd file with you on google docs. When I read it with the ITK-SCIFIO
reader it switches the bit ordering LittleEndian/BigEndian whereas if I read it in Fiji or
build ITK without SCIFIO it is read properly. To test this you can use the ITK reader
example and write the image out as a tiff while building with/without SCIFIO.
from Kedar: