Ben Cipollini

Results 14 issues of Ben Cipollini

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj We have quite a few HTML posts that we'd need to include in our Knowledge Repo, were we to launch one (which I'm interested to...

enhancement

I'm trying to access a private repo in bitbucket from within bitbucket pipelines, where my current pipeline/image has a private key, and the private repo has the image's public key....

If I `decimate` the individual ROI surfaces, parse using `VTKLoader.js` and try to display via `three.js`, I get about 33% of the surfaces having invalid vertex indices that cause a...

Many of these files seem to be unlinked as well. Would be good to clean up. ``` checking consistency... /nibabel/doc/source/devel/bv_formats.rst:: WARNING: document isn't included in any toctree /nibabel/doc/source/devel/data_pkg_discuss.rst:: WARNING: document...

Gzip allows a compression level. `ImageOpener` can handle a `compresslevel` parameter. However, `save`, `to_filename`, and `to_file_map` do not expose this to the user. Seems the only way to do this...

enhancement
good-hackathon-project

Some aspects of the code in the repo are low: * Doesn't follow style standards for spacing, line length, etc. (PEP8) * Lots of unused imports, some unused variables (Flake8)...

In the Neurovault dataset I'm using, I detect ~10% duplicate images (196 / 2035 images). I detect by checking for exact matches of metadata values `'file_size', 'brain_coverage', 'not_mni', 'perc_bad_voxels', 'perc_voxels_outside'`....

Expected: - `None` to be `None` - Fields to be available on every value. Current behavior: For these fields, `None` is actually the string `'None'`. In addition, sometimes the field...

http://neurovault.org/media/images/503/IAPS_Subject_108_Image_9400_pycortex/index.html "Neurovault 3D : IAPS_Subject_108_Image_9400" would be ideal. I can't figure out which brain is which in my browser without checking each tab. :)

This looks like a threshholded map: http://neurovault.org/images/3821/ This looks much less threshholded (if at all): http://neurovault.org/media/images/503/IAPS_Subject_108_Image_9400_pycortex/index.html Here are the two pasted in for ya. Perhaps I'm supposed to play with...