Skip to content

v0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 14:17
· 38 commits to master since this release

Fix

  • e2e_reader.py: Extract number of Bscans more reliably by using the number of slice substructures; Skip localizer affine transformation for now, because slodata is not always available; support reading single B-scan data (1287a24)
  • e2e_format.py: Change the name of E2EFile to E2EFormat to avoid confustion with E2EFileStructure in e2e_reader.py (01be6a0)

Documentation

  • README.md: Clarify that the localizer is a fundus image (4e41acd)