On Mon, Jan 12, 2009 at 12:12:53PM -0500, Yaroslav Halchenko wrote: <snip> > > ==One last thing....promise :) === > > Whne runing through the tutorials to test my installation, I ran into an > > error in the Getting Started Tutorial. Specifically, when creating a > > NiftiDataset the examples pass the nifti extension which produces an > > error. Cross referencing with pynifti API, I discovered that the > > extension should be left off, e.g.: > > > >> dataset = NiftiDataset(samples='data/bold', labels=attr.labels, > >> chunks=attr.chunks, mask='data/mask') > wow -- that is an interesting effect... I guess burried in pynifti port > -- what version is there? I bet Michael would have better clue ;-) It is definitely possible to specify both with and without extension. One problem that might happen is if you have multiple images with the same basename, e.g. something.nii, something.nii.gz, something.hdr/something.img, ...
> to expedite it -- could you post the actual error you've received?? Yes, please. And please also include version information for nifticlib, pynifti and pymvpa. Thanks, Michael -- GPG key: 1024D/3144BE0F Michael Hanke http://apsy.gse.uni-magdeburg.de/hanke ICQ: 48230050 _______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa

