Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 11:07
· 27 commits to master since this release

Feature

  • core.plotting: Adds a scale bar and a watermark to Bscan and Fundus visualizations (0e3eaa0)

Fix

  • eyepy.core: Fixes bscan_region and bscan_position plotting when plotting only a part of the fundus (2c88074)
  • core.grids.py: Fixes error related to python 3.8 not supporting new type annotation Dict-dict List-list (3c6ba41)

Documentation

  • core.annotations: Adds docstrings (236c074)