[Camino-users] Error converting large DWI file
    Elizabeth Zakszewski 
    elizzak at gmail.com
       
    Mon May 13 11:16:12 PDT 2013
    
    
  
Hello,
I have a DWI .nii file that is 3.4G.  I had to increase the Java heap size
in niftidt2camino to 50G in order to get it to run (our server should be
able to handle 96G). But the conversion still terminates with the following
error:
NIFTI to CAMINO, this wil convert the data from scanner order to voxel order
May 13, 2013 1:06:38 PM misc.LoggedException logException
SEVERE: Exception in thread "main" class misc.LoggedException:
java.io.IOException: Negative seek offset
        at imaging.Nifti1Dataset.getImageDataSource(Nifti1Dataset.java:2608)
        at apps.DT_ToCamino.main(DT_ToCamino.java:82)
Exception in thread "main" misc.LoggedException: java.io.IOException:
Negative seek offset
        at imaging.Nifti1Dataset.getImageDataSource(Nifti1Dataset.java:2608)
        at apps.DT_ToCamino.main(DT_ToCamino.java:82)
Caused by: java.io.IOException: Negative seek offset
        at java.io.RandomAccessFile.seek(Native Method)
        at imaging.Nifti1Dataset.readVolBlob(Nifti1Dataset.java:2177)
        at imaging.Nifti1Dataset.readDoubleVol(Nifti1Dataset.java:1912)
        at imaging.Nifti1Dataset.getImageDataSource(Nifti1Dataset.java:2591)
        ... 1 more
We have never seen a Negative seek offset error before and aren't sure how
to troubleshoot. Is there a way to correct this, or a better way to convert
a large file?
Thanks,
Liz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.nitrc.org/pipermail/camino-users/attachments/20130513/0b5ac200/attachment.html
    
    
More information about the Camino-users
mailing list