This repository contains information regarding the software used for the Openwater holographic acousto-optic imaging system.
With a completely built setup, the following commands run in an Anaconda Powershell Prompt will start the scanner UI:
cd ../../Openwater/scan/opw_acousto-optic_sw/system/app
conda activate owi
jupyter notebook
Instructions:
- Open ao_viewer.py script within Spyder, preferably installed as a part of Anaconda.
- Clone the example data repository (opw_acousto-optic_data).
- Update
dataPathvariable for data directory location within the ao_viewer.py and run the file.
opw_acousto-optic_sw is licensed under the GNU Affero General Public License v3.0. See LICENSE for details.
CAUTION - Investigational device. Limited by Federal (or United States) law to investigational use. opw_acousto-optic_sw has not been evaluated by the FDA and is not designed for the treatment or diagnosis of any disease. It is provided AS-IS, with no warranties. User assumes all liability and responsibility for identifying and mitigating risks associated with using this software.