1.2.6
What's Changed
Fixes
- FIX update nibabel deprecated methods by @TomDLT in #457
- FIX Improve robustness of attribute query for
JSProxy
by @mvdoc in #456 - FIX Correctly handle NaNs in
VertexRGB
andVolumeRGB
by @mvdoc in #458 - FIX add missing params to cortex.export.init by @mvdoc in #460
- FIX force vmin/vmax to 0/1 whenever an array is passed as alpha by @mvdoc in #461
- FIX when shared_range=True, use the alpha that is passed and do not create a Volume from alpha by @ctseng12 in #462
- FIX avoid registering the same colormap twice to matplotlib by @TomDLT in #464
- FIX get_roi_surfs is now py3 compatible and accepts overlay_file by @mvdoc in #467
- FIX git URL for pip install by @kroq-gar78 in #476
- FIX
cortex.export.plot_panels
correctly shows inflated surfaces for subjects without a flatmap by @mvdoc in #477 - FIX stop using expired deprecation for numpy 1.24 by @TomDLT in #479
Enhancements
- ENH enable loading of pycortex datasets that have old subject names by @marklescroart in #463
- ENH warn non-perceptually-uniform 2D colormap by @TomDLT in #466
Maintenance
- MNT fix typos by @kroq-gar78 in #459
- MNT warn about alpha only if dtype is not uint8 by @mvdoc in #465
- MNT deal with some nibabel deprecation errors by @mvdoc in #471
- MNT bump version to 1.2.6 by @mvdoc in #480
Full Changelog: 1.2.5...1.2.6