Luis Aleixo
|
24e530cb11
|
adapted test test_webapp.py
|
2023-03-17 12:09:15 +01:00 |
|
Andre Henriques
|
52d634923b
|
Merge branch 'feature/CO2_profile' into 'master'
CO2 concentration
See merge request caimira/caimira!412
|
2023-01-31 09:20:41 +01:00 |
|
Luis Aleixo
|
6197e3962f
|
Updated documentation and added a docstring to the newly created tests
|
2023-01-30 16:30:31 +01:00 |
|
Luis Aleixo
|
f880046384
|
added a test for the zero ventilation rate case
|
2023-01-27 16:46:52 +01:00 |
|
Luis Aleixo
|
f14aa0a8a5
|
added logic for precise breaks for both infected and exposed
|
2023-01-23 11:11:08 +01:00 |
|
Luis Aleixo
|
e59d4b3d59
|
updated background_concentration name to min_background_concentration
|
2023-01-11 13:54:05 +01:00 |
|
Luis Aleixo
|
2043f34b69
|
updated atmospheric concentration to background concentration (more generic)
|
2023-01-10 13:06:02 +01:00 |
|
Luis Aleixo
|
2b71d586ef
|
added tests on vectorisation for an integrated concentration
|
2023-01-10 12:31:24 +01:00 |
|
Luis Aleixo
|
1e0d0a8de2
|
updated documentation and added tests for the integrated concentration
|
2023-01-10 09:51:44 +01:00 |
|
Nicolas Mounet
|
ec6add4881
|
Solving a failing mypy test in test_full_algorithm
|
2023-01-10 09:51:44 +01:00 |
|
Nicolas Mounet
|
266a3727e8
|
Changing structure of CO2 concentration model. Renaming one input of ConcentrationModel (infected->population) since it is now inherited from _ConcentrationModelBase, which requires subsequent changes in the apps.
|
2023-01-10 09:51:44 +01:00 |
|
Luis Aleixo
|
d2ea27ce79
|
removed ARIA references
|
2022-12-06 10:03:24 +01:00 |
|
Luis Aleixo
|
388465ba9b
|
added tests for simulation time start and end with breaks
|
2022-12-06 09:59:57 +01:00 |
|
Luis Aleixo
|
0b37aeca7d
|
added tests for aria breaks and precise activities
|
2022-12-06 09:59:57 +01:00 |
|
Andre Henriques
|
20b65b6081
|
Merge branch 'feature/HI_data' into 'master'
Host Immunity Data
See merge request cara/caimira!401
|
2022-11-23 16:54:52 +01:00 |
|
Luis Aleixo
|
e3215d0f5c
|
added return type for function that has variable annotations
|
2022-11-18 11:55:09 +01:00 |
|
Luis Aleixo
|
e82f6e58d2
|
test for host immunity vectorisation
|
2022-11-10 16:09:32 +01:00 |
|
Luis Aleixo
|
e35edeab44
|
updated exh_coef variable name
|
2022-11-09 11:13:27 +01:00 |
|
Luis Aleixo
|
599603126f
|
Updated methods docstrings
|
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 |
|
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
|
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
|
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
|
12b7b57593
|
moved default infectiousness_days value to SARSCoV2 class and added another test scenario
|
2022-10-10 11:15:05 +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
|
c9134679fd
|
added default number of infected population and made few UI changes
|
2022-10-04 11:14:34 +02: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
|
6a5524a8b8
|
added validation tests and removed span error message
|
2022-09-21 11:53:19 +02:00 |
|
Luis Aleixo
|
17c43efb41
|
last files rename
|
2022-09-15 10:01:11 +02:00 |
|
Luis Aleixo
|
a98b164a4f
|
added missing files
|
2022-09-12 11:52:49 +02:00 |
|
Luis Aleixo
|
f4ba8465ab
|
updated folder's names and respective references
|
2022-09-09 16:57:20 +02:00 |
|