Commit graph

85 commits

Author SHA1 Message Date
Luis Aleixo
db85c41fa0 added VE script and excel file 2022-11-10 16:09:33 +01:00
Luis Aleixo
a239b4f1ba Increased version number 2022-11-10 16:09:33 +01:00
Luis Aleixo
e82f6e58d2 test for host immunity vectorisation 2022-11-10 16:09:32 +01:00
Luis Aleixo
98b08a05e0 moved select options (primary and booster vaccines) to JS 2022-11-10 16:09:32 +01:00
Luis Aleixo
9e4d1c0937 updated VE and added default values on UI components 2022-11-10 16:09:32 +01:00
Luis Aleixo
01c2454e0d new vaccination data with VE < 0 as 0 and " or " entries counting on both vaccines 2022-11-10 16:09:32 +01:00
Luis Aleixo
34f32006f4 added primary and booster vaccine input tuple validation 2022-11-10 16:09:32 +01:00
Luis Aleixo
65afb91b61 handled display errors 2022-11-10 16:09:32 +01:00
Luis Aleixo
4ab95fcfaa added default values for vaccine types on tests 2022-11-10 16:09:32 +01:00
Luis Aleixo
4dee41a41e Added UI input field for vaccination (primary and booster) 2022-11-10 16:09:32 +01:00
Luis Aleixo
b2d6a308a5 added vaccine effectiveness data to __init__.py in data folder 2022-11-10 16:09:32 +01:00
Luis Aleixo
e87a5e2830 added backend changes for vaccination data 2022-11-10 16:09:32 +01:00
Luis Aleixo
e35edeab44 updated exh_coef variable name 2022-11-09 11:13:27 +01:00
CERN\Andrejh
a5b295a165 exh_coef additional explanation 2022-11-08 17:40:25 +01:00
Luis Aleixo
599603126f Updated methods docstrings 2022-11-08 17:40:25 +01:00
Luis Aleixo
997eb7eebb updated documentation 2022-11-08 17:40:25 +01:00
Luis Aleixo
230f1cedff Adapted dilution factor formula with exhalation coefficient 2022-11-08 17:40:25 +01:00
Andre Henriques
b958ff634d Merge branch 'feature/post_init_diameter_validation' into 'master'
Check for the diameter type

See merge request cara/caimira!382
2022-11-04 17:56:47 +01:00
Luis Aleixo
cf330ab9af updated t0 formula according to published paper 2022-11-03 09:15:05 +01:00
Luis Aleixo
eb87574634 Updated docs text 2022-11-02 16:53:19 +01:00
Luis Aleixo
4f091946ca Updated documentation 2022-11-02 15:41:20 +01:00
Luis Aleixo
a898e72bd5 Q0φ with instead of BR directly 2022-11-02 15:40:40 +01:00
Luis Aleixo
44f016bb16 updated message errors and added room volume vectorisation test when as a ventilation parameter 2022-11-02 14:57:43 +01:00
Luis Aleixo
a32c4f1ae3 update to documentation on dilution factor 2022-10-28 12:17:12 +02:00
Luis Aleixo
9ac0a4863c Fixed typo in documentation 2022-10-24 15:12:07 +02:00
Luis Aleixo
faf41bed4a removed error from disclaimer 2022-10-24 15:08:53 +02:00
Luis Aleixo
ecf99b34cc Updated tests and model post_init method 2022-10-20 14:19:49 +02:00
Luis Aleixo
24ef358571 adapted post_init method for diameter-independent elements of the IVRR 2022-10-19 17:55:18 +02:00
Luis Aleixo
5a6f4d54a1 Added tests for ExposureModel __post_init__ conditions 2022-10-18 15:35:35 +02:00
Luis Aleixo
3314d0146c Updated the ExposureModule conditions on post_init 2022-10-18 15:35:35 +02:00
Luis Aleixo
f7bce0ef24 added verification for diameter independent parameters 2022-10-18 15:35:35 +02:00
Luis Aleixo
f907a6d897 modified UI text 2022-10-14 15:48:41 +02:00
Luis Aleixo
d63a6f2cf1 updated headers submenu and and mobile responsiveness 2022-10-14 11:01:14 +02:00
Luis Aleixo
e13c96faa2 added icons and sections for documentation, apps, git and about 2022-10-14 11:01:13 +02:00
Luis Aleixo
6ed1282b27 Fixed typo in documentation 2022-10-11 12:07:23 +02:00
Luis Aleixo
beea8a800b updated inhalation and exhalation values 2022-10-11 10:39:21 +02:00
Luis Aleixo
b1b0c07098 Added new icon for cloth mask 2022-10-10 14:13:31 +02:00
Luis Aleixo
fa3190f6fb added test for cloth mask and missing reference 2022-10-10 14:13:31 +02:00
Luis Aleixo
3ea0d83e21 Added cloth mask to backend 2022-10-10 14:13:31 +02:00
Luis Aleixo
12b7b57593 moved default infectiousness_days value to SARSCoV2 class and added another test scenario 2022-10-10 11:15:05 +02:00
Luis Aleixo
d50d63d710 UI adjustments 2022-10-07 10:35:44 +02:00
Luis Aleixo
a91ef8f953 updated short range message for P(I) one infected 2022-10-07 09:25:04 +02:00
Luis Aleixo
52615b1cfb updated based on test excel results 2022-10-07 09:03:24 +02:00
Luis Aleixo
f7b63decc3 Modified total probability rule formula 2022-10-05 17:36:07 +02:00
Luis Aleixo
7a9401a6fa added number of incubation days as property of the virus and adapted tests 2022-10-05 15:10:50 +02:00
Luis Aleixo
9032a8815d changed variable name in report_generator and added a retry decorator in test 2022-10-04 17:31:17 +02:00
Luis Aleixo
a61b88ce1b Changed variable names 2022-10-04 11:47:25 +02:00
Luis Aleixo
c9134679fd added default number of infected population and made few UI changes 2022-10-04 11:14:34 +02:00
Luis Aleixo
10d743c149 UI changes for probabilistic approach 2022-10-03 14:42:45 +01:00
Luis Aleixo
1b3ef45b00 changes to user guide 2022-10-03 14:42:44 +01:00