Skip to content

Simple flask site to plot out data from OmniPro Matrixx 2D dosimetry array

License

Notifications You must be signed in to change notification settings

vcc-LG/flask-omnipro-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-omnipro-plot

Synopsis

A simple Flask website to read in two .opg beam data files from the OmniPro Matrixx and plot them against each other, including a helpful point-to-point percentage difference plot. This software is for research purposes only.

Install

pip install -r requirements

Run

python main.py

which will run the server on http:\\localhost:5001.

Usage

Choose one or two .opg files and click Submit. Hover over points on the graphs for point measurements. The percentage difference between the plots is shown in yellow.

Built with

Flask

Jinja2

Google Charts

About

Simple flask site to plot out data from OmniPro Matrixx 2D dosimetry array

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published