Thank you Michael it works perfectly....<br><br>Sorry but I&#39;m a novice 
with Python and this technique, I&#39;m glad to have the support of you and 
the other authorities of MVPA techniques!!<br><br>Thank you<br>Roberto<br><br><div class="gmail_quote">2011/3/1 Michael Hanke <span dir="ltr">&lt;<a href="mailto:michael.hanke@gmail.com" target="_blank">michael.hanke@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div>On Mon, Feb 28, 2011 at 04:38:58PM +0100, Roberto Guidotti wrote:<br>
&gt; Dear all,<br>
&gt;<br>
&gt; I have to analyze some fmri data with pymvpa: my images are in Analyze<br>
&gt; format: every volume is a .hdr .img pair and I have to load as a time<br>
&gt; series. How can I do?<br>
&gt; The solution is to convert my datasets with some software as MRIcro or<br>
&gt; similar, but I want to know if there is a &quot;library&quot; solution to solve that<br>
&gt; issue or if I could do this by building a script managing and merging<br>
&gt; several arrays.<br>
<br>
</div></div>You should be able to load them all one by one into a list of images and<br>
supply that list as an argument to the Dataset constructor. It should<br>
just work.<br>
<br>
Michael<br>
<br>
PS: Sorry for the delay<br>
<font color="#888888"><br>
<br>
--<br>
Michael Hanke<br>
<a href="http://mih.voxindeserto.de" target="_blank">http://mih.voxindeserto.de</a><br>
<br>
_______________________________________________<br>
Pkg-ExpPsy-PyMVPA mailing list<br>
<a href="mailto:Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org" target="_blank">Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa" target="_blank">http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa</a><br>
</font></blockquote></div><br>