Login Sign up

Wednesday Oct. 14, 2020, 4:45 p.m.–Oct. 14, 2020, 5 p.m. in Jupyter in Scientific Research

Pulse Physiology Engine: An Interactive Human Physiology Simulator

Aaron Bray

Audience level:
Novice

Brief Summary

The Pulse Physiology Engine is a C++ based, open source, dynamic, faster than real time human physiology simulator that drives medical education, research, and training technologies. The engine enables accurate and consistent physiology simulation across the medical community. The engine can be used as a standalone application or integrated with simulators, sensors, and models of all fidelity.

Outline

In this talk, we will present our Pulse Physiology Engine along with how we have integrated it with Jupyter Notebooks.

The Pulse Physiology engine’s role in scientific research is to simulate a patient’s physiological condition during disease, trauma, and treatment. We have paired our engine with multiple simulation modalities for training medical professionals and caregivers in appropriate trauma treatment. Combining our engine with Jupyter Notebooks will allow more users to easily interact with the models to explore the changes in physiology throughout disease and injury and how treatment and timing affect the patient’s recovery.

Our notebooks are targeted to developers, researchers, and students to explore the many aspects of human physiology available in Pulse. Pulse provides a Python API for creating customized patients and exploring how various insults, injuries and underlying patient conditions change the underlying physiology and abilities of a patient.

Interactivity is extremely important to using Pulse and we will discuss various user interface options we have explored to provide end users an intuitive and interactive experience in our Notebooks. Specifically, viewer widgets used to plot real-time data from Pulse in 2D graph views.

References:

Website: https://pulse.kitware.com/

Video: https://vimeo.com/402296498

Blog: https://blog.kitware.com/pulse-python-support/

Pulse Source Code: https://gitlab.kitware.com/physiology/engine

Jupyter Notebooks : https://gitlab.kitware.com/physiology/jupyter