| .. |
|
apps
|
removed private reference for DEFAULT_DATA variables
|
2023-05-25 16:43:45 +02:00 |
|
data
|
updated folder's names and respective references
|
2022-09-09 16:57:20 +02:00 |
|
models
|
modified CO2 concentration when ventilation is close to 0. (RR)
|
2023-10-04 16:00:11 +02:00 |
|
__init__.py
|
updated folder's names and respective references
|
2022-09-09 16:57:20 +02:00 |
|
conftest.py
|
added Cases() for each test scenario and added tests for the test_exposure_model
|
2022-10-03 14:42:44 +01:00 |
|
test_caimira.py
|
last files rename
|
2022-09-15 10:01:11 +02:00 |
|
test_conditional_probability.py
|
Increasing number of samples in test_conditional_probability.py
|
2023-09-02 11:21:17 +02:00 |
|
test_data_service.py
|
data service: add toggle env var to make it optional
|
2023-07-19 11:39:39 +02:00 |
|
test_dataclass_utils.py
|
updated folder's names and respective references
|
2022-09-09 16:57:20 +02:00 |
|
test_expiration.py
|
updated folder's names and respective references
|
2022-09-09 16:57:20 +02:00 |
|
test_full_algorithm.py
|
Solving a failing mypy test in test_full_algorithm
|
2023-01-10 09:51:44 +01:00 |
|
test_infected_population.py
|
moved default infectiousness_days value to SARSCoV2 class and added another test scenario
|
2022-10-10 11:15:05 +02:00 |
|
test_known_quantities.py
|
added Cases() for each test scenario and added tests for the test_exposure_model
|
2022-10-03 14:42:44 +01:00 |
|
test_model.py
|
updated folder's names and respective references
|
2022-09-09 16:57:20 +02:00 |
|
test_monte_carlo.py
|
added Cases() for each test scenario and added tests for the test_exposure_model
|
2022-10-03 14:42:44 +01:00 |
|
test_monte_carlo_full_models.py
|
Change all normalization factors and emission rates (when present) into 'per person' quantities (i.e. do not normalize anymore by the number of infected people) - to allow dynamic number of infected people. Changing the test accordingly, and the documentation. Adding a __post_init__ check in ExposureModel to forbid the use of dynamic number of exposed people, for now.
|
2023-04-28 08:54:59 +02:00 |
|
test_predefined_distributions.py
|
updated folder's names and respective references
|
2022-09-09 16:57:20 +02:00 |
|
test_sampleable_distribution.py
|
updated folder's names and respective references
|
2022-09-09 16:57:20 +02:00 |
|
test_state.py
|
updated expert app notebook and tests
|
2023-03-23 12:02:19 +01:00 |
|
test_ventilation.py
|
updated folder's names and respective references
|
2022-09-09 16:57:20 +02:00 |