tanjera / infirmary-integrated

Medical device simulator for training healthcare professionals.
http://www.infirmary-integrated.com/
Other
43 stars 5 forks source link

Patient.cs: Model diastole, "baseline" waves can be drawn as diastolic waves #106

Closed tanjera closed 2 years ago

tanjera commented 5 years ago

Split waveforms into systole and diastole Use diastole waves to replace the genetic flat line Will bridge beats much better

Also only use systolic waves for 1/3 each beat, with max .85 seconds, stretch diastole for remainder

tanjera commented 2 years ago

With recent modeling changes (using QRS and QTc intervals to draw QRS complexes, ST segments, and T waves), implementing this issue would add unnecessary complexity. With recent temporal smoothing implemented, "bridging" beats no longer necessary. Closing issue.