[Nipy-devel] AFNI code
Jonathan Taylor
jonathan.taylor at stanford.edu
Fri Jun 30 11:54:42 CDT 2006
>
> For lack of anything else to do before the soccer comes on I made a
> start on this. I've managed to get it to the point where calling
>
> afni = AFNI("/home/timl/data/AFNI_data1/afni/anat+orig.HEAD")
>
> doesn't crash, which seems like a good start for now. To get this to
> go I had to include a readbrick() function in image.utils. I took the
> function from
>
> http://projects.scipy.org/neuroimaging/ni/browser/BrainSTAT/BrainSTAT/Utils/brickutils.py?rev=2
>
> as this appears to be where the writebrick() function started life.
Yes, this is where it started life, but the writebrick is really
unnecessary when using memmap'ed arrays (something BrainSTAT never got
around to).
> Is it cool to take code as required from the BrainSTAT project?
>
Definitely OK.
-- Jonathan
--
------------------------------------------------------------------------
Jonathan Taylor Tel: 650.723.9230
Dept. of Statistics Fax: 650.725.8977
Sequoia Hall, 137 www-stat.stanford.edu/~jtaylo
390 Serra Mall
Stanford, CA 94305
More information about the Nipy-devel
mailing list