Skip to content

1.2.6

Compare
Choose a tag to compare
@mvdoc mvdoc released this 07 Feb 04:50
· 44 commits to main since this release
321507a

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 and VolumeRGB 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

Full Changelog: 1.2.5...1.2.6