Skip to content

Releases: feilong/brainplotlib

v1.0.0

Choose a tag to compare

@feilong feilong released this 06 Jan 01:57

Add example data and upgrade docs jupyter-book to latest version (0.13.1).

v0.5.0

Choose a tag to compare

@feilong feilong released this 14 Feb 15:22

Add website: https://feilong.github.io/brainplotlib/

Fix two bugs regarding icoorder7 resolution and color scale, respectively.

v0.4.0

Choose a tag to compare

@feilong feilong released this 08 Feb 21:37

Adds support for multiple surface types, specifically:

  • inflated (default)
  • pial
  • midthickness
  • white

Supports various data resolutions and both masked/non-masked data

Choose a tag to compare

@feilong feilong released this 06 Feb 02:52

The software now supports multiple data resolutions from icoorder3 to icoorder7.
It can automatically guess the resolution and whether the data has been masked based on data shape and use the corresponding masks and mappings.