[pymvpa] Data import with pynifti

Michael Hanke michael.hanke at gmail.com
Tue Mar 1 18:47:36 UTC 2011


On Mon, Feb 28, 2011 at 04:38:58PM +0100, Roberto Guidotti wrote:
> Dear all,
> 
> I have to analyze some fmri data with pymvpa: my images are in Analyze
> format: every volume is a .hdr .img pair and I have to load as a time
> series. How can I do?
> The solution is to convert my datasets with some software as MRIcro or
> similar, but I want to know if there is a "library" solution to solve that
> issue or if I could do this by building a script managing and merging
> several arrays.

You should be able to load them all one by one into a list of images and
supply that list as an argument to the Dataset constructor. It should
just work.

Michael

PS: Sorry for the delay


-- 
Michael Hanke
http://mih.voxindeserto.de



More information about the Pkg-ExpPsy-PyMVPA mailing list