Skip to main content

The Python package for working with ophthalmological data.

Project description

eyepy

Documentation PyPI version DOI

The eyepy python package provides a simple interface to import and process OCT volumes. Everything you import with one of our import functions becomes an EyeVolume object which provides a unified interface to the data. The EyeVolume object provides methods to plot the localizer image and B-scans as well as to compute and plot quantifications of voxel annotations such as drusen. Check out the documentation, especially the Cookbook chapter, for more information.

Features

  • Import HEYEY E2E, VOL and XML exports
  • Import B-Scans from a folder
  • Import public AMD Dataset from Duke University
  • Import data of the RETOUCH Challenge.
  • Compute Drusen voxel annotation from BM and RPE layer segmentations
  • Quantify voxel annotations on a customizable circular grid
  • Plot annotated localizer
  • Plot annotated B-scans
  • Save and load EyeVolume objects

Getting Started

Installation

To install the latest version of eyepy run pip install -U eyepie. It is eyepie and not eyepy for installation with pip.

When you don't hava a supported OCT volume at hand you can check out our sample dataset to get familiar with eyepy.

import eyepy as ep
# Import HEYEX XML export
ev = ep.data.load("drusen_patient")

Related Projects:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eyepie-0.7.0.tar.gz (35.2 kB view hashes)

Uploaded Source

Built Distribution

eyepie-0.7.0-py3-none-any.whl (41.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page