Commit graph

1861 commits

Author SHA1 Message Date
Luis Aleixo
230f1cedff Adapted dilution factor formula with exhalation coefficient 2022-11-08 17:40:25 +01:00
Luis Aleixo
093f44613a Merge branch 'feature/sklearn_update' into 'master'
sklearn update

See merge request cara/caimira!409
2022-11-08 17:39:51 +01:00
Luis Aleixo
bd771d7214 sklearn is deprecated causing the pipeline to fail 2022-11-08 17:32:59 +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
Andre Henriques
d2efab32e9 Merge branch 'feature/disclaimer_fix' into 'master'
Documentation update

Closes #287

See merge request cara/caimira!407
2022-11-03 11:10:17 +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
Andre Henriques
2433f024a5 Merge branch 'feature/template_theme' into 'master'
hide CERN theme from README

Closes #289

See merge request cara/caimira!406
2022-10-18 09:09:24 +02:00
Luis Aleixo
87049460ee 'mask' CERN theme from README 2022-10-18 08:58:14 +02:00
Andre Henriques
d331aaaf1b Merge branch 'feature/caimira_documentation_ref' into 'master'
Added documentation reference

Closes #280

See merge request cara/caimira!397
2022-10-14 15:53:16 +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
Andre Henriques
49ed8d0bfb Merge branch 'feature/cloth_mask' into 'master'
New mask type

See merge request cara/caimira!394
2022-10-12 09:41:46 +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
Andre Henriques
6c0d334270 Merge branch 'feature/p_one_infected' into 'master'
Probability that one individual is infected

See merge request cara/caimira!316
2022-10-10 11:32:55 +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
Luis Aleixo
9f1155540c added new activity type conference/training 2022-10-03 14:42:44 +01:00
Luis Aleixo
6b8f438a48 added Cases() for each test scenario and added tests for the test_exposure_model 2022-10-03 14:42:44 +01:00
Luis Aleixo
8936b0db48 added UI input fields and updated report for the new P(I) 2022-10-03 14:42:44 +01:00
Luis Aleixo
5b578c15ef backend model changes 2022-10-03 14:42:44 +01:00
Andre Henriques
70ccfaa978 Merge branch 'feature/ARVE_authentication_verification' into 'master'
Added verifications for the ARVE API

See merge request cara/caimira!400
2022-09-28 19:22:44 +02:00
Luis Aleixo
7dd45aa2bb re-defined the environment variables to be none instead of <undefined> 2022-09-28 16:18:24 +02:00
Luis Aleixo
3ff35f849b added DOM element for ARVE API authentication error 2022-09-28 16:18:24 +02:00
Luis Aleixo
93f09508ac handled 401 errors when credentials are not provided 2022-09-28 16:18:24 +02:00