{ "cells": [ { "cell_type": "markdown", "id": "5d037743", "metadata": { "id": "5d037743" }, "source": [ "# Data Visualisation\n", "\n", "In this tutorial we'll visualise the signals in a MIMIC Waveform record.\n", "\n", "Our **objectives** are to:\n", "- Plot one minute of signals from a segment of data\n", "- Look more closely at the shape of the PPG pulse waves" ] }, { "cell_type": "markdown", "id": "1afcdef9", "metadata": { "id": "1afcdef9" }, "source": [ "---\n", "## Setup\n", "\n", "
Resource: These steps are taken from the Data Exploration tutorial.
\n", "Note: the name given to PPG signals in the database is 'Pleth'.
Question: How do these pulse waves compare to those extracted from the MIMIC Database? Which is most similar?