Skip to content

Instantly share code, notes, and snippets.

View rogerstedman's full-sized avatar

Roger Stedman rogerstedman

View GitHub Profile
@rogerstedman
rogerstedman / ScrollGraphMain.py
Last active December 30, 2017 17:40
ScrollGraphMain.py
#ScrollGraph is my first foray into Pythonista and GitHub
#I have written this a a generic UI component for the purpose writing a Mechanical Ventilator Simulator programme (coming soon!)
#I thought I would share as it has generalisable applications
#Think of it as a kind of rather sedate oscilloscope - or wave form on a mechanical ventilator or patient monitor...
#Please do use and or adapt - However if you do please acknowledege my authorship
#Written by Dr Roger Stedman - December 2017 - www.rogerstedmn.com
import ui
from scene import *