Commit graph

1476 commits

Author SHA1 Message Date
Luis Aleixo
29f5e9cc0f Fixed bug on legend with firefox 2022-03-25 15:28:30 +01:00
Luis Aleixo
052758cc01 When short range interactions are set, remove alternative scenarios option 2022-03-25 14:57:11 +01:00
Luis Aleixo
4c0daa36e3 Added long range cumulative line legend and adjusted all legend elements 2022-03-24 17:07:20 +01:00
Luis Aleixo
70e1d2c5fc Changed error for short range interaction out of simulation time 2022-03-24 13:58:55 +01:00
Luis Aleixo
4f6398e819 Replaced "long range" by "long-range" 2022-03-24 13:55:03 +01:00
Luis Aleixo
6355123a34 Merge branch 'master' into feature/short_range_concentration 2022-03-24 11:23:52 +01:00
Luis Aleixo
a1e577015f Changed "short range" to "short-range" 2022-03-24 11:18:08 +01:00
Luis Aleixo
616e56f8a9 Adapted P(I) message and changed "show long range cumulative dose" label 2022-03-24 11:11:51 +01:00
Luis Aleixo
0c1a531464 Added warning on short range when mask on is selected 2022-03-24 10:40:27 +01:00
Andre Henriques
b8041505ab Merge branch 'feature/add_publication_report' into 'master'
Update report with new publication reference

See merge request cara/cara!340
2022-03-24 09:52:23 +01:00
Andre Henriques
d06c9b3a4d update report with new publication 2022-03-23 17:28:02 +01:00
Andre Henriques
4ebbe4028f Change documentation with inclusion of short-range 2022-03-23 11:40:51 +01:00
Andre Henriques
152e5a2106 changes to README 2022-03-23 11:28:12 +01:00
Luis Aleixo
2165c71bf5 Changed short range distance distribution to lognormal 2022-03-22 15:50:46 +01:00
Luis Aleixo
75a7b75496 Propagated concentration changes to alternative scenarios;
Adapted report print layout
2022-03-22 14:19:53 +01:00
Luis Aleixo
76539bf01d hide tooltip for long range cumulative doses line 2022-03-21 15:28:29 +01:00
Luis Aleixo
e3ba582288 Changed simulation time error message and added additional validation on short range rows 2022-03-21 11:51:38 +01:00
Luis Aleixo
0fafecfcf4 Changed calculator warnings 2022-03-18 16:21:42 +00:00
Luis Aleixo
c19ccbafe7 Added colors/labels for each short range interaction. Added cumulative line for long range exposure 2022-03-18 14:10:21 +00:00
Luis Aleixo
3965123393 fixed report bug on concentration graph y range 2022-03-17 15:22:18 +00:00
Luis Aleixo
7e1dfa2684 Replaced scipy method with analytical method and updated short range tests 2022-03-16 16:58:30 +00:00
Luis Aleixo
e40120b1bd check open/unvalidated rows on save 2022-03-15 16:37:44 +00:00
Luis Aleixo
ebad26fa8b Removed the zooming property and added back the tooltip 2022-03-15 14:22:51 +00:00
Luis Aleixo
1c3d2ce38c bug fix on short range options 2022-03-15 13:38:53 +00:00
Luis Aleixo
bc4e6c4720 Added warning texts for face mask wearing when short_range_yes is selected 2022-03-15 12:01:30 +00:00
Luis Aleixo
b67b2ccf16 optimised visualisation for short range breathing interactions 2022-03-15 10:41:22 +00:00
Luis Aleixo
2fe013a855 short range breathing activity as default for visualisation; handled toggle button 2022-03-14 21:35:23 +00:00
Andre Henriques
5f8360655e Merge branch 'feature/scale_status' into 'master'
CERN Covid scale update - green level 1

See merge request cara/cara!338
2022-03-14 17:40:36 +01:00
Luis Aleixo
81b1dc1c99 Changed warning scale level to green 2022-03-14 16:28:46 +00:00
Luis Aleixo
bfbae7b982 adding missing newline before variables declaration on data.py 2022-03-14 15:41:32 +00:00
Luis Aleixo
78a428ab22 Handled overlapped times and added empty row for first new interaction on short range 2022-03-14 15:28:04 +00:00
Luis Aleixo
79d3f2e01a Short range modal error messages and spacing 2022-03-14 11:12:44 +00:00
Luis Aleixo
4003b6c0ba handled bug on resize concentration graph 2022-03-14 10:18:08 +00:00
Luis Aleixo
6d056d8576 Adapted concentrations graph when there is no short range interaction 2022-03-11 11:30:52 +00:00
Luis Aleixo
0e3feafe94 changed finish variable name to stop for consistency 2022-03-10 18:48:08 +00:00
Luis Aleixo
114773b717 changed diameter verification order in the condition within the deposited_exposure_between_bounds method 2022-03-10 18:43:01 +00:00
Luis Aleixo
81c6443d6a simplified if/else conditions on deposited_exposure_between_bounds 2022-03-10 18:39:42 +00:00
Luis Aleixo
6274d6c056 Added new line at the end of models.py file 2022-03-10 18:26:09 +00:00
Luis Aleixo
8f81c5d23a set short range duration as float 2022-03-10 18:16:56 +00:00
Luis Aleixo
be66ac3307 Removed unused condition on string_to_list method 2022-03-10 18:10:36 +00:00
Luis Aleixo
8d533f9c57 Fixed bugs on lunch time interactions 2022-03-10 11:36:10 +00:00
Gabriella Azzopardi
a65c80c845 Merge branch 'feature/warning_scale' into 'master'
Feature/warning scale

See merge request cara/cara!337
2022-03-09 17:45:47 +01:00
Gabriella Azzopardi
5beda5f34f Feature/warning scale 2022-03-09 17:45:47 +01:00
Gabriella Azzopardi
b4c5f8b372 Merge branch 'feature/new_gathering_activity' into 'master'
Add new 'Large meeting' activity

See merge request cara/cara!336
2022-03-09 13:51:10 +01:00
Andre Henriques
0e0a5488f5 Add new 'Large meeting' activity 2022-03-09 13:51:10 +01:00
Luis Aleixo
7926f55872 Used cached method to calculate background concentration 2022-03-03 15:46:14 +01:00
Luis Aleixo
31bb648d1c Added logic for zooming in the main chart and change between different perspectives 2022-03-03 15:36:27 +01:00
Luis Aleixo
ee7bdd560f Merge branch 'master' into feature/short_range_concentration 2022-03-03 10:08:58 +01:00
Luis Aleixo
3e87c6cc19 Added correct types on short range for model generator and expert app 2022-03-01 10:56:17 +01:00
Luis Aleixo
d8d3c0e383 Fixed bug regarding the QRcode inputs 2022-03-01 10:31:43 +01:00