Re: [pymvpa] PyMVPA for Python 3

2012-04-19 Thread Tiziano Zito
if you push your work somewhere (I don't see your clone at https://github.com/PyMVPA/PyMVPA/network) we will add it to daily testing I don't know why you don't see it, but I do have a fork on github: https://github.com/otizonaizit/PyMVPA/ but please, slow down, this is very much work in

Re: [pymvpa] PyMVPA for Python 3 -- first report

2012-04-19 Thread Yaroslav Halchenko
On Thu, 19 Apr 2012, Tiziano Zito wrote: a first report of my efforts for a py3 version of PyMVPA. Put aside a couple of incompatibilities in the swig wrappers and the usage of some deprecated functions and modules that were easily fixable, my PyMVPA port now runs succesfully 67 out of 127

Re: [pymvpa] PyMVPA for Python 3 -- first report

2012-04-19 Thread Tiziano Zito
My guess is that it is still related to how that AttributesCollector injects those additional attributes into the freshly constructed classes. I hope above clues would be of help it helped indeed ;) ciao, tiziano ___ Pkg-ExpPsy-PyMVPA mailing

[pymvpa] Z-scoring raw data

2012-04-19 Thread Derek Huffman
Hello all, I noticed that in the tutorial data that the data is z-scored with respect to the resting condition. I have not seen this done in the literature and I am I am wondering if you have found it beneficial to z-score in that way or if just doing a simple z-score on the entire time course

Re: [pymvpa] Z-scoring raw data

2012-04-19 Thread Yaroslav Halchenko
and depending on how you want to interpret your data z-scoring against rest condition might have clearer 'meaning' that standartization of the whole time series happen you to look at the actual values but, as you have observed, since rest-condition is scarser in # of samples than the whole time