From 2a2b4623682cbc84c76fab4e40c3f32d656f0e90 Mon Sep 17 00:00:00 2001 From: Lucas McCullum Date: Tue, 8 Sep 2020 11:00:56 -0400 Subject: [PATCH] Fixes main page intro paragraph #60 Fixes the research summary paragraph on the main page to split multiple paragraphes by

tags instead of
tags. Fixes part of #60. --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 2bbc209..6dee446 100644 --- a/templates/index.html +++ b/templates/index.html @@ -26,7 +26,7 @@

Research Summary

The Laboratory for Computational Physiology (LCP), under the direction of Professor Roger Mark, conducts research on improving health care through new and refined approaches to interpreting data. Some of the group’s researchers have medical backgrounds; others have backgrounds in computer science, electrical engineering, physics, or mathematics; and others have training that spans several of these disciplines. Current laboratory research incorporates physiology, computer science, engineering, and applied mathematics. -

+

Using modern approaches to modeling, signal processing, pattern recognition, and machine learning, the lab’s researchers develop and refine methods for analyzing data—for example, from patients in intensive care units—and for generating predictive models that will aid in patient care. Current laboratory research comprises two major projects, the MIMIC project and PhysioNet. See their respective pages for more detailed information.