Commit graph

2024 commits

Author SHA1 Message Date
Luis Aleixo
bcb1d1012a modified dynamic tests for InfectedPopulation 2023-04-28 08:54:59 +02:00
Nicolas Mounet
fe19cb5976 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
Luis Aleixo
e494151d78 added test for dynamic and static population 2023-04-28 08:54:59 +02:00
Luis Aleixo
801955317f added verifications for unexpected jumps 2023-04-28 08:54:58 +02:00
Luis Aleixo
70f7e86524 test for dynamic occupants 2023-04-28 08:54:58 +02:00
Luis Aleixo
fe7cbf45b7 added expert apps validation for presence times 2023-04-28 08:54:58 +02:00
Luis Aleixo
480cf36624 Merge branch 'feature/proportional_interesting_times' into 'master'
Interesting times to be proportional to the simulation time

Closes #320

See merge request caimira/caimira!437
2023-04-26 15:55:11 +02:00
Luis Aleixo
a3d66b8463 updated number of points per hour to be 15 instead of 25 2023-04-26 15:16:33 +02:00
Luis Aleixo
e4636e5fe6 interesting times to be proportional to the simulation time 2023-04-26 15:16:33 +02:00
Andre Henriques
edb0b2370c Merge branch 'feature/version_pins' into 'master'
Removed pins for pip packages

See merge request caimira/caimira!439
2023-04-24 16:46:35 +02:00
Luis Aleixo
be828b05b4 fixed mechanical ventilation typo in expert app 2023-04-19 16:57:53 +02:00
Luis Aleixo
0e1f5b404e typo in mechanival_w 2023-04-19 16:02:40 +02:00
Luis Aleixo
997344fa5d removed voila and pytest-mypy pins 2023-04-19 15:57:01 +02:00
Luis Aleixo
f6abd5f6fd removed pin from mypy 2023-04-18 17:21:21 +02:00
Andre Henriques
249ecff5cc Merge branch 'feature/error_pages' into 'master'
Added customization for error pages

See merge request caimira/caimira!438
2023-04-14 09:35:50 +02:00
Luis Aleixo
6d4f3a5d7f updated mypy pin (new release) 2023-04-13 16:45:40 +02:00
Luis Aleixo
d21ff6cafa added customization for error pages 2023-04-13 16:24:49 +02:00
Andre Henriques
d30cfbdac9 Merge branch 'feature/PoI_uncertainties' into 'master'
Prob. of infection uncertainties

See merge request caimira/caimira!436
2023-04-03 16:41:15 +02:00
Luis Aleixo
3b29ac8299 increased release number (minor update) 2023-03-31 09:56:13 +02:00
Luis Aleixo
308c469f81 updated plot labels and legend 2023-03-31 09:55:39 +02:00
Luis Aleixo
2289c99e70 fixed card issues 2023-03-31 09:55:39 +02:00
Luis Aleixo
370852367c fixed bug with set_cookie 2023-03-31 09:55:39 +02:00
Luis Aleixo
39b00701c3 added conditional logic to render uncertainties plots 2023-03-31 09:55:38 +02:00
Luis Aleixo
de07bdcd79 adapted method for uncertainties plot 2023-03-31 09:55:38 +02:00
Luis Aleixo
f199e974d5 added checkbox for conditional probability generation 2023-03-31 09:55:38 +02:00
Luis Aleixo
8b25fb631c removed tqdm package 2023-03-31 09:55:38 +02:00
Luis Aleixo
d7039a958a added method to generate P(I|vl) uncertainties graphs 2023-03-31 09:55:38 +02:00
Luis Aleixo
188ed7a531 added mean line on histogram plot 2023-03-31 09:55:38 +02:00
Luis Aleixo
f54aab1d46 d3 implementation for poi bins 2023-03-31 09:55:38 +02:00
Andre Henriques
f80dff1d74 Merge branch 'feature/CO2_expert' into 'master'
CO2 Expert App

See merge request caimira/caimira!424
2023-03-29 16:51:11 +02:00
Luis Aleixo
f26bc0f2af removed beta from expert app and increased version (minor) 2023-03-23 15:36:14 +01:00
Luis Aleixo
43a37bfac1 updated app-config configuration and naming 2023-03-23 14:39:53 +01:00
Luis Aleixo
8a72d27fb1 updated expert app notebook and tests 2023-03-23 12:02:19 +01:00
Luis Aleixo
1f6b3dd96e added workaround for default ventilation 2023-03-23 11:40:00 +01:00
Luis Aleixo
0019d19799 app-config naming updates 2023-03-23 11:40:00 +01:00
Luis Aleixo
61f13655fd updated file names 2023-03-23 11:37:48 +01:00
Luis Aleixo
ee29f12f35 updated typos and got back the state tests 2023-03-23 11:37:48 +01:00
Luis Aleixo
9c810e17e8 updated ventilation scheme 2023-03-23 11:37:47 +01:00
Luis Aleixo
9d52bd41ec added scenario default values 2023-03-23 11:37:47 +01:00
Luis Aleixo
b01a4efd46 added co2 atmospheric concentration widget 2023-03-23 11:37:47 +01:00
Luis Aleixo
8014497699 added handles for labels. remove button is working. fixed ventilation start time 2023-03-23 11:37:47 +01:00
Luis Aleixo
25cea29532 updated correct package versions 2023-03-23 11:37:47 +01:00
Luis Aleixo
a15f32d2a7 reversed tab namming 2023-03-23 11:37:06 +01:00
Luis Aleixo
830c0d0edb modified test values to consider min ventilation 2023-03-23 11:35:40 +01:00
Luis Aleixo
8782069a9c added services and fixed ventilation 2023-03-23 11:35:40 +01:00
Luis Aleixo
3d7332644d bounded min value for start ventilation 2023-03-23 11:35:40 +01:00
Luis Aleixo
0f8dd421c6 updated simulator image 2023-03-23 11:35:40 +01:00
Luis Aleixo
3ea34b6979 changed docker public image 2023-03-23 11:35:40 +01:00
Luis Aleixo
1770c31977 used lower case for CO2 app 2023-03-23 11:35:39 +01:00
Luis Aleixo
22f12f67b0 updated expert app layout 2023-03-23 11:35:39 +01:00