Chris Markiewicz

Results 2126 comments of Chris Markiewicz

Any place we can grab them from. Google drive or dropbox are common. If they're small, they can go in [nibabel/tests/data](https://github.com/nipy/nibabel/tree/master/nibabel/tests/data) in a new commit; if they're big, see http://nipy.org/nibabel/devel/add_test_data.html.

@parneshraniga Do you have any time to help get this one finished?

Hi @parneshraniga, is there any chance you still have access to files that can reproduce this issue?

I'll note that `uv_sync_flags` is allowed, but I made #205 to fix this, if you want to give it a try.

@mdickinson Is there any way to direct `Tuple` to accept `list` inputs, recursively? Or to subclass `Tuple` to accept lists? The use case I have is JSON (de)serialization of a...

Of the two, CTuple sounds like the more straightforward one to me, consistent with the existing API. That said, now I figured out how to solve this problem, I don't...

https://github.com/dependabot recreate