Skip to content
Toby Bisco edited this page Dec 14, 2017 · 27 revisions

OpenEyes wiki

Welcome to the OpenEyes wiki. Some information is currently out of date, but is still a good starting point

Project Overview

The github repository contains core code, and modules which extend the functionality of this core. Each repository follows the gitflow methodology for branching. Thus the stable branch for any repository is on the master branch. Latest changes can be found on the develop branch.

Special modules worthy of note are:

  • Sample - contains sample data
  • Eyedraw - drawing tool used in several modules for capturing eye analysis.

Not all modules are in a usable state. Modules that are currently production ready are:

  • OphCiExamination
  • OphCiPhasing
  • OphCoCorrespondence
  • OphCoTherapyapplication
  • OphDrPrescription
  • OphLeIntravitrealinjection
  • OphOuAnaestheticsatisfactionaudit
  • OphTrConsent
  • OphTrIntravitrealinjection
  • OphTrLaser
  • OphTrOperationbooking
  • OphTrOperationnote
  • OphCoDocument
  • OphInBiometry

All other modules are likely to be experimental and/or functionally incomplete. Their use is not supported by the dev team of OpenEyes.

Clone this wiki locally