Commit graph

1850 commits

Author SHA1 Message Date
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
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
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
Luis Aleixo
ba956bc045 Added verification when sensors are offline 2022-09-28 16:18:23 +02:00
Luis Aleixo
b487f5272f Added verification when the ARVE credentials are or not defined 2022-09-28 16:18:23 +02:00
Andre Henriques
2730a50d0f Merge branch 'feature/mypy_update' into 'master'
handled mypy newer release errors

See merge request cara/caimira!403
2022-09-28 16:13:11 +02:00
Luis Aleixo
810c3384e4 handled mypy newer release errors 2022-09-28 11:36:38 +02:00
Andre Henriques
e062b21441 Merge branch 'feature/new_zenodo_reference' into 'master'
Updated Zenodo DOI

See merge request cara/caimira!402
2022-09-23 14:51:47 +02:00
Luis Aleixo
91c5585149 Updated Zenodo DOI 2022-09-23 10:54:02 +02:00
Andre Henriques
1624f855a5 Merge branch 'feature/infected_people_max' into 'master'
Total number of infected people limit

Closes #286

See merge request cara/caimira!399
2022-09-22 10:44:06 +02:00
Luis Aleixo
6a5524a8b8 added validation tests and removed span error message 2022-09-21 11:53:19 +02:00
Luis Aleixo
c98261503e added server side validation 2022-09-21 11:42:39 +02:00
Luis Aleixo
01e3bf8ca5 Added UI validation for the total number of infected people 2022-09-21 11:42:39 +02:00
Andre Henriques
6aeadc2797 Merge branch 'feature/sensors_credentials' into 'master'
Added ARVE credentials to OKD

See merge request cara/caimira!398
2022-09-19 11:14:00 +02:00