diff --git a/docs/tex/tex_descriptions/projects/sm_covid/param_table.tex b/docs/tex/tex_descriptions/projects/sm_covid/param_table.tex index da331abfb..6724c4e34 100644 --- a/docs/tex/tex_descriptions/projects/sm_covid/param_table.tex +++ b/docs/tex/tex_descriptions/projects/sm_covid/param_table.tex @@ -1,9 +1,9 @@ \begin{tabular}{llll} \toprule - Parameter & Value & Unit & Evidence \\ + Parameter & Value & Unit & Evidence \\ \midrule -Active disease period (mean) & 8.0 & days & - \\ - Incubation period (mean) & 6.57 & days & - \\ - VE against infection & 0.5 & - & - \\ +Active disease period (mean) & 8.0 & days & - \\ + Incubation period (mean) & 6.57 & days & Citation test \cite{zou-2022} \\ + VE against infection & 0.5 & - & - \\ \bottomrule \end{tabular} diff --git a/docs/tex/user/rragonnet/sm_covid.pdf b/docs/tex/user/rragonnet/sm_covid.pdf index cb90a5ad5..ee032b004 100644 Binary files a/docs/tex/user/rragonnet/sm_covid.pdf and b/docs/tex/user/rragonnet/sm_covid.pdf differ diff --git a/notebooks/user/rragonnet/project_specific/School_Closure/param_tables.ipynb b/notebooks/user/rragonnet/project_specific/School_Closure/param_tables.ipynb index 5aa6b69af..e7ec58600 100644 --- a/notebooks/user/rragonnet/project_specific/School_Closure/param_tables.ipynb +++ b/notebooks/user/rragonnet/project_specific/School_Closure/param_tables.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 11, + "execution_count": 110, "metadata": {}, "outputs": [], "source": [ @@ -14,7 +14,7 @@ }, { "cell_type": "code", - "execution_count": 12, + "execution_count": 111, "metadata": {}, "outputs": [], "source": [ @@ -23,7 +23,7 @@ }, { "cell_type": "code", - "execution_count": 13, + "execution_count": 112, "metadata": {}, "outputs": [], "source": [ @@ -36,7 +36,7 @@ }, { "cell_type": "code", - "execution_count": 14, + "execution_count": 113, "metadata": {}, "outputs": [], "source": [ @@ -51,7 +51,7 @@ }, { "cell_type": "code", - "execution_count": 15, + "execution_count": 114, "metadata": {}, "outputs": [], "source": [ @@ -68,7 +68,7 @@ }, { "cell_type": "code", - "execution_count": 16, + "execution_count": 115, "metadata": {}, "outputs": [], "source": [ @@ -84,7 +84,7 @@ }, { "cell_type": "code", - "execution_count": 17, + "execution_count": 116, "metadata": {}, "outputs": [], "source": [ @@ -93,7 +93,7 @@ }, { "cell_type": "code", - "execution_count": 18, + "execution_count": 117, "metadata": {}, "outputs": [], "source": [ @@ -106,7 +106,16 @@ }, { "cell_type": "code", - "execution_count": 19, + "execution_count": 118, + "metadata": {}, + "outputs": [], + "source": [ + "tex_table = tex_table.replace(\"\\\\textbackslash cite\\\\\", r\"\\cite\").replace(\"\\\\}\", \"}\")" + ] + }, + { + "cell_type": "code", + "execution_count": 119, "metadata": {}, "outputs": [], "source": [ @@ -115,13 +124,20 @@ }, { "cell_type": "code", - "execution_count": 20, + "execution_count": 120, "metadata": {}, "outputs": [], "source": [ "with out_path.open(\"w\") as f:\n", " f.write(tex_table)" ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": { diff --git a/notebooks/user/rragonnet/project_specific/School_Closure/params_info.xlsx b/notebooks/user/rragonnet/project_specific/School_Closure/params_info.xlsx index 1c330110f..72fe344d5 100644 --- a/notebooks/user/rragonnet/project_specific/School_Closure/params_info.xlsx +++ b/notebooks/user/rragonnet/project_specific/School_Closure/params_info.xlsx @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b0ee78b1dd12e9b72d232875f2a4cdd7b24338f7315ff760fbb5c6181d92801e -size 8986 +oid sha256:a8763fbd23a9310d27a14ca1356e1feac3f154ce75703f62bd29a761f42b1edf +size 9012