Chris Markiewicz

Results 2126 comments of Chris Markiewicz

That one only theoretically works for PEPolar fieldmaps. I don't see an obvious way to extend it to situations where we do not have two directions to work with. As...

Not really, just a heads up that this would break any code that expects `img.header.extensions[0].get_content()` to be `bytes` instead of a `dict`. To support multiple versions of nibabel, you could...

I think I'm leaning toward #1336 instead of this. In this case, you could continue to use `json.loads(ext.get_content())` for older nibabel, or you could update to using `ext.json()` instead once...

Giving up on Windows and Mac builds for now. This is valuable as a Linux-only package, and we can work toward OSX and Windows as convenient.

@conda-forge/help-c-cpp This is ready for review. I'm curious if you have any advice. We have a package that produces three files: * `bin/wb_command` (binary) * `bin/wb_shortcuts` (script) * `bin/wb_view` (binary)...

@conda-forge/help-c-cpp I figured out the single build, multi-package, so I think this is ready to go (pending checks). @conda-forge/bioconda-recipes The bioconda recipe hasn't been updated in a long time. I...

OSX failure seems to have been server-side. This PR disables mac builds for now.

@conda-forge/help-c-cpp This is ready for review. There does not appear to be a way in bioconda to split the package, and I have gotten no response from the bioconda team...

@conda-forge-admin, please ping team