v0.10.0
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
)