Chris Markiewicz
Chris Markiewicz
Oscar, do you mind if I do minor cleanups to get the doc builds working? I think this will be easier to review with a rendered spec in front of...
To ignore the arguments and boil this down to the practical difference between BEP38 and this counter-proposal, it seems to be: * Don't say `atlas-..._space-...`, say `tpl-//tpl-..._atlas-...`. * Don't create...
One question regarding datatype under `tpl`: Is that required, optional, or what? You can derive segmentations from any of a number of modalities (or multiple modalities at once) and use...
I'm not getting segfaults, but I am getting: ``` corrupted size vs. prev_size [1] 769785 IOT instruction (core dumped) pytest -sv nipy/labs/bindings/tests/test_numpy.py ``` ``` double free or corruption (out) [1]...
Given Py3.8 is end-of-life next week, might make more sense to just remove support and end testing on it.
Could you share comparable screenshots of the input bold/sbref images?
My instinct is that this is actually just a FoV issue. The "edge" voxels are the brainmask dilated by a few voxels, minus the original mask. When that hits the...
It looks like this PR is falling afoul of contributing guidelines: > # [Adding or changing a feature](https://github.com/mason-org/mason.nvim/blob/main/CONTRIBUTING.md#adding-or-changing-a-feature) > Adding or changing a feature MUST be preceded with an issue...
@parneshraniga Can you merge master or rebase to fix Travis tests?
Great! Thanks. Any luck getting an anonymized DICOM that was failing before?