cara/caimira
2023-12-01 07:35:07 +01:00
..
apps modified UI text for CO2 file upload 2023-11-22 14:45:26 +01:00
data updated VE and added default values on UI components 2022-11-10 16:09:32 +01:00
docs 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
monte_carlo infected data in monte carlo data file with helper methods 2023-10-26 16:28:40 +02:00
scripts remove Git LFS and change data file URL 2023-06-07 11:39:56 +02:00
store data service: add JWT expiration validation 2023-11-21 14:34:05 +01:00
tests Multiplying all emission rate values by 0.305 (average of uniform distribution of f_inf - 0.01 to 0.6) in test_monte_carlo_full_models, to adapt it to f_inf now included in emission rate 2023-12-01 07:35:07 +01:00
__init__.py updated GitLab repository URL 2022-12-15 14:30:11 +00:00
dataclass_utils.py added a method to get a nested attribute on a dataclass 2023-02-13 15:04:35 +01:00
models.py Putting f_inf in emission rate, in models.py, and removing it from dose computation 2023-12-01 07:30:29 +01:00
state.py removed pin from mypy 2023-04-18 17:21:21 +02:00
utils.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00