Commit graph

18 commits

Author SHA1 Message Date
Luis Aleixo
022abad186 updated branch according to review: - new presence_interval() method in the population class that avoids repetition of if conditions through the code. - typo fix. -tests were updated accordingly 2023-04-28 12:05:30 +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
fe7cbf45b7 added expert apps validation for presence times 2023-04-28 08:54:58 +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
8a72d27fb1 updated expert app notebook and tests 2023-03-23 12:02:19 +01:00
Luis Aleixo
ee29f12f35 updated typos and got back the state tests 2023-03-23 11:37:48 +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
730e584590 changed min and max values for presence widgets 2023-03-22 15:33:02 +01:00
Luis Aleixo
f3a0ebaa91 modified presence widgets 2023-03-22 10:35:15 +01:00
Luis Aleixo
e97065cef0 updated ipywidgets according to new documentation 2023-02-16 12:25:42 +01:00
Luis Aleixo
3e9ad0b933 modified method to update plot lines on expert app 2023-02-14 10:24:51 +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
e3215d0f5c added return type for function that has variable annotations 2022-11-18 11:55:09 +01:00
Luis Aleixo
5b578c15ef backend model changes 2022-10-03 14:42:44 +01:00
Luis Aleixo
f4ba8465ab updated folder's names and respective references 2022-09-09 16:57:20 +02:00
Renamed from cara/apps/expert.py (Browse further)