mhough / braingl

Automatically exported from code.google.com/p/braingl
MIT License
0 stars 0 forks source link

save nifti files : ERROR: Illegal NIfTI file #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. load 8 bit with unused sform (sform_code 0); sform is zero matrix
2. save nii and load with fsl
3. ERROR: Illegal NIfTI file -> Zero determinant stored in sform and/or qform 
that is marked as valid

What is the expected output? What do you see instead?

sform_code should be loaded and saved correctly.

Original issue reported on code.google.com by anwan...@cbs.mpg.de on 10 Mar 2014 at 12:19

GoogleCodeExporter commented 9 years ago

Original comment by schur...@gmail.com on 4 Aug 2014 at 7:05