update of report text

This commit is contained in:
Andre Henriques 2021-06-04 12:38:36 +00:00
parent f672ee4208
commit c7c2969bb8

View file

@ -209,7 +209,8 @@
<p class="result_title">Results:</p>
<p class="data_text">
{% block report_summary %}
In this scenario, the estimated probability of one exposed occupant getting infected P(i) is {{ prob_inf | non_zero_percentage }} and the expected number of new cases is {{ expected_new_cases | float_format }}.
Taking into account the uncertainties tied to the model variables, in this scenario, the <b>probability of one exposed occupant getting infected P(i) is {{ prob_inf | non_zero_percentage }}</b><a href="#section1">[*]</a> and the <b>expected number of new cases is {{ expected_new_cases | float_format }}</b>.
<p id="section1">[*] The results are based on the parameters and assumptions published in the <a href="https://cds.cern.ch/record/2756083"> CERN Open Report CERN-OPEN-2021-004</a></p>
{% endblock report_summary %}
</p>
<p class="data_title">Exposure graph:</p>