Matthew Brett

Results 222 comments of Matthew Brett

Ah - sorry. Yes, I think what is happening is that auditwheel is using wheel code to determine the parts of the file name, according to this spec: https://www.python.org/dev/peps/pep-0427/#file-name-convention It's...

Yes, a better error would be good. Would you consider doing a PR to put one in? I guess it's just a check for None, in parsed_fname, maybe in the...

It would be very good to apply that, otherwise it will be fairly easy to upload the wrong wheels and give manylinux a bad rep.

From the discussion linked, it looks like `gui_running` may or may not be available at startup, so I guess that means this error will happen only in some cases of...

Thanks - I'm afraid I would not be useful for the task of a PR - I have done some vim hacking, but I wouldn't know where to look for...

I propose removing the ROI module here: https://github.com/nipy/nipy/pull/180

Removed in commit 6f19113 - last commit containing roi module is 2b67776. Keeping this issue open for discussion of roi API.

Yes, it's tricky. Certainly warn, but I can see the argument for dropping back to the qform as well.

Has anyone checked [MNE](https://mne.tools/stable/index.html) for functionality like this? Can anyone give some detail on when one would resampling to the same grid? When would this make sense for modalities like...