Andre Henriques
|
dbdc6b5760
|
Merge branch 'feature/ACH_to_L_s_person' into 'master'
Fitting results: added flow rate data (l/s/p)
Closes #416
See merge request caimira/caimira!504
|
2024-08-30 09:22:32 +02:00 |
|
lrdossan
|
fa0e7fab85
|
typo
|
2024-08-30 08:56:40 +02:00 |
|
lrdossan
|
9e3e66b484
|
adapted tooltip and removed note on empty room capacity
|
2024-08-28 15:28:58 +02:00 |
|
lrdossan
|
adce41b52e
|
adapted tooltip message
|
2024-08-28 11:07:34 +02:00 |
|
lrdossan
|
9743bf8901
|
UI modifications for optional room_capacity input
|
2024-08-28 10:57:45 +02:00 |
|
lrdossan
|
4f984b201b
|
added room_capacity as optional (and therefore results in l/s/p)
|
2024-08-28 10:47:38 +02:00 |
|
lrdossan
|
37c5deaede
|
adjusted report page
|
2024-08-26 15:51:27 +02:00 |
|
lrdossan
|
eb9e1dcee6
|
removed restriction of total_people <= room_capacity
|
2024-08-26 15:51:18 +02:00 |
|
lrdossan
|
309b00a7cd
|
added room_capacity as prop of room
|
2024-08-26 15:50:46 +02:00 |
|
lrdossan
|
9103831a17
|
added calculation of flow rate in L/s
|
2024-08-22 13:04:02 +01:00 |
|
lrdossan
|
bea7edb048
|
adapted test
|
2024-08-20 15:53:32 +01:00 |
|
lrdossan
|
53b3a52513
|
added new input "room_capacity" and adapted the calculations of the flow rate (l/s/p) accordingly
|
2024-08-20 15:53:23 +01:00 |
|
Andre Henriques
|
0624697f49
|
Merge branch 'feature/general_fixes' into 'master'
General fixes
See merge request caimira/caimira!498
|
2024-08-05 15:57:18 +02:00 |
|
lrdossan
|
627a090171
|
adjusted predictive CO2 graph on its minimum y axis domain
|
2024-08-01 09:54:02 +02:00 |
|
lrdossan
|
1368e33864
|
complete removal of cases class and related logic
|
2024-07-31 16:47:42 +02:00 |
|
lrdossan
|
0bec4041ae
|
handled cases data to be updated only when probabilistic exposure (incidence rate) is checked
|
2024-07-31 16:47:41 +02:00 |
|
lrdossan
|
1215f1d7b7
|
temporarily disabled ARVE sensors data
|
2024-07-31 16:47:41 +02:00 |
|
lrdossan
|
c9b296bd0d
|
added fix to predictive CO2 concentration plot
|
2024-07-31 16:47:41 +02:00 |
|
lrdossan
|
680faf0d8b
|
read raw values from xlsx files
|
2024-07-31 16:47:40 +02:00 |
|
Andre Henriques
|
b42870dac2
|
Merge branch 'bugfix/conditional_prob_data' into 'master'
Conditional probability data update
See merge request caimira/caimira!499
|
2024-07-31 11:50:52 +02:00 |
|
lrdossan
|
d392fa2fe0
|
slight update to conditional rendering of conditional probability checkbox
|
2024-07-18 17:06:25 +02:00 |
|
lrdossan
|
22b4abe464
|
added fix to mpl subplots after 3.9.1 release
|
2024-07-18 17:02:04 +02:00 |
|
lrdossan
|
f5e1ea728a
|
added cast to list
|
2024-07-18 17:01:49 +02:00 |
|
lrdossan
|
e3472edd7e
|
fixed variable name error
|
2024-07-18 17:01:49 +02:00 |
|
lrdossan
|
a11a559710
|
handled display of data
|
2024-07-18 17:01:48 +02:00 |
|
lrdossan
|
eb0f5cc881
|
modified methods to get conditional probability data
|
2024-07-18 17:01:48 +02:00 |
|
lrdossan
|
1ddbf64de3
|
fixed bug in plot for conditional probability of infection
|
2024-07-18 16:55:04 +02:00 |
|
lrdossan
|
ada64d6acc
|
added test for lsp ventilation
|
2024-07-18 12:32:04 +02:00 |
|
lrdossan
|
3326c6234c
|
typo
|
2024-07-18 12:20:31 +02:00 |
|
lrdossan
|
b3f7321a28
|
added table for l/s/p results
|
2024-07-18 12:20:31 +02:00 |
|
Luis Aleixo
|
bad998c4c3
|
Merge branch 'bugfix/short-range-f_inf' into 'master'
Fixed error with f_inf (short-range)
Closes #404
See merge request caimira/caimira!496
|
2024-07-15 09:16:33 +02:00 |
|
lrdossan
|
bbb82d2927
|
removed unused import and fixed docstring
|
2024-07-15 09:03:42 +02:00 |
|
lrdossan
|
810b301511
|
final adjustment for docstrings
|
2024-07-12 17:35:00 +02:00 |
|
lrdossan
|
42570887b5
|
added test for scale with f_inf
|
2024-07-12 17:34:50 +02:00 |
|
lrdossan
|
cab9a85703
|
changed docstring (interpolation: integration)
|
2024-07-12 12:10:29 +02:00 |
|
lrdossan
|
d4455aaa27
|
added type hint for axes (matplotlib update)
|
2024-07-11 17:34:35 +02:00 |
|
lrdossan
|
56550c4406
|
updated docstrings for virions vs. IRP
|
2024-07-11 16:23:53 +02:00 |
|
lrdossan
|
e0fa8fd0d2
|
updated version
|
2024-07-05 12:17:35 +02:00 |
|
lrdossan
|
d3034ffe07
|
added reference to the normalization factor in the short-range class
|
2024-07-05 12:09:28 +02:00 |
|
lrdossan
|
e07fd2b872
|
applied changes to docstrings
|
2024-07-05 12:09:28 +02:00 |
|
lrdossan
|
9e3782268c
|
minor update in docstring
|
2024-07-05 12:09:28 +02:00 |
|
lrdossan
|
ddaa77b1c9
|
added the fraction of infectious virus method in the test full algorithm file
|
2024-07-05 12:09:28 +02:00 |
|
lrdossan
|
7924af041f
|
adapted comments and docstrings of some methods
|
2024-07-05 12:09:27 +02:00 |
|
lrdossan
|
fa38282186
|
removed aerosols_without_mask in order to always use aerosols method with the correction conversion factor
|
2024-07-05 12:09:27 +02:00 |
|
lrdossan
|
f59d56ed16
|
adjusted the normalization factor for short-range
|
2024-07-05 12:09:27 +02:00 |
|
lrdossan
|
0d2eaa99f8
|
added f_inf to the normalization factor of short-range
|
2024-07-05 12:09:27 +02:00 |
|
lrdossan
|
c78d8bf7e7
|
refined methods for short_range emission rate
|
2024-07-05 12:09:27 +02:00 |
|
lrdossan
|
7cb762ec1f
|
fixed error with f_inf (short-range)
|
2024-07-05 12:09:26 +02:00 |
|
Andre Henriques
|
e1a94b9067
|
Merge branch 'changes/caimira_schema_2.0.2' into 'master'
Changes to reflect schema update 2.0.2
See merge request caimira/caimira!497
|
2024-07-05 09:56:54 +02:00 |
|
Andre Henriques
|
a28b4d8310
|
Merge branch 'changes/deprecate_expert_apps' into 'master'
Deprecate ExpertApplication and CO2Application
See merge request caimira/caimira!501
|
2024-07-05 09:51:59 +02:00 |
|