-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Olivier Morelle edited this page Feb 13, 2023
·
3 revisions
Welcome to the eyepy wiki!
- Docstrings for all public functions
- Type annotations for all public functions
- API Reference in Documentation
- Examples for reading different datatypes/datasets
- Documentation on how to write import functions for new datatypes and what is required for what functionality
- Description of how to map between localizer and OCT space
- Import functions for datatypes supported by OCT-Converter
- Tools to discover / map data in E2E files
- Layer Thickness quantification and visualization -> Only requires the generation of EyeVolumeVoxelAnnotation objects from 2 EyeVolumeLayerAnnotation objects
- Scalebar annotation option on EyeEnface and EyeBscsan plots
- Annotate EyeEnface/EyeBscan with meta data (arbitrary key value pairs overlayed in one of the image corners)
- Composite plot function to create plots similar to the header image in the README
- Enable A-Scan annotations on B-scans (for visualizing information mapped from the localizer space)
- Fix deployment of documentation with new releases. Currently, documentation is deployed manually
- Create test dummy data for all supported formats
- Increase the overall test coverage