<div dir="ltr">Hi<div><br></div><div>I have a problem reading giftis that I write from nibabel. It works if I replace the data with data taken straight out of another gifti data array, but if I add a matrix of floats I am unable to read it into the HCP's workbench viewer, not use the FSL gifti reader. I get the following error messages:</div><div><br></div><div>from wb_view</div><div><br></div><div>
<p style="margin:0px">Parse Error while reading /vol/medic01/users/ecr05/TESTINGRESULT2.func.gii: Decoding of GZip Base64 Binary data failed.Decoded 0 bytes but should be 0 bytes. line number: 15 column number: 68831</p></div><div><br></div><div>from FSL</div><div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">terminate called after throwing an instance of 'GiftiException'
</span><br>  what():  Requested non-float data from float GIFTI field<br>
<br></span></div><div>I've attached some test code and the gifti file I tested it with. Any suggestions of how to fix this would be appreciated, thanks</div><div><br></div><div>Emma</div></div>