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