-
Notifications
You must be signed in to change notification settings - Fork 46
Home
Toby Bisco edited this page Dec 14, 2017
·
27 revisions
Welcome to the OpenEyes wiki. Some information is currently out of date, but is still a good starting point
- Quick Start - a quick start guide to development
- Coding Guidelines
- Project Versions
- Working with the core team
- Installing OpenEyes on Windows 7 SP1
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.