The closed-loop assistant (CLA) simulation framework (CLASim) enables simulation of the interaction between closed-loop medical systems consisting of patient monitors, closed-loop physiology management algorithms, and infusion pumps, and patient physiology. It is written in C++ and relies on the <ahref="https://physiology.kitware.com/">Pulse Physiology Engine</a> for simulating patient physiology.
The closed-loop assistant (CLA) simulation framework (CLAsim) enables simulation of the interaction between closed-loop medical systems consisting of patient monitors, closed-loop physiology management algorithms, and infusion pumps, and patient physiology. It is written in C++ and relies on the <ahref="https://physiology.kitware.com/">Pulse Physiology Engine</a> for simulating patient physiology.
CLAsim is has only been tested on Ubuntu 16.04. This is the recommended platform. We hope to support other platforms soon.
#### Pulse
To install <ahref="https://gitlab.kitware.com/physiology/engine">Pulse repository</a> and follow the instructions there. Be sure to follow the instructions for Ubuntu. *For Java, be sure to use the openjdk version.*
To install, go to the<ahref="https://gitlab.kitware.com/physiology/engine">Pulse repository</a> and follow the instructions there. Be sure to follow the instructions for Ubuntu. *For Java, be sure to use the openjdk version.*
#### CLASim
1. Check out the CLAsim repository into a folder of your choice.