Matthew Brett

Results 226 comments of Matthew Brett

Sorry - I don't understand the suggestion. Where exactly would the try / catch blocks go?

@raamana - I think it would be a great idea to put this into nibabel - that way we can make sure that the reading is correct, and properly tested...

Sorry - I don't use Freesurfer myself, so I can't give much guidance on the format. @agramfort - so you have any thoughts on the format? In general we have...

I should also say, that in general you should prefer `img.get_fdata()`, which, I believe, always does a copy.

Oh - dear - this looks like a numpy bug. The nibabel load / get_data is making a memmapped array `z_image.get_data()`, then I believe the error arises from deleting the...

OK - you want skips in nipy trunk for this? I don't have an ubuntu 11.04 to test on - do you?

Thanks for this very useful summary. It's not urgent, but it worth bearing in mind the cost of having our own code to do the same thing as networkx. First...

Jonathan's formula code uses sympy; are you proposing removing or rewriting that? If so - please mail the list with the suggestion. Similarly for scikits-learn - please email the list...

I've just released 0.5.0 - @mr-c - can you check it works for you?