Ci
* ci(ci.yaml): set python version to 3.10 for building and deploying documentation ([`b6feb0d`](https://github.com/MedVisBonn/eyepy/commit/b6feb0d63dc47b732a354ac8b4b58fcc9809a203))
Documentation
* docs(README.md): clarify that the localizer is a fundus image ([`4e41acd`](https://github.com/MedVisBonn/eyepy/commit/4e41acd3660f3a07abed11464bdcacba81bda984))
Fix
* 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`](https://github.com/MedVisBonn/eyepy/commit/1287a24d40907085d33e867b35f458078faa6b75))
* fix(e2e_format.py): change the name of E2EFile to E2EFormat to avoid confustion with E2EFileStructure in e2e_reader.py ([`01be6a0`](https://github.com/MedVisBonn/eyepy/commit/01be6a0a6ce4e80491871800a970b7f75eb8c86d))