{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "TODO:\n", " - sampling statistics\n", " " ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "%load_ext autoreload\n", "%autoreload 2" ] }, { "cell_type": "code", "execution_count": 2, "metadata": { "scrolled": true }, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "\n", "This call to matplotlib.use() has no effect because the backend has already\n", "been chosen; matplotlib.use() must be called *before* pylab, matplotlib.pyplot,\n", "or matplotlib.backends is imported for the first time.\n", "\n", "The backend was *originally* set to 'module://ipykernel.pylab.backend_inline' by the following code:\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/runpy.py\", line 193, in _run_module_as_main\n", " \"__main__\", mod_spec)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/runpy.py\", line 85, in _run_code\n", " exec(code, run_globals)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/ipykernel_launcher.py\", line 16, in \n", " app.launch_new_instance()\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/traitlets/config/application.py\", line 664, in launch_instance\n", " app.start()\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/ipykernel/kernelapp.py\", line 612, in start\n", " self.io_loop.start()\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/platform/asyncio.py\", line 199, in start\n", " self.asyncio_loop.run_forever()\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/asyncio/base_events.py\", line 427, in run_forever\n", " self._run_once()\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/asyncio/base_events.py\", line 1440, in _run_once\n", " handle._run()\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/asyncio/events.py\", line 145, in _run\n", " self._callback(*self._args)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/ioloop.py\", line 688, in \n", " lambda f: self._run_callback(functools.partial(callback, future))\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/ioloop.py\", line 741, in _run_callback\n", " ret = callback()\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 814, in inner\n", " self.ctx_run(self.run)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 162, in _fake_ctx_run\n", " return f(*args, **kw)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 775, in run\n", " yielded = self.gen.send(value)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/ipykernel/kernelbase.py\", line 381, in dispatch_queue\n", " yield self.process_one()\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 250, in wrapper\n", " runner = Runner(ctx_run, result, future, yielded)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 741, in __init__\n", " self.ctx_run(self.run)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 162, in _fake_ctx_run\n", " return f(*args, **kw)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 775, in run\n", " yielded = self.gen.send(value)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/ipykernel/kernelbase.py\", line 365, in process_one\n", " yield gen.maybe_future(dispatch(*args))\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 234, in wrapper\n", " yielded = ctx_run(next, result)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 162, in _fake_ctx_run\n", " return f(*args, **kw)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/ipykernel/kernelbase.py\", line 268, in dispatch_shell\n", " yield gen.maybe_future(handler(stream, idents, msg))\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 234, in wrapper\n", " yielded = ctx_run(next, result)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 162, in _fake_ctx_run\n", " return f(*args, **kw)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/ipykernel/kernelbase.py\", line 545, in execute_request\n", " user_expressions, allow_stdin,\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 234, in wrapper\n", " yielded = ctx_run(next, result)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/tornado/gen.py\", line 162, in _fake_ctx_run\n", " return f(*args, **kw)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/ipykernel/ipkernel.py\", line 306, in do_execute\n", " res = shell.run_cell(code, store_history=store_history, silent=silent)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/ipykernel/zmqshell.py\", line 536, in run_cell\n", " return super(ZMQInteractiveShell, self).run_cell(*args, **kwargs)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/IPython/core/interactiveshell.py\", line 2867, in run_cell\n", " raw_cell, store_history, silent, shell_futures)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/IPython/core/interactiveshell.py\", line 2895, in _run_cell\n", " return runner(coro)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/IPython/core/async_helpers.py\", line 68, in _pseudo_sync_runner\n", " coro.send(None)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/IPython/core/interactiveshell.py\", line 3072, in run_cell_async\n", " interactivity=interactivity, compiler=compiler, result=result)\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/IPython/core/interactiveshell.py\", line 3263, in run_ast_nodes\n", " if (await self.run_code(code, result, async_=asy)):\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/IPython/core/interactiveshell.py\", line 3343, in run_code\n", " exec(code_obj, self.user_global_ns, self.user_ns)\n", " File \"\", line 1, in \n", " from microbiome.dataset import MicrobiomeDataset\n", " File \"/home/jelena/Desktop/microbiome2021/ssh/microbiome-toolbox/microbiome/dataset.py\", line 11, in \n", " import matplotlib.pyplot as plt\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/matplotlib/pyplot.py\", line 71, in \n", " from matplotlib.backends import pylab_setup\n", " File \"/home/jelena/EMAN2/envs/microbiome_toolbox/lib/python3.6/site-packages/matplotlib/backends/__init__.py\", line 16, in \n", " line for line in traceback.format_stack()\n", "\n", "\n" ] } ], "source": [ "from microbiome.dataset import MicrobiomeDataset\n", "from microbiome.trajectory import MicrobiomeTrajectory\n", "import pandas as pd" ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [], "source": [ "dataset = MicrobiomeDataset(file_name=\"human_data\") " ] }, { "cell_type": "code", "execution_count": 4, "metadata": {}, "outputs": [], "source": [ "from microbiome.enumerations import TimeUnit" ] }, { "cell_type": "code", "execution_count": 5, "metadata": {}, "outputs": [], "source": [ "trajectory = MicrobiomeTrajectory(dataset, dataset.feature_columns)" ] }, { "cell_type": "code", "execution_count": 6, "metadata": {}, "outputs": [], "source": [ "trajectory.time_unit = TimeUnit.YEAR" ] }, { "cell_type": "code", "execution_count": 7, "metadata": { "scrolled": false }, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "a246e342b45a4ca3bb284a31f617cdd1", "version_major": 2, "version_minor": 0 }, "text/plain": [ "FigureWidget({\n", " 'data': [{'fill': 'toself',\n", " 'fillcolor': 'rgba(26,150,65,0.3)',\n", " …" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "results = trajectory.plot_reference_trajectory()\n", "results[\"fig\"]" ] }, { "cell_type": "code", "execution_count": 8, "metadata": {}, "outputs": [], "source": [ "trajectory.time_unit = TimeUnit.DAY" ] }, { "cell_type": "code", "execution_count": 9, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "f4e4c803fa8647f7a4228b4ca621f37f", "version_major": 2, "version_minor": 0 }, "text/plain": [ "FigureWidget({\n", " 'data': [{'fill': 'toself',\n", " 'fillcolor': 'rgba(26,150,65,0.3)',\n", " …" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "results = trajectory.plot_reference_trajectory(degree=1)\n", "results[\"fig\"]" ] }, { "cell_type": "code", "execution_count": 11, "metadata": {}, "outputs": [], "source": [ "# human dataset doesn't have reference and non-reference\n", "# results = trajectory.plot_reference_groups()\n", "# results[\"fig\"]" ] }, { "cell_type": "code", "execution_count": 13, "metadata": {}, "outputs": [], "source": [ "# human dataset doesn't have reference and non-reference\n", "# results = trajectory.plot_reference_groups(degree=1)\n", "# results[\"fig\"]" ] }, { "cell_type": "code", "execution_count": 14, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "Healthy Twins Triplets 48\n", "Healthy Singletons 18\n", "Name: group, dtype: Int64" ] }, "execution_count": 14, "metadata": {}, "output_type": "execute_result" } ], "source": [ "trajectory.dataset.df.group.value_counts()" ] }, { "cell_type": "code", "execution_count": 15, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "array(['Healthy Twins Triplets', 'Healthy Singletons'], dtype=object)" ] }, "execution_count": 15, "metadata": {}, "output_type": "execute_result" } ], "source": [ "l = trajectory.dataset.df.group.value_counts().index.values[:2]\n", "l" ] }, { "cell_type": "code", "execution_count": 16, "metadata": { "scrolled": false }, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "20afa939e8a24649b7bc1e1cbe122753", "version_major": 2, "version_minor": 0 }, "text/plain": [ "FigureWidget({\n", " 'data': [{'fill': 'toself',\n", " 'fillcolor': 'rgba(99, 110, 250,0.3)',\n", " …" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "results = trajectory.plot_groups()\n", "results[\"fig\"]" ] }, { "cell_type": "code", "execution_count": 17, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "5e2c9e87a0de439fa88fd9d56efcc65c", "version_major": 2, "version_minor": 0 }, "text/plain": [ "FigureWidget({\n", " 'data': [{'fill': 'toself',\n", " 'fillcolor': 'rgba(99, 110, 250,0.3)',\n", " …" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "results = trajectory.plot_groups(degree=1)\n", "results[\"fig\"]" ] }, { "cell_type": "code", "execution_count": 18, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "'Performance Information
MAE Healthy Singletons: 13.423
R^2 Healthy Singletons: 0.897
MAE Healthy Twins Triplets: 13.328
R^2 Healthy Twins Triplets: 0.920
Linear p-value (k, n):
Healthy Singletons vs. Healthy Twins Triplets: (0.831, 0.878)'" ] }, "execution_count": 18, "metadata": {}, "output_type": "execute_result" } ], "source": [ "results[\"ret_val\"]" ] }, { "cell_type": "code", "execution_count": 19, "metadata": {}, "outputs": [], "source": [ "from microbiome.enumerations import AnomalyType" ] }, { "cell_type": "code", "execution_count": 20, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "e2376859d993494e9f972b96b293f391", "version_major": 2, "version_minor": 0 }, "text/plain": [ "FigureWidget({\n", " 'data': [{'fill': 'toself',\n", " 'fillcolor': 'rgba(26,150,65,0.3)',\n", " …" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "results = trajectory.plot_anomalies(anomaly_type=AnomalyType.PREDICTION_INTERVAL)\n", "results['fig']" ] }, { "cell_type": "code", "execution_count": 21, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "6741e00594824a13814103d2c9160891", "version_major": 2, "version_minor": 0 }, "text/plain": [ "FigureWidget({\n", " 'data': [{'fill': 'toself',\n", " 'fillcolor': 'rgba(26,150,65,0.3)',\n", " …" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "results = trajectory.plot_anomalies(anomaly_type=AnomalyType.LOW_PASS_FILTER)\n", "results['fig']" ] }, { "cell_type": "code", "execution_count": 22, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "74feb06bb15640c797e8298756fdd52b", "version_major": 2, "version_minor": 0 }, "text/plain": [ "FigureWidget({\n", " 'data': [{'fill': 'toself',\n", " 'fillcolor': 'rgba(26,150,65,0.3)',\n", " …" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "results = trajectory.plot_anomalies(anomaly_type=AnomalyType.ISOLATION_FOREST)\n", "results['fig']#.write_html(\"file.html\")" ] }, { "cell_type": "code", "execution_count": 23, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "d659ae43e2354e4e83ec5a53452b861b", "version_major": 2, "version_minor": 0 }, "text/plain": [ "FigureWidget({\n", " 'data': [{'fill': 'toself',\n", " 'fillcolor': 'rgba(26,150,65,0.3)',\n", " …" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "results = trajectory.plot_timeboxes(layout_settings=dict(hoverdistance=None), time_block_ranges=[10,10,10,10,10, 10, 20])\n", "results['fig']" ] }, { "cell_type": "code", "execution_count": 24, "metadata": {}, "outputs": [ { "data": { "text/html": [ " \n", " " ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "legendgroup": "Longitudinal subjects", "legendgrouptitle": { "text": "Longitudinal subjects" }, "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [], "y": [] }, { "customdata": [ "Bgtw11.T1.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0 ], "y": [ 19.56 ] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [], "y": [] } ], "frames": [ { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "legendgroup": "Longitudinal subjects", "legendgrouptitle": { "text": "Longitudinal subjects" }, "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [], "y": [] }, { "customdata": [ "Bgtw11.T1.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0 ], "y": [ 19.56 ] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [], "y": [] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [], "y": [] }, { "customdata": [ "Bgtw10.T1.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3 ], "y": [ 31.56 ] }, { "customdata": [ "Bgtw10.T2.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3 ], "y": [ 9.84 ] }, { "customdata": [ "Bgtw11.T1.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0 ], "y": [ 19.56 ] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [], "y": [] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6 ], "y": [ 27.84 ] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [], "y": [] }, { "customdata": [ "Bgsng7115.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6 ], "y": [ 10.44 ] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [], "y": [] }, { "customdata": [ "Bgtw10.T1.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3 ], "y": [ 31.56 ] }, { "customdata": [ "Bgtw10.T2.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3 ], "y": [ 9.84 ] }, { "customdata": [ "Bgtw11.T1.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0 ], "y": [ 19.56 ] }, { "customdata": [ "Bgtw11.T2.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6 ], "y": [ 20.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6 ], "y": [ 27.84 ] }, { "customdata": [ "Bgsng7106.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9 ], "y": [ 18.54 ] }, { "customdata": [ "Bgsng7115.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6 ], "y": [ 10.44 ] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [], "y": [] }, { "customdata": [ "Bgtw10.T1.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3 ], "y": [ 31.56 ] }, { "customdata": [ "Bgtw10.T2.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3 ], "y": [ 9.84 ] }, { "customdata": [ "Bgtw11.T1.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0 ], "y": [ 19.56 ] }, { "customdata": [ "Bgtw11.T2.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6 ], "y": [ 20.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6 ], "y": [ 27.84 ] }, { "customdata": [ "Bgsng7106.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9 ], "y": [ 18.54 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27 ], "y": [ 10.44, 44.46 ] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [], "y": [] }, { "customdata": [ "Bgtw10.T1.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3 ], "y": [ 31.56 ] }, { "customdata": [ "Bgtw10.T2.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3 ], "y": [ 9.84 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27 ], "y": [ 19.56, 38.58 ] }, { "customdata": [ "Bgtw11.T2.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6 ], "y": [ 20.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6 ], "y": [ 27.84 ] }, { "customdata": [ "Bgsng7106.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9 ], "y": [ 18.54 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27 ], "y": [ 10.44, 44.46 ] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [], "y": [] }, { "customdata": [], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [], "y": [] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30 ], "y": [ 31.56, 37.2 ] }, { "customdata": [ "Bgtw10.T2.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3 ], "y": [ 9.84 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27 ], "y": [ 19.56, 38.58 ] }, { "customdata": [ "Bgtw11.T2.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6 ], "y": [ 20.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6 ], "y": [ 27.84 ] }, { "customdata": [ "Bgsng7106.m1" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9 ], "y": [ 18.54 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27 ], "y": [ 10.44, 44.46 ] }, { "customdata": [ "Bgtw1.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33 ], "y": [ 63.66 ] }, { "customdata": [ "Bgtw1.T2.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33 ], "y": [ 54.42 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30 ], "y": [ 31.56, 37.2 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33 ], "y": [ 9.84, 60.78 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27 ], "y": [ 19.56, 38.58 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33 ], "y": [ 20.1, 37.8 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36 ], "y": [ 27.84, 52.62 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36 ], "y": [ 18.54, 38.52 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27 ], "y": [ 10.44, 44.46 ] }, { "customdata": [ "Bgtw1.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33 ], "y": [ 63.66 ] }, { "customdata": [ "Bgtw1.T2.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33 ], "y": [ 54.42 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30 ], "y": [ 31.56, 37.2 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33 ], "y": [ 9.84, 60.78 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27 ], "y": [ 19.56, 38.58 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33 ], "y": [ 20.1, 37.8 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57 ], "y": [ 27.84, 52.62, 69.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36 ], "y": [ 18.54, 38.52 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27 ], "y": [ 10.44, 44.46 ] }, { "customdata": [ "Bgtw1.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33 ], "y": [ 63.66 ] }, { "customdata": [ "Bgtw1.T2.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33 ], "y": [ 54.42 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30 ], "y": [ 31.56, 37.2 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33 ], "y": [ 9.84, 60.78 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27 ], "y": [ 19.56, 38.58 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33 ], "y": [ 20.1, 37.8 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57 ], "y": [ 27.84, 52.62, 69.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36 ], "y": [ 18.54, 38.52 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27 ], "y": [ 10.44, 44.46 ] }, { "customdata": [ "Bgtw1.T1.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33 ], "y": [ 63.66 ] }, { "customdata": [ "Bgtw1.T2.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33 ], "y": [ 54.42 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60 ], "y": [ 31.56, 37.2, 53.82, 67.26 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60 ], "y": [ 9.84, 60.78, 69.78, 78.84 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60 ], "y": [ 19.56, 38.58, 74.94 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60 ], "y": [ 20.1, 37.8, 79.68 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57 ], "y": [ 27.84, 52.62, 69.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36 ], "y": [ 18.54, 38.52 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27 ], "y": [ 10.44, 44.46 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63 ], "y": [ 63.66, 74.88 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63 ], "y": [ 54.42, 74.52 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60 ], "y": [ 31.56, 37.2, 53.82, 67.26 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60 ], "y": [ 9.84, 60.78, 69.78, 78.84 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60 ], "y": [ 19.56, 38.58, 74.94 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60 ], "y": [ 20.1, 37.8, 79.68 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57 ], "y": [ 27.84, 52.62, 69.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72 ], "y": [ 18.54, 38.52, 90 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27 ], "y": [ 10.44, 44.46 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63 ], "y": [ 63.66, 74.88 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63 ], "y": [ 54.42, 74.52 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60 ], "y": [ 31.56, 37.2, 53.82, 67.26 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60 ], "y": [ 9.84, 60.78, 69.78, 78.84 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60 ], "y": [ 19.56, 38.58, 74.94 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60 ], "y": [ 20.1, 37.8, 79.68 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57 ], "y": [ 27.84, 52.62, 69.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72 ], "y": [ 18.54, 38.52, 90 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75 ], "y": [ 10.44, 44.46, 74.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63 ], "y": [ 63.66, 74.88 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63 ], "y": [ 54.42, 74.52 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60 ], "y": [ 31.56, 37.2, 53.82, 67.26 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60 ], "y": [ 9.84, 60.78, 69.78, 78.84 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60 ], "y": [ 19.56, 38.58, 74.94 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60 ], "y": [ 20.1, 37.8, 79.68 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87 ], "y": [ 27.84, 52.62, 69.3, 105.78 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72 ], "y": [ 18.54, 38.52, 90 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75 ], "y": [ 10.44, 44.46, 74.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63 ], "y": [ 63.66, 74.88 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63 ], "y": [ 54.42, 74.52 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60 ], "y": [ 31.56, 37.2, 53.82, 67.26 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60 ], "y": [ 9.84, 60.78, 69.78, 78.84 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87 ], "y": [ 19.56, 38.58, 74.94, 96 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87 ], "y": [ 20.1, 37.8, 79.68, 88.32 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87 ], "y": [ 27.84, 52.62, 69.3, 105.78 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72 ], "y": [ 18.54, 38.52, 90 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75 ], "y": [ 10.44, 44.46, 74.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63 ], "y": [ 63.66, 74.88 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90 ], "y": [ 54.42, 74.52, 95.1 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87 ], "y": [ 19.56, 38.58, 74.94, 96 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87 ], "y": [ 20.1, 37.8, 79.68, 88.32 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87 ], "y": [ 27.84, 52.62, 69.3, 105.78 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72 ], "y": [ 18.54, 38.52, 90 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75 ], "y": [ 10.44, 44.46, 74.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93 ], "y": [ 63.66, 74.88, 84.72 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90 ], "y": [ 54.42, 74.52, 95.1 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87 ], "y": [ 19.56, 38.58, 74.94, 96 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87 ], "y": [ 20.1, 37.8, 79.68, 88.32 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87 ], "y": [ 27.84, 52.62, 69.3, 105.78 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99 ], "y": [ 18.54, 38.52, 90, 108.42 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75 ], "y": [ 10.44, 44.46, 74.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93 ], "y": [ 63.66, 74.88, 84.72 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90 ], "y": [ 54.42, 74.52, 95.1 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87 ], "y": [ 19.56, 38.58, 74.94, 96 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87 ], "y": [ 20.1, 37.8, 79.68, 88.32 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87 ], "y": [ 27.84, 52.62, 69.3, 105.78 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99 ], "y": [ 18.54, 38.52, 90, 108.42 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105 ], "y": [ 10.44, 44.46, 74.4, 97.02 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93 ], "y": [ 63.66, 74.88, 84.72 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90 ], "y": [ 54.42, 74.52, 95.1 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87 ], "y": [ 19.56, 38.58, 74.94, 96 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87 ], "y": [ 20.1, 37.8, 79.68, 88.32 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99 ], "y": [ 18.54, 38.52, 90, 108.42 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105 ], "y": [ 10.44, 44.46, 74.4, 97.02 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93 ], "y": [ 63.66, 74.88, 84.72 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90 ], "y": [ 54.42, 74.52, 95.1 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87 ], "y": [ 19.56, 38.58, 74.94, 96 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87 ], "y": [ 20.1, 37.8, 79.68, 88.32 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99 ], "y": [ 18.54, 38.52, 90, 108.42 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105 ], "y": [ 10.44, 44.46, 74.4, 97.02 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93 ], "y": [ 63.66, 74.88, 84.72 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90 ], "y": [ 54.42, 74.52, 95.1 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87 ], "y": [ 20.1, 37.8, 79.68, 88.32 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99 ], "y": [ 18.54, 38.52, 90, 108.42 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105 ], "y": [ 10.44, 44.46, 74.4, 97.02 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93 ], "y": [ 63.66, 74.88, 84.72 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90 ], "y": [ 54.42, 74.52, 95.1 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99 ], "y": [ 18.54, 38.52, 90, 108.42 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105 ], "y": [ 10.44, 44.46, 74.4, 97.02 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123 ], "y": [ 63.66, 74.88, 84.72, 116.82 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123 ], "y": [ 54.42, 74.52, 95.1, 105.54 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99 ], "y": [ 18.54, 38.52, 90, 108.42 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105 ], "y": [ 10.44, 44.46, 74.4, 97.02 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123 ], "y": [ 63.66, 74.88, 84.72, 116.82 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123 ], "y": [ 54.42, 74.52, 95.1, 105.54 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5", "Bgtw10.T1.m4.drb" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120, 126 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86, 118.86 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5", "Bgtw10.T2.m4.drb" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120, 126 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1, 124.5 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4", "Bgsng7106.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99, 132 ], "y": [ 18.54, 38.52, 90, 108.42, 117.72 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4", "Bgsng7115.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105, 132 ], "y": [ 10.44, 44.46, 74.4, 97.02, 128.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123 ], "y": [ 63.66, 74.88, 84.72, 116.82 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123 ], "y": [ 54.42, 74.52, 95.1, 105.54 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5", "Bgtw10.T1.m4.drb" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120, 126 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86, 118.86 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5", "Bgtw10.T2.m4.drb" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120, 126 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1, 124.5 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4", "Bgsng7106.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99, 132 ], "y": [ 18.54, 38.52, 90, 108.42, 117.72 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4", "Bgsng7115.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105, 132 ], "y": [ 10.44, 44.46, 74.4, 97.02, 128.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123 ], "y": [ 63.66, 74.88, 84.72, 116.82 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123 ], "y": [ 54.42, 74.52, 95.1, 105.54 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5", "Bgtw10.T1.m4.drb" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120, 126 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86, 118.86 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5", "Bgtw10.T2.m4.drb" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120, 126 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1, 124.5 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5", "Bgtw11.T2.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120, 147 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1, 143.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4", "Bgsng7106.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99, 132 ], "y": [ 18.54, 38.52, 90, 108.42, 117.72 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4", "Bgsng7115.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105, 132 ], "y": [ 10.44, 44.46, 74.4, 97.02, 128.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123 ], "y": [ 63.66, 74.88, 84.72, 116.82 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123 ], "y": [ 54.42, 74.52, 95.1, 105.54 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5", "Bgtw10.T1.m4.drb", "Bgtw10.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120, 126, 150 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86, 118.86, 135.66 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5", "Bgtw10.T2.m4.drb", "Bgtw10.T2.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120, 126, 150 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1, 124.5, 140.64 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5", "Bgtw11.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117, 150 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34, 130.32 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5", "Bgtw11.T2.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120, 147 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1, 143.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5", "Bgsng7035.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108, 156 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3, 150.06 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4", "Bgsng7106.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99, 132 ], "y": [ 18.54, 38.52, 90, 108.42, 117.72 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4", "Bgsng7115.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105, 132 ], "y": [ 10.44, 44.46, 74.4, 97.02, 128.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123 ], "y": [ 63.66, 74.88, 84.72, 116.82 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123 ], "y": [ 54.42, 74.52, 95.1, 105.54 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5", "Bgtw10.T1.m4.drb", "Bgtw10.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120, 126, 150 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86, 118.86, 135.66 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5", "Bgtw10.T2.m4.drb", "Bgtw10.T2.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120, 126, 150 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1, 124.5, 140.64 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5", "Bgtw11.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117, 150 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34, 130.32 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5", "Bgtw11.T2.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120, 147 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1, 143.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5", "Bgsng7035.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108, 156 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3, 150.06 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4", "Bgsng7106.m5", "Bgsng7106.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99, 132, 162 ], "y": [ 18.54, 38.52, 90, 108.42, 117.72, 141.84 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4", "Bgsng7115.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105, 132 ], "y": [ 10.44, 44.46, 74.4, 97.02, 128.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123 ], "y": [ 63.66, 74.88, 84.72, 116.82 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123 ], "y": [ 54.42, 74.52, 95.1, 105.54 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5", "Bgtw10.T1.m4.drb", "Bgtw10.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120, 126, 150 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86, 118.86, 135.66 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5", "Bgtw10.T2.m4.drb", "Bgtw10.T2.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120, 126, 150 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1, 124.5, 140.64 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5", "Bgtw11.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117, 150 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34, 130.32 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5", "Bgtw11.T2.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120, 147 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1, 143.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5", "Bgsng7035.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108, 156 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3, 150.06 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4", "Bgsng7106.m5", "Bgsng7106.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99, 132, 162 ], "y": [ 18.54, 38.52, 90, 108.42, 117.72, 141.84 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4", "Bgsng7115.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105, 132 ], "y": [ 10.44, 44.46, 74.4, 97.02, 128.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5", "Bgtw1.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123, 165 ], "y": [ 63.66, 74.88, 84.72, 116.82, 152.4 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5", "Bgtw1.T2.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123, 165 ], "y": [ 54.42, 74.52, 95.1, 105.54, 147.18 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5", "Bgtw10.T1.m4.drb", "Bgtw10.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120, 126, 150 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86, 118.86, 135.66 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5", "Bgtw10.T2.m4.drb", "Bgtw10.T2.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120, 126, 150 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1, 124.5, 140.64 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5", "Bgtw11.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117, 150 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34, 130.32 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5", "Bgtw11.T2.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120, 147 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1, 143.1 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5", "Bgsng7035.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108, 156 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3, 150.06 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4", "Bgsng7106.m5", "Bgsng7106.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99, 132, 162 ], "y": [ 18.54, 38.52, 90, 108.42, 117.72, 141.84 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4", "Bgsng7115.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105, 132 ], "y": [ 10.44, 44.46, 74.4, 97.02, 128.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5", "Bgtw1.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123, 165 ], "y": [ 63.66, 74.88, 84.72, 116.82, 152.4 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5", "Bgtw1.T2.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123, 165 ], "y": [ 54.42, 74.52, 95.1, 105.54, 147.18 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5", "Bgtw10.T1.m4.drb", "Bgtw10.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120, 126, 150 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86, 118.86, 135.66 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5", "Bgtw10.T2.m4.drb", "Bgtw10.T2.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120, 126, 150 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1, 124.5, 140.64 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5", "Bgtw11.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117, 150 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34, 130.32 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5", "Bgtw11.T2.m6", "Bgtw11.T2.m6.dr" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120, 147, 174 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1, 143.1, 148.32 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5", "Bgsng7035.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108, 156 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3, 150.06 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4", "Bgsng7106.m5", "Bgsng7106.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99, 132, 162 ], "y": [ 18.54, 38.52, 90, 108.42, 117.72, 141.84 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4", "Bgsng7115.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105, 132 ], "y": [ 10.44, 44.46, 74.4, 97.02, 128.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5", "Bgtw1.T1.m6", "Bgtw1.T1.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123, 165, 180 ], "y": [ 63.66, 74.88, 84.72, 116.82, 152.4, 153.84 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5", "Bgtw1.T2.m6", "Bgtw1.T2.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123, 165, 180 ], "y": [ 54.42, 74.52, 95.1, 105.54, 147.18, 167.1 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5", "Bgtw10.T1.m4.drb", "Bgtw10.T1.m6", "Bgtw10.T1.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120, 126, 150, 180 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86, 118.86, 135.66, 146.46 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5", "Bgtw10.T2.m4.drb", "Bgtw10.T2.m6", "Bgtw10.T2.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120, 126, 150, 180 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1, 124.5, 140.64, 154.8 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5", "Bgtw11.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117, 150 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34, 130.32 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5", "Bgtw11.T2.m6", "Bgtw11.T2.m6.dr" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120, 147, 174 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1, 143.1, 148.32 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5", "Bgsng7035.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108, 156 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3, 150.06 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4", "Bgsng7106.m5", "Bgsng7106.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99, 132, 162 ], "y": [ 18.54, 38.52, 90, 108.42, 117.72, 141.84 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4", "Bgsng7115.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105, 132 ], "y": [ 10.44, 44.46, 74.4, 97.02, 128.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5", "Bgtw1.T1.m6", "Bgtw1.T1.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123, 165, 180 ], "y": [ 63.66, 74.88, 84.72, 116.82, 152.4, 153.84 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5", "Bgtw1.T2.m6", "Bgtw1.T2.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123, 165, 180 ], "y": [ 54.42, 74.52, 95.1, 105.54, 147.18, 167.1 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5", "Bgtw10.T1.m4.drb", "Bgtw10.T1.m6", "Bgtw10.T1.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120, 126, 150, 180 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86, 118.86, 135.66, 146.46 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5", "Bgtw10.T2.m4.drb", "Bgtw10.T2.m6", "Bgtw10.T2.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120, 126, 150, 180 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1, 124.5, 140.64, 154.8 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5", "Bgtw11.T1.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117, 150 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34, 130.32 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5", "Bgtw11.T2.m6", "Bgtw11.T2.m6.dr", "Bgtw11.T2.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120, 147, 174, 186 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1, 143.1, 148.32, 167.7 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5", "Bgsng7035.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108, 156 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3, 150.06 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4", "Bgsng7106.m5", "Bgsng7106.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99, 132, 162 ], "y": [ 18.54, 38.52, 90, 108.42, 117.72, 141.84 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4", "Bgsng7115.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105, 132 ], "y": [ 10.44, 44.46, 74.4, 97.02, 128.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5", "Bgtw1.T1.m6", "Bgtw1.T1.m7", "Bgtw1.T1.m6.dr" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123, 165, 180, 189 ], "y": [ 63.66, 74.88, 84.72, 116.82, 152.4, 153.84, 159.72 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5", "Bgtw1.T2.m6", "Bgtw1.T2.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123, 165, 180 ], "y": [ 54.42, 74.52, 95.1, 105.54, 147.18, 167.1 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5", "Bgtw10.T1.m4.drb", "Bgtw10.T1.m6", "Bgtw10.T1.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120, 126, 150, 180 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86, 118.86, 135.66, 146.46 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5", "Bgtw10.T2.m4.drb", "Bgtw10.T2.m6", "Bgtw10.T2.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120, 126, 150, 180 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1, 124.5, 140.64, 154.8 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5", "Bgtw11.T1.m6", "Bgtw11.T1.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117, 150, 189 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34, 130.32, 180 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5", "Bgtw11.T2.m6", "Bgtw11.T2.m6.dr", "Bgtw11.T2.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120, 147, 174, 186 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1, 143.1, 148.32, 167.7 ] } ] }, { "data": [ { "fill": "toself", "fillcolor": "rgba(220,220,220,0.3)", "hoveron": "points", "legendgroup": "Reference", "legendgrouptitle": { "text": "Reference" }, "line": { "color": "rgba(220,220,220,0.5)" }, "name": "95% Prediction Interval", "showlegend": true, "type": "scatter", "uid": "1b25f8d9-99c0-4185-97fb-5e6e906c20f6", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ -1.6536246257686855, 1.2237041878757537, 1.2237041878757537, 4.082047762184338, 4.082047762184338, 4.082047762184338, 6.921403578169095, 23.5586633065445, 23.5586633065445, 26.26504021737692, 28.95241179960952, 28.95241179960952, 28.95241179960952, 28.95241179960952, 31.620776198195582, 31.620776198195582, 49.766986996867274, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 52.283236907004834, 54.780466636642984, 54.780466636642984, 62.15802500877814, 64.57916472464217, 74.07347448885483, 74.07347448885483, 74.07347448885483, 76.39948747081336, 76.39948747081336, 76.39948747081336, 78.70647411294328, 83.2633679936355, 87.74415627460638, 87.74415627460638, 87.74415627460638, 89.95601125886763, 96.47742389845821, 98.61317906638038, 98.61317906638038, 98.61317906638038, 100.72991079965138, 100.72991079965138, 102.82761988529704, 102.82761988529704, 106.96597370549173, 106.96597370549173, 116.97903397299427, 118.92460074661057, 118.92460074661057, 118.92460074661057, 122.75870101546961, 126.51676828767734, 128.3672941164281, 128.3672941164281, 133.8048641717677, 137.33492603587334, 137.33492603587334, 137.33492603587334, 137.33492603587334, 140.78902133211545, 142.4875875802959, 142.4875875802959, 147.46939146922583, 184.25536639748074, 179.13166582669027, 179.13166582669027, 177.3885808325158, 173.84964901037588, 173.84964901037588, 173.84964901037588, 173.84964901037588, 170.24038424453664, 164.6946527707785, 164.6946527707785, 162.81092833404858, 158.99077044162286, 155.10034603428545, 155.10034603428545, 155.10034603428545, 153.12878815296745, 143.0076019774378, 143.0076019774378, 138.83623307518457, 138.83623307518457, 136.7242184827702, 136.7242184827702, 134.5946516600904, 134.5946516600904, 134.5946516600904, 132.4475333941711, 125.9008764648929, 123.6835585037498, 123.6835585037498, 123.6835585037498, 119.19627626023977, 114.63880010488822, 112.3337394121602, 112.3337394121602, 112.3337394121602, 110.01113018137002, 110.01113018137002, 110.01113018137002, 100.54520231568074, 98.13484542934245, 90.79846472752644, 90.79846472752644, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 88.31789834339943, 85.81977726188109, 67.8412945380214, 67.8412945380214, 65.20268892182581, 65.20268892182581, 65.20268892182581, 65.20268892182581, 62.54651561138603, 59.87277275165536, 59.87277275165536, 43.461241420947104, 40.66445332113373, 40.66445332113373, 40.66445332113373, 37.85007810175346, 37.85007810175346, 35.01811324381833 ] }, { "fill": "toself", "fillcolor": "rgba(220,220,220,0.6)", "hoveron": "points", "line": { "color": "rgba(220,220,220,0.8)" }, "name": "95% Confidence Interval", "showlegend": true, "type": "scatter", "uid": "eabe03b4-5f22-4479-81e2-0f4cc922fc14", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198, 198, 189, 189, 186, 180, 180, 180, 180, 174, 165, 165, 162, 156, 150, 150, 150, 147, 132, 132, 126, 126, 123, 123, 120, 120, 120, 117, 108, 105, 105, 105, 99, 93, 90, 90, 90, 87, 87, 87, 75, 72, 63, 63, 60, 60, 60, 60, 60, 60, 57, 36, 36, 33, 33, 33, 33, 30, 27, 27, 9, 6, 6, 6, 3, 3, 0 ], "y": [ 11.926829578072216, 15.105601393436014, 15.105601393436014, 18.24833959831911, 18.24833959831911, 18.24833959831911, 21.354278279834837, 39.16699874879931, 39.16699874879931, 41.9907428955857, 44.771828277228934, 44.771828277228934, 44.771828277228934, 44.771828277228934, 47.510643491347736, 47.510643491347736, 65.6368933459041, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 68.1058399841851, 70.55204209933126, 70.55204209933126, 77.77281939413157, 80.14539823375945, 89.4902580136304, 89.4902580136304, 89.4902580136304, 91.79304984784311, 91.79304984784311, 91.79304984784311, 94.08315429589086, 98.62569494149966, 103.11755410094558, 103.11755410094558, 103.11755410094558, 105.34388395603558, 111.93865656035425, 114.10639200934658, 114.10639200934658, 114.10639200934658, 116.25722599866833, 116.25722599866833, 118.38989107618185, 118.38989107618185, 122.59459223812203, 122.59459223812203, 132.66031816056736, 134.5789545488592, 134.5789545488592, 134.5789545488592, 138.3047225883942, 141.87248502335973, 143.59521621254638, 143.59521621254638, 148.51892881552334, 151.60272879343273, 151.60272879343273, 151.60272879343273, 151.60272879343273, 154.5342437668096, 155.9447346605431, 155.9447346605431, 159.9629151265013, 172.3996792768134, 166.33075860862093, 166.33075860862093, 164.30570959829396, 160.25638547453735, 160.25638547453735, 160.25638547453735, 160.25638547453735, 156.21300063662653, 150.171537793338, 150.171537793338, 148.16603764109294, 144.16757810418108, 140.18077845315298, 140.18077845315298, 140.18077845315298, 138.18825135165602, 128.14936338008576, 128.14936338008576, 124.05611397671954, 124.05611397671954, 121.9849241270725, 121.9849241270725, 119.89531675956222, 119.89531675956222, 119.89531675956222, 117.78602442205153, 111.33019508883147, 109.1331514387323, 109.1331514387323, 109.1331514387323, 104.66850429878554, 100.10819292631552, 97.79199172081717, 97.79199172081717, 97.79199172081717, 95.45189147181192, 95.45189147181192, 95.45189147181192, 85.859318622097, 83.40607323014976, 75.9298592521962, 75.9298592521962, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 73.40389141708111, 70.86408167542965, 52.90461683965856, 52.90461683965856, 50.341984236473195, 50.341984236473195, 50.341984236473195, 50.341984236473195, 47.785035371140935, 45.23415884128051, 45.23415884128051, 30.030840227262708, 27.50605322443136, 27.50605322443136, 27.50605322443136, 24.98147931529586, 24.98147931529586, 22.456352586969622 ] }, { "hoveron": "points", "line": { "color": "rgba(220,220,220,1.0)" }, "name": "Trajectory mean", "type": "scatter", "uid": "5a42bd8c-3346-4f3b-8297-c1c27828c18e", "x": [ 0, 3, 3, 6, 6, 6, 9, 27, 27, 30, 33, 33, 33, 33, 36, 36, 57, 60, 60, 60, 60, 60, 60, 63, 63, 72, 75, 87, 87, 87, 90, 90, 90, 93, 99, 105, 105, 105, 108, 117, 120, 120, 120, 123, 123, 126, 126, 132, 132, 147, 150, 150, 150, 156, 162, 165, 165, 174, 180, 180, 180, 180, 186, 189, 189, 198 ], "y": [ 16.68224430902482, 19.536891144814607, 19.536891144814607, 22.373250541659033, 22.373250541659033, 22.373250541659033, 25.191322499558098, 41.71571802909993, 41.71571802909993, 44.405777914381474, 47.077550360717666, 47.077550360717666, 47.077550360717666, 47.077550360717666, 49.73103536810849, 49.73103536810849, 67.79338212937418, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 70.30056762520213, 72.78946568208471, 72.78946568208471, 80.1464352190603, 82.56218352016145, 92.04230233511242, 92.04230233511242, 92.04230233511242, 94.36661344148678, 94.36661344148678, 94.36661344148678, 96.67263710891575, 101.22982212693763, 105.71385738917809, 105.71385738917809, 105.71385738917809, 107.92844386188027, 114.46247864631465, 116.60391536323539, 116.60391536323539, 116.60391536323539, 118.72706464121079, 118.72706464121079, 120.8319264802408, 120.8319264802408, 124.98678784146476, 124.98678784146476, 135.05391106298086, 137.012473390448, 137.012473390448, 137.012473390448, 140.87473572854623, 144.66384831086296, 146.5309734436033, 146.5309734436033, 152.02262420815217, 155.5922875231246, 155.5922875231246, 155.5922875231246, 155.5922875231246, 159.08880108231563, 160.80962670349308, 160.80962670349308, 165.86237893335328 ] }, { "customdata": [ "Bgsng7035.m1", "Bgsng7035.m2", "Bgsng7035.m3", "Bgsng7035.m4", "Bgsng7035.m5", "Bgsng7035.m6", "Bgsng7035.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7035
Sample: %{customdata}", "line": { "color": "rgba(99, 110, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7035", "type": "scatter", "x": [ 6, 36, 57, 87, 108, 156, 198 ], "y": [ 27.84, 52.62, 69.3, 105.78, 111.3, 150.06, 143.16 ] }, { "customdata": [ "Bgsng7106.m1", "Bgsng7106.m2", "Bgsng7106.m3", "Bgsng7106.m4", "Bgsng7106.m5", "Bgsng7106.m6" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7106
Sample: %{customdata}", "line": { "color": "rgba(239, 85, 59,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7106", "type": "scatter", "x": [ 9, 36, 72, 99, 132, 162 ], "y": [ 18.54, 38.52, 90, 108.42, 117.72, 141.84 ] }, { "customdata": [ "Bgsng7115.m1", "Bgsng7115.m2", "Bgsng7115.m3", "Bgsng7115.m4", "Bgsng7115.m5" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgsng7115
Sample: %{customdata}", "line": { "color": "rgba(0, 204, 150,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgsng7115", "type": "scatter", "x": [ 6, 27, 75, 105, 132 ], "y": [ 10.44, 44.46, 74.4, 97.02, 128.4 ] }, { "customdata": [ "Bgtw1.T1.m2", "Bgtw1.T1.m3", "Bgtw1.T1.m4", "Bgtw1.T1.m5", "Bgtw1.T1.m6", "Bgtw1.T1.m7", "Bgtw1.T1.m6.dr" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T1
Sample: %{customdata}", "line": { "color": "rgba(171, 99, 250,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T1", "type": "scatter", "x": [ 33, 63, 93, 123, 165, 180, 189 ], "y": [ 63.66, 74.88, 84.72, 116.82, 152.4, 153.84, 159.72 ] }, { "customdata": [ "Bgtw1.T2.m2", "Bgtw1.T2.m3", "Bgtw1.T2.m4", "Bgtw1.T2.m5", "Bgtw1.T2.m6", "Bgtw1.T2.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw1.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 161, 90,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw1.T2", "type": "scatter", "x": [ 33, 63, 90, 123, 165, 180 ], "y": [ 54.42, 74.52, 95.1, 105.54, 147.18, 167.1 ] }, { "customdata": [ "Bgtw10.T1.m1", "Bgtw10.T1.m2", "Bgtw10.T1.m2.dr", "Bgtw10.T1.m3", "Bgtw10.T1.m4", "Bgtw10.T1.m4.dra", "Bgtw10.T1.m5", "Bgtw10.T1.m4.drb", "Bgtw10.T1.m6", "Bgtw10.T1.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T1
Sample: %{customdata}", "line": { "color": "rgba(25, 211, 243,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T1", "type": "scatter", "x": [ 3, 30, 60, 60, 90, 105, 120, 126, 150, 180 ], "y": [ 31.56, 37.2, 53.82, 67.26, 89.88, 106.56, 121.86, 118.86, 135.66, 146.46 ] }, { "customdata": [ "Bgtw10.T2.m1", "Bgtw10.T2.m2", "Bgtw10.T2.m3", "Bgtw10.T2.m2.dr", "Bgtw10.T2.m4", "Bgtw10.T2.m4.dra", "Bgtw10.T2.m5", "Bgtw10.T2.m4.drb", "Bgtw10.T2.m6", "Bgtw10.T2.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw10.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 102, 146,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw10.T2", "type": "scatter", "x": [ 3, 33, 60, 60, 90, 105, 120, 126, 150, 180 ], "y": [ 9.84, 60.78, 69.78, 78.84, 88.8, 102, 113.1, 124.5, 140.64, 154.8 ] }, { "customdata": [ "Bgtw11.T1.m1", "Bgtw11.T1.m2", "Bgtw11.T1.m3", "Bgtw11.T1.m4", "Bgtw11.T1.m5", "Bgtw11.T1.m6", "Bgtw11.T1.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T1
Sample: %{customdata}", "line": { "color": "rgba(182, 232, 128,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T1", "type": "scatter", "x": [ 0, 27, 60, 87, 117, 150, 189 ], "y": [ 19.56, 38.58, 74.94, 96, 92.34, 130.32, 180 ] }, { "customdata": [ "Bgtw11.T2.m1", "Bgtw11.T2.m2", "Bgtw11.T2.m3", "Bgtw11.T2.m4", "Bgtw11.T2.m5", "Bgtw11.T2.m6", "Bgtw11.T2.m6.dr", "Bgtw11.T2.m7" ], "hoveron": "points", "hovertemplate": "Age: %{x:.2f}
MMI: %{y:.2f}
Subject: Bgtw11.T2
Sample: %{customdata}", "line": { "color": "rgba(255, 151, 255,0.9)" }, "marker": { "line": { "width": 3 }, "size": 10, "symbol": "circle-open" }, "mode": "lines+markers", "name": "Bgtw11.T2", "type": "scatter", "x": [ 6, 33, 60, 87, 120, 147, 174, 186 ], "y": [ 20.1, 37.8, 79.68, 88.32, 134.1, 143.1, 148.32, 167.7 ] } ] } ], "layout": { "font": { "size": 17 }, "height": 900, "hoverdistance": -1, "legend": { "x": 1.01, "y": 1 }, "margin": { "b": 70, "l": 70, "r": 70, "t": 70 }, "paper_bgcolor": "rgba(255,255,255,255)", "plot_bgcolor": "rgba(255,255,255,255)", "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "Animated longitudinal information" }, "updatemenus": [ { "buttons": [ { "args": [ null ], "label": "Play", "method": "animate" } ], "type": "buttons" } ], "width": 1200, "xaxis": { "autorange": true, "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Age at collection [DAY]" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis": { "autorange": true, "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Microbiome Maturation Index [DAY]" }, "zeroline": true, "zerolinecolor": "lightgrey" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "results = trajectory.plot_animated_longitudinal_information()\n", "results[\"fig\"]" ] }, { "cell_type": "code", "execution_count": 26, "metadata": {}, "outputs": [], "source": [ "from microbiome.enumerations import FeatureExtraction" ] }, { "cell_type": "code", "execution_count": 27, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "error_y": { "array": [ 0.15439149651027093, 0.09958381312864448, 0.044828538608113255, 0.11118017847913741 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "r2", "text": [ "0.06951452070146787", "0.05958387488697245", "0.009930645814495409", "0.0" ], "type": "scatter", "x": [ 3, 6, 9, 64 ], "xaxis": "x", "y": [ 0.004692383102640996, -0.10989724760418551, -0.11552555495691387, 0.35988773260613494 ], "yaxis": "y" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": true, "type": "scatter", "x": [ 64 ], "xaxis": "x", "y": [ 0.35988773260613494 ], "yaxis": "y" }, { "error_y": { "array": [ 515.5506009697153, 545.1318914083305, 225.4829733477906, 411.93571484401343 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "neg_mean_squared_error", "text": [ "0.06951452070146787", "0.05958387488697245", "0.009930645814495409", "0.0" ], "type": "scatter", "x": [ 3, 6, 9, 64 ], "xaxis": "x2", "y": [ -3241.3753652884616, -3640.0027318269226, -3638.4432274038463, -2090.885676057692 ], "yaxis": "y2" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": false, "type": "scatter", "x": [ 64 ], "xaxis": "x2", "y": [ -2090.885676057692 ], "yaxis": "y2" } ], "layout": { "font": { "size": 12 }, "height": 500, "hovermode": "x", "margin": { "b": 0, "l": 0, "pad": 0, "r": 0 }, "paper_bgcolor": "rgba(255,255,255,255)", "plot_bgcolor": "rgba(255,255,255,255)", "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "Near_Zero_Variance features" }, "width": 800, "xaxis": { "anchor": "y", "autorange": true, "domain": [ 0, 0.4 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "xaxis2": { "anchor": "y2", "autorange": true, "domain": [ 0.6000000000000001, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis": { "anchor": "x", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "r2" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis2": { "anchor": "x2", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "neg_mean_squared_error" }, "zeroline": true, "zerolinecolor": "lightgrey" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "dataset.normalized = True\n", "trajectory = MicrobiomeTrajectory(dataset, dataset.feature_columns, feature_extraction=FeatureExtraction.NEAR_ZERO_VARIANCE)\n", "trajectory.feature_columns_plot" ] }, { "cell_type": "code", "execution_count": 28, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "error_y": { "array": [ 0.15439149651027093, 0.09958381312864448, 0.044828538608113255, 0.11118017847913741 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "r2", "text": [ "0.06951452070146787", "0.05958387488697245", "0.009930645814495409", "0.0" ], "type": "scatter", "x": [ 3, 6, 9, 64 ], "xaxis": "x", "y": [ 0.004692383102640996, -0.10989724760418551, -0.11552555495691387, 0.35988773260613494 ], "yaxis": "y" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": true, "type": "scatter", "x": [ 64 ], "xaxis": "x", "y": [ 0.35988773260613494 ], "yaxis": "y" }, { "error_y": { "array": [ 515.5506009697153, 545.1318914083305, 225.4829733477906, 411.93571484401343 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "neg_mean_squared_error", "text": [ "0.06951452070146787", "0.05958387488697245", "0.009930645814495409", "0.0" ], "type": "scatter", "x": [ 3, 6, 9, 64 ], "xaxis": "x2", "y": [ -3241.3753652884616, -3640.0027318269226, -3638.4432274038463, -2090.885676057692 ], "yaxis": "y2" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": false, "type": "scatter", "x": [ 64 ], "xaxis": "x2", "y": [ -2090.885676057692 ], "yaxis": "y2" } ], "layout": { "font": { "size": 12 }, "height": 500, "hovermode": "x", "margin": { "b": 0, "l": 0, "pad": 0, "r": 0 }, "paper_bgcolor": "rgba(255,255,255,255)", "plot_bgcolor": "rgba(255,255,255,255)", "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "Near_Zero_Variance features" }, "width": 800, "xaxis": { "anchor": "y", "autorange": true, "domain": [ 0, 0.4 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "xaxis2": { "anchor": "y2", "autorange": true, "domain": [ 0.6000000000000001, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis": { "anchor": "x", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "r2" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis2": { "anchor": "x2", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "neg_mean_squared_error" }, "zeroline": true, "zerolinecolor": "lightgrey" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "dataset.normalized = False\n", "trajectory = MicrobiomeTrajectory(dataset, dataset.feature_columns, feature_extraction=FeatureExtraction.NEAR_ZERO_VARIANCE)\n", "trajectory.feature_columns_plot" ] }, { "cell_type": "code", "execution_count": 29, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "error_y": { "array": [ 0.08266817822401908, 0.11102708036206409, 0.20465078500405953, 0.1779971369143661, 0.13235808503327132, 0.13160471763936032, 0.12118850930914327, 0.12177653137992497, 0.11654756154626036, 0.10064224807514952 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "r2", "text": [ "0.0", "0.1", "0.2", "0.30000000000000004", "0.4", "0.5", "0.6000000000000001", "0.7000000000000001", "0.8", "0.9" ], "type": "scatter", "x": [ 1, 5, 14, 19, 23, 24, 27, 29, 32, 34 ], "xaxis": "x", "y": [ -0.31306147546617324, -0.2864818207583896, -0.03352866412157982, 0.4520246145863279, 0.4387177370918006, 0.44318192603338247, 0.3949887923601002, 0.40119535753235747, 0.3910611497274271, 0.392106124190261 ], "yaxis": "y" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": true, "type": "scatter", "x": [ 19 ], "xaxis": "x", "y": [ 0.4520246145863279 ], "yaxis": "y" }, { "error_y": { "array": [ 396.6976832814919, 568.1656615823784, 723.8028620678912, 593.9711774986458, 484.57325662835115, 496.26002260140905, 436.07378984862504, 456.83768204831716, 437.4116426959687, 398.83880662466447 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "neg_mean_squared_error", "text": [ "0.0", "0.1", "0.2", "0.30000000000000004", "0.4", "0.5", "0.6000000000000001", "0.7000000000000001", "0.8", "0.9" ], "type": "scatter", "x": [ 1, 5, 14, 19, 23, 24, 27, 29, 32, 34 ], "xaxis": "x2", "y": [ -4285.512524573197, -4209.415163653846, -3371.9206413461534, -1782.1853697115384, -1836.278537019231, -1825.4693007692313, -1975.338957115385, -1959.151808076923, -1991.3013337500004, -1989.8307147115381 ], "yaxis": "y2" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": false, "type": "scatter", "x": [ 19 ], "xaxis": "x2", "y": [ -1782.1853697115384 ], "yaxis": "y2" } ], "layout": { "font": { "size": 12 }, "height": 500, "hovermode": "x", "margin": { "b": 0, "l": 0, "pad": 0, "r": 0 }, "paper_bgcolor": "rgba(255,255,255,255)", "plot_bgcolor": "rgba(255,255,255,255)", "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "Correlation features" }, "width": 800, "xaxis": { "anchor": "y", "autorange": true, "domain": [ 0, 0.4 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "xaxis2": { "anchor": "y2", "autorange": true, "domain": [ 0.6000000000000001, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis": { "anchor": "x", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "r2" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis2": { "anchor": "x2", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "neg_mean_squared_error" }, "zeroline": true, "zerolinecolor": "lightgrey" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "dataset.normalized = True\n", "trajectory = MicrobiomeTrajectory(dataset, dataset.feature_columns, feature_extraction=FeatureExtraction.CORRELATION)\n", "trajectory.feature_columns_plot" ] }, { "cell_type": "code", "execution_count": 30, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "error_y": { "array": [ 0.08266817822401908, 0.11102708036206409, 0.20465078500405953, 0.1779971369143661, 0.13235808503327132, 0.13160471763936032, 0.12118850930914327, 0.12177653137992497, 0.11654756154626036, 0.10064224807514952 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "r2", "text": [ "0.0", "0.1", "0.2", "0.30000000000000004", "0.4", "0.5", "0.6000000000000001", "0.7000000000000001", "0.8", "0.9" ], "type": "scatter", "x": [ 1, 5, 14, 19, 23, 24, 27, 29, 32, 34 ], "xaxis": "x", "y": [ -0.31306147546617324, -0.2864818207583896, -0.03352866412157982, 0.4520246145863279, 0.4387177370918006, 0.44318192603338247, 0.3949887923601002, 0.40119535753235747, 0.3910611497274271, 0.392106124190261 ], "yaxis": "y" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": true, "type": "scatter", "x": [ 19 ], "xaxis": "x", "y": [ 0.4520246145863279 ], "yaxis": "y" }, { "error_y": { "array": [ 396.6976832814919, 568.1656615823784, 723.8028620678912, 593.9711774986458, 484.57325662835115, 496.26002260140905, 436.07378984862504, 456.83768204831716, 437.4116426959687, 398.83880662466447 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "neg_mean_squared_error", "text": [ "0.0", "0.1", "0.2", "0.30000000000000004", "0.4", "0.5", "0.6000000000000001", "0.7000000000000001", "0.8", "0.9" ], "type": "scatter", "x": [ 1, 5, 14, 19, 23, 24, 27, 29, 32, 34 ], "xaxis": "x2", "y": [ -4285.512524573197, -4209.415163653846, -3371.9206413461534, -1782.1853697115384, -1836.278537019231, -1825.4693007692313, -1975.338957115385, -1959.151808076923, -1991.3013337500004, -1989.8307147115381 ], "yaxis": "y2" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": false, "type": "scatter", "x": [ 19 ], "xaxis": "x2", "y": [ -1782.1853697115384 ], "yaxis": "y2" } ], "layout": { "font": { "size": 12 }, "height": 500, "hovermode": "x", "margin": { "b": 0, "l": 0, "pad": 0, "r": 0 }, "paper_bgcolor": "rgba(255,255,255,255)", "plot_bgcolor": "rgba(255,255,255,255)", "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "Correlation features" }, "width": 800, "xaxis": { "anchor": "y", "autorange": true, "domain": [ 0, 0.4 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "xaxis2": { "anchor": "y2", "autorange": true, "domain": [ 0.6000000000000001, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis": { "anchor": "x", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "r2" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis2": { "anchor": "x2", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "neg_mean_squared_error" }, "zeroline": true, "zerolinecolor": "lightgrey" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "dataset.normalized = False\n", "trajectory = MicrobiomeTrajectory(dataset, dataset.feature_columns, feature_extraction=FeatureExtraction.CORRELATION)\n", "trajectory.feature_columns_plot" ] }, { "cell_type": "code", "execution_count": 31, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "error_y": { "array": [ 0.29404646595479855, 0.09603553923358288, 0.11744616508653542, 0.14679427596975245, 0.1202693396122935, 0.11948637478505883, 0.12960831028487782, 0.10916862324845336, 0.11209122806824326, 0.10464886622233525 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "r2", "text": [ "1", "6", "11", "17", "22", "28", "33", "39", "44", "50" ], "type": "scatter", "x": [ 1, 6, 11, 17, 22, 28, 33, 39, 44, 50 ], "xaxis": "x", "y": [ 0.06567755907751723, 0.2988962263362418, 0.4338873475944231, 0.41402024781592034, 0.437822764486396, 0.3805027377150985, 0.37377709418530036, 0.37279698550717394, 0.3623508976310588, 0.34818688789470376 ], "yaxis": "y" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": true, "type": "scatter", "x": [ 22 ], "xaxis": "x", "y": [ 0.437822764486396 ], "yaxis": "y" }, { "error_y": { "array": [ 1147.4214857870743, 435.81280956071214, 464.0555164791115, 513.8466738959304, 411.94926268837617, 435.0375493908336, 468.2254381201583, 393.23251941337827, 422.14881205977656, 400.00999444643105 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "neg_mean_squared_error", "text": [ "1", "6", "11", "17", "22", "28", "33", "39", "44", "50" ], "type": "scatter", "x": [ 1, 6, 11, 17, 22, 28, 33, 39, 44, 50 ], "xaxis": "x2", "y": [ -3111.97706421362, -2300.7501700961534, -1858.6637082692305, -1912.4467805769232, -1832.2183765384616, -2023.3326383653846, -2045.3499891346153, -2046.8948356730766, -2084.1884775, -2130.298515865384 ], "yaxis": "y2" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": false, "type": "scatter", "x": [ 22 ], "xaxis": "x2", "y": [ -1832.2183765384616 ], "yaxis": "y2" } ], "layout": { "font": { "size": 12 }, "height": 500, "hovermode": "x", "margin": { "b": 0, "l": 0, "pad": 0, "r": 0 }, "paper_bgcolor": "rgba(255,255,255,255)", "plot_bgcolor": "rgba(255,255,255,255)", "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "Top_K_Important features" }, "width": 800, "xaxis": { "anchor": "y", "autorange": true, "domain": [ 0, 0.4 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "xaxis2": { "anchor": "y2", "autorange": true, "domain": [ 0.6000000000000001, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis": { "anchor": "x", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "r2" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis2": { "anchor": "x2", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "neg_mean_squared_error" }, "zeroline": true, "zerolinecolor": "lightgrey" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "dataset.normalized = True\n", "trajectory = MicrobiomeTrajectory(dataset, dataset.feature_columns, feature_extraction=FeatureExtraction.TOP_K_IMPORTANT)\n", "trajectory.feature_columns_plot" ] }, { "cell_type": "code", "execution_count": 32, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "error_y": { "array": [ 0.29404646595479855, 0.09603553923358288, 0.11744616508653542, 0.14679427596975245, 0.1202693396122935, 0.11948637478505883, 0.12960831028487782, 0.10916862324845336, 0.11209122806824326, 0.10464886622233525 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "r2", "text": [ "1", "6", "11", "17", "22", "28", "33", "39", "44", "50" ], "type": "scatter", "x": [ 1, 6, 11, 17, 22, 28, 33, 39, 44, 50 ], "xaxis": "x", "y": [ 0.06567755907751723, 0.2988962263362418, 0.4338873475944231, 0.41402024781592034, 0.437822764486396, 0.3805027377150985, 0.37377709418530036, 0.37279698550717394, 0.3623508976310588, 0.34818688789470376 ], "yaxis": "y" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": true, "type": "scatter", "x": [ 22 ], "xaxis": "x", "y": [ 0.437822764486396 ], "yaxis": "y" }, { "error_y": { "array": [ 1147.4214857870743, 435.81280956071214, 464.0555164791115, 513.8466738959304, 411.94926268837617, 435.0375493908336, 468.2254381201583, 393.23251941337827, 422.14881205977656, 400.00999444643105 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "neg_mean_squared_error", "text": [ "1", "6", "11", "17", "22", "28", "33", "39", "44", "50" ], "type": "scatter", "x": [ 1, 6, 11, 17, 22, 28, 33, 39, 44, 50 ], "xaxis": "x2", "y": [ -3111.97706421362, -2300.7501700961534, -1858.6637082692305, -1912.4467805769232, -1832.2183765384616, -2023.3326383653846, -2045.3499891346153, -2046.8948356730766, -2084.1884775, -2130.298515865384 ], "yaxis": "y2" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": false, "type": "scatter", "x": [ 22 ], "xaxis": "x2", "y": [ -1832.2183765384616 ], "yaxis": "y2" } ], "layout": { "font": { "size": 12 }, "height": 500, "hovermode": "x", "margin": { "b": 0, "l": 0, "pad": 0, "r": 0 }, "paper_bgcolor": "rgba(255,255,255,255)", "plot_bgcolor": "rgba(255,255,255,255)", "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "Top_K_Important features" }, "width": 800, "xaxis": { "anchor": "y", "autorange": true, "domain": [ 0, 0.4 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "xaxis2": { "anchor": "y2", "autorange": true, "domain": [ 0.6000000000000001, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis": { "anchor": "x", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "r2" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis2": { "anchor": "x2", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "neg_mean_squared_error" }, "zeroline": true, "zerolinecolor": "lightgrey" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "dataset.normalized = False\n", "trajectory = MicrobiomeTrajectory(dataset, dataset.feature_columns, feature_extraction=FeatureExtraction.TOP_K_IMPORTANT)\n", "trajectory.feature_columns_plot" ] }, { "cell_type": "code", "execution_count": 33, "metadata": {}, "outputs": [], "source": [ "from microbiome.dataset import ReferenceGroup,FeatureColumnsType" ] }, { "cell_type": "code", "execution_count": 34, "metadata": {}, "outputs": [], "source": [ "dataset = MicrobiomeDataset(file_name=\"human_data\", feature_columns=FeatureColumnsType.BACTERIA_AND_METADATA) \n", "trajectory = MicrobiomeTrajectory(dataset, dataset.feature_columns)" ] }, { "cell_type": "code", "execution_count": 35, "metadata": {}, "outputs": [ { "data": { "application/vnd.plotly.v1+json": { "config": { "plotlyServerURL": "https://plot.ly" }, "data": [ { "error_y": { "array": [ 0.29404646595479855, 0.12588591488619297, 0.12908632805258988, 0.12771865528550486, 0.1326399617849662, 0.13081098317399883, 0.13697833205522067, 0.12150720266397903, 0.11082964279371267, 0.10528718412650569 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "r2", "text": [ "1", "6", "11", "17", "22", "28", "33", "39", "44", "50" ], "type": "scatter", "x": [ 1, 6, 11, 17, 22, 28, 33, 39, 44, 50 ], "xaxis": "x", "y": [ 0.06567755907751723, 0.3938302730343845, 0.4259242523091089, 0.42327979591147125, 0.4340016229502684, 0.390960323676995, 0.3909693029388782, 0.36000870914795513, 0.3774586865280405, 0.37422521197627223 ], "yaxis": "y" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": true, "type": "scatter", "x": [ 22 ], "xaxis": "x", "y": [ 0.4340016229502684 ], "yaxis": "y" }, { "error_y": { "array": [ 1147.4214857870743, 536.0307524163702, 475.6305075295511, 461.56003351493905, 448.66541246712796, 470.57254416396785, 486.61718561027357, 443.0157831755376, 394.0668496080647, 377.77061513327567 ], "type": "data", "visible": true }, "hovertemplate": "Features number: %{x}
R2 Score: %{y}
Threshold: %{text}", "name": "neg_mean_squared_error", "text": [ "1", "6", "11", "17", "22", "28", "33", "39", "44", "50" ], "type": "scatter", "x": [ 1, 6, 11, 17, 22, 28, 33, 39, 44, 50 ], "xaxis": "x2", "y": [ -3111.97706421362, -2002.5880875000003, -1878.0865641346159, -1884.5036273076923, -1843.8233529807694, -1989.30445875, -1988.3697100961538, -2090.2055209615387, -2030.9793974999998, -2041.794625673077 ], "yaxis": "y2" }, { "hovertemplate": "%{y:.0%}", "marker": { "color": "green", "size": 15, "symbol": "star" }, "mode": "markers", "name": "optimal r2", "showlegend": false, "type": "scatter", "x": [ 22 ], "xaxis": "x2", "y": [ -1843.8233529807694 ], "yaxis": "y2" } ], "layout": { "font": { "size": 12 }, "height": 500, "hovermode": "x", "margin": { "b": 0, "l": 0, "pad": 0, "r": 0 }, "paper_bgcolor": "rgba(255,255,255,255)", "plot_bgcolor": "rgba(255,255,255,255)", "template": { "data": { "bar": [ { "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" }, "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "bar" } ], "barpolar": [ { "marker": { "line": { "color": "#E5ECF6", "width": 0.5 }, "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "barpolar" } ], "carpet": [ { "aaxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "endlinecolor": "#2a3f5f", "gridcolor": "white", "linecolor": "white", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "type": "carpet" } ], "choropleth": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "choropleth" } ], "contour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "contour" } ], "contourcarpet": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "contourcarpet" } ], "heatmap": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmap" } ], "heatmapgl": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "heatmapgl" } ], "histogram": [ { "marker": { "pattern": { "fillmode": "overlay", "size": 10, "solidity": 0.2 } }, "type": "histogram" } ], "histogram2d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2d" } ], "histogram2dcontour": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "histogram2dcontour" } ], "mesh3d": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "type": "mesh3d" } ], "parcoords": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "parcoords" } ], "pie": [ { "automargin": true, "type": "pie" } ], "scatter": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter" } ], "scatter3d": [ { "line": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatter3d" } ], "scattercarpet": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattercarpet" } ], "scattergeo": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergeo" } ], "scattergl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattergl" } ], "scattermapbox": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scattermapbox" } ], "scatterpolar": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolar" } ], "scatterpolargl": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterpolargl" } ], "scatterternary": [ { "marker": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "type": "scatterternary" } ], "surface": [ { "colorbar": { "outlinewidth": 0, "ticks": "" }, "colorscale": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "type": "surface" } ], "table": [ { "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } }, "type": "table" } ] }, "layout": { "annotationdefaults": { "arrowcolor": "#2a3f5f", "arrowhead": 0, "arrowwidth": 1 }, "autotypenumbers": "strict", "coloraxis": { "colorbar": { "outlinewidth": 0, "ticks": "" } }, "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ], "sequentialminus": [ [ 0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1, "#f0f921" ] ] }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "font": { "color": "#2a3f5f" }, "geo": { "bgcolor": "white", "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "showland": true, "subunitcolor": "white" }, "hoverlabel": { "align": "left" }, "hovermode": "closest", "mapbox": { "style": "light" }, "paper_bgcolor": "white", "plot_bgcolor": "#E5ECF6", "polar": { "angularaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "radialaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "scene": { "xaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "yaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" }, "zaxis": { "backgroundcolor": "#E5ECF6", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "showbackground": true, "ticks": "", "zerolinecolor": "white" } }, "shapedefaults": { "line": { "color": "#2a3f5f" } }, "ternary": { "aaxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "baxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" }, "bgcolor": "#E5ECF6", "caxis": { "gridcolor": "white", "linecolor": "white", "ticks": "" } }, "title": { "x": 0.05 }, "xaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "automargin": true, "gridcolor": "white", "linecolor": "white", "ticks": "", "title": { "standoff": 15 }, "zerolinecolor": "white", "zerolinewidth": 2 } } }, "title": { "text": "Top_K_Important features" }, "width": 800, "xaxis": { "anchor": "y", "autorange": true, "domain": [ 0, 0.4 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "xaxis2": { "anchor": "y2", "autorange": true, "domain": [ 0.6000000000000001, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "Number of features" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis": { "anchor": "x", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "r2" }, "zeroline": true, "zerolinecolor": "lightgrey" }, "yaxis2": { "anchor": "x2", "autorange": true, "domain": [ 0, 1 ], "gridcolor": "lightgrey", "linecolor": "lightgrey", "mirror": true, "showline": true, "showspikes": true, "spikecolor": "gray", "tick0": 0, "title": { "text": "neg_mean_squared_error" }, "zeroline": true, "zerolinecolor": "lightgrey" } } }, "text/html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "dataset.normalized = True\n", "trajectory = MicrobiomeTrajectory(dataset, dataset.feature_columns, feature_extraction=FeatureExtraction.TOP_K_IMPORTANT)\n", "trajectory.feature_columns_plot" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.6.7" } }, "nbformat": 4, "nbformat_minor": 4 }