History of AFNI updates  

|
May 07, 2015 11:59AM
This is most likely a scaling issue. IIRC, by default WriteBrik writes its output as 16-bit integers without scaling, so values between 0 and 1 will be written as either 0 or 1. If you add a .Scale field with value 1 to the Opt struct, the data will be scaled to fit the range of 16-bit representable values.
Subject Author Posted

question about WriteBrik

Matthew_2 May 06, 2015 06:40PM

Re: question about WriteBrik

Isaac Schwabacher May 07, 2015 11:59AM

Re: question about WriteBrik

ziad May 07, 2015 02:09PM