neherlab / covid19_scenarios

Models of COVID-19 outbreak trajectories and hospital demand
https://covid19-scenarios.org
MIT License
1.36k stars 354 forks source link

Additional details for PDF print #488

Open noleti opened 4 years ago

noleti commented 4 years ago

🙋 Feature Request

In addition, some variables such as suspectedCasesToday should be named better in the printout (this one is actually the number of cases on day 1 of the plot, IMHO).

There could be automated explanations on the meaning of infectiousPeriod and latencyTime, R0, etc. Possibly in addition to the tables already present, but in human readable sentences (see below for examples).

😯 Describe the feature

💻 Examples

In the following, [foo] is a placeholder for the variable value.

💁 Possible Solution

Feature should require templates in .js code to prepare the print page. Maybe some templating engine with separate templates?

Related

rneher commented 4 years ago

some of these issues were addressed in #489, but there are still aspects that can be improved

rneher commented 4 years ago

adding this to milestone 1.1. I think some proof-reading, a few words here and there will go a long way.

ivan-aksamentov commented 4 years ago

I am keeping this open as a reminder. This issue is meant for a domain expert or a scientist. Here we want to restructure and expand the PDF in a way that makes it more useful for reading by another domain expert or a scientist.

If you are a "generic" JS developer, without deep understanding of the project or epidemiology, this particular issue is not a right job for you.

Cleanups and styling improvements of the PDF document are most welcome though.