- 16 Apr, 2020 1 commit
-
-
Jeff Webb authored
Tweaked mechanical ventilator ARDS validation matrix.
-
- 15 Apr, 2020 5 commits
-
-
Aaron Bray authored
-
Aaron Bray authored
-
Aaron Bray authored
-
Aaron Bray authored
-
Jeff Webb authored
Added O2 & CO2 compartment outputs for multiplex tracking.
-
- 14 Apr, 2020 3 commits
-
-
Aaron Bray authored
-
Aaron Bray authored
-
Aaron Bray authored
Create new set of plot runs
-
- 13 Apr, 2020 9 commits
-
-
Aaron Bray authored
-
Aaron Bray authored
Another swing at a python plotting api
-
Jeff Webb authored
-
Jeff Webb authored
Updated artificial airway compliance and resistance change with intubation to positive presure ventilation with specific airway modes. Updated anesthesia machine scenarios for better tidal volumes. Updated new COVID-19 showcase scenario - still more to do.
-
Aaron Bray authored
-
Aaron Bray authored
Format cleanup
-
Joe Snyder authored
Add the init file so that the setup.py will install the objects underneath it automatically.
-
Aaron Bray authored
-
Aaron Bray authored
-
- 12 Apr, 2020 4 commits
-
-
Aaron Bray authored
# Conflicts: # src/cpp/impl/multiplex_ventilation/main.cpp # src/python/pulse/cdm/utils/plotter.py
-
Aaron Bray authored
Updated Python plotting
-
Jeff Webb authored
-
Jeff Webb authored
Modified manual running of multiplex ventilation analysis to easily allow for any number of patients.
-
- 10 Apr, 2020 9 commits
-
-
Joe Snyder authored
Change from using the plt object directly to using a subplot which will be able to be put into a list for later usage. The list should be a dictionary of column name to plot for column. Update the "__main__" usage to properly take the list and pass it to save images.
-
Aaron Bray authored
-
Aaron Bray authored
-
Joe Snyder authored
Add in the tick formatting which will use scientific notation for the Y axis.
-
Aaron Bray authored
-
Aaron Bray authored
-
Aaron Bray authored
-
Joe Snyder authored
Add a start of a new plotting utility. On "to do" list: Find the right way to save a list of plots Be able to toggle between showing plots and saving plots Set Y-axis in scientific notation Put legend to reside under title
-
Jeff Webb authored
-
- 09 Apr, 2020 5 commits
-
-
Aaron Bray authored
-
Aaron Bray authored
-
Joe Snyder authored
Add the capability to add a "Pulmonary Shunt" condition and and exacerbation of that condition as a patient action Add the pulmonary shunt condition and the exacerbation of that condition as a patient action. Include a HowTo file for both new classes.
-
Joe Snyder authored
Add the systems and properties necessary to support Scalar Overrides from the Python interface. There should be an override property for both Patient Configuration and for patient actions.
-
Aaron Bray authored
-
- 08 Apr, 2020 4 commits
-
-
Aaron Bray authored
Cleaned up where things output
-
Jeff Webb authored
-
Jeff Webb authored
PIP is now directly solved. O2 stabilization is a little different.
-
Aaron Bray authored
- Moved Clears to the Load, and Setups as well, both to be called BEFORE the serialize method, so things are clear, and internal (non serialized) variables are setup before we serialize and lastly, state change - Airway mode was not correct in the engine as anesthesia machine was not coded to play well with others wanting to modify airway mode (ventilator) so now both of those two are getting along better - Clear out ventilator substance fractions when meging (comment in code as to why) - Added serialization of respiratory overrides - Exposed another model parameter from respiratory
-