Commit graph

1398 commits

Author SHA1 Message Date
Luis Aleixo
53e3b0cec6 changed user guide button location 2021-10-12 10:50:10 +02:00
Luis Aleixo
5408a21a41 font sizes for tittles and feedback span 2021-10-12 10:39:53 +02:00
Luis Aleixo
73b36b81db Changed PANGO names to greek letters 2021-10-12 09:55:44 +02:00
Luis Aleixo
1fe8b378fb changed logo size 2021-10-11 17:24:59 +02:00
Luis Aleixo
30c6e8d1dd Removed top bar 2021-10-11 17:09:14 +02:00
Luis Aleixo
608f638abf Replaced &nbsp to correct padding fixes #200; Size fix for mobile devices 2021-10-11 16:53:34 +02:00
Luis Aleixo
ed99cff6bd CRemoved unused concepts 2021-10-08 15:12:21 +02:00
Luis Aleixo
ff7e8326f9 Changed indentation of the user guide 2021-10-08 14:58:58 +02:00
Luis Aleixo
b9f8c93b47 Merge branch 'master' into remotes/origin/feature/website 2021-10-08 14:05:13 +02:00
Luis Aleixo
b5029e7367 page.html.j2 is back 2021-10-08 13:57:16 +02:00
Luis Aleixo
f447c7c81e replaced nav-item by nav-link class 2021-10-08 12:21:06 +02:00
Luis Aleixo
f3f7184216 Added expert app back to topbar, and moved user guide button to calculator page 2021-10-08 12:07:30 +02:00
Luis Aleixo
10fe7a61ff Added div to non bold titles followed by a <br> 2021-10-08 11:41:41 +02:00
Luis Aleixo
d3f262c45e Label dor "start" and "Finish", as well as their correct responsive size 2021-10-08 11:18:17 +02:00
Luis Aleixo
734076cf85 align-self: center for radio buttons with bad spacing 2021-10-07 16:39:40 +02:00
Luis Aleixo
f902769324 Removed whitespace in html code 2021-10-07 16:24:40 +02:00
Luis Aleixo
fe404bb374 Update VOCs references 2021-10-07 15:19:55 +02:00
Luis Aleixo
7a4e64c9b6 Added Beta VOC 2021-10-07 12:11:18 +02:00
Luis Aleixo
1eb9d85b24 Changed transmissibility_factor for each virus 2021-10-07 12:11:18 +02:00
Andre Henriques
2f7877ce20 Merge branch 'feature/scientific_model_update_ipympl_version' into 'feature/scientific_model_update'
ipympl (matplotlib jupyter extension) version update

See merge request cara/cara!271
2021-10-07 09:21:03 +02:00
Luis Aleixo
13bc06640a Changed ipympl package version 2021-10-07 09:15:15 +02:00
Luis Aleixo
5b764ceb16 Fetch Geneva data from LFS 2021-10-06 14:38:31 +02:00
Luis Aleixo
1934f41d2c updated temperature tests 2021-10-06 13:50:00 +02:00
Luis Aleixo
66dc896988 Updated temperatures for Geneva 2021-10-06 13:50:00 +02:00
Philip Elson
b182b4cf5a Merge branch 'feature/qr-clientside' into 'master'
Move QR generation to the browser, saving some time and effort on the server.

Closes #188

See merge request cara/cara!243
2021-10-06 11:59:23 +02:00
Philip Elson
86288a0ec4 Merge branch 'update/docstring_documentation' into 'master'
Update concentration docstring

See merge request cara/cara!269
2021-10-06 11:58:37 +02:00
Luis Aleixo
0840dc43ef Update concentration docstring 2021-10-06 11:58:36 +02:00
Phil Elson
fcfaee2b4a Handle the case where the URL being encoded by qrcodejs is causing an error with the library (e.g. https://github.com/davidshimjs/qrcodejs/issues/78). 2021-10-06 11:56:09 +02:00
Luis Aleixo
ea3f4abe0b Create a new QRcode for the PDF version 2021-10-06 11:56:09 +02:00
Phil Elson
dfc66991f4 Move QR generation to the browser, saving some time and effort on the server. 2021-10-06 11:56:09 +02:00
Luis Aleixo
a46e30e12d Merge branch 'master' into feature/concentration_cumulative_dose 2021-10-01 14:50:13 +02:00
Philip Elson
22109c0e04 Merge branch 'feature/ipympl_version' into 'master'
ipympl (matplotlib jupyter extension) version update

See merge request cara/cara!267
2021-10-01 14:06:35 +02:00
Luis Aleixo
480e5237c9 ipympl (Matplotlib Jupyter Extension) version 2021-09-28 09:48:26 +02:00
Luis Aleixo
4c0dae2e20 updated ipympl version 2021-09-27 12:23:28 +02:00
Luis Aleixo
38c2edd444 updated conditions for the normed_exposure_between_bounds 2021-09-27 09:24:05 +02:00
Luis Aleixo
3457e15419 Merge with master 2021-09-27 09:16:17 +02:00
Andre Henriques
4e0e8f6392 Merge branch 'feature/diameter_dependent_dynamics_and_deposition' into 'feature/scientific_model_update'
Model upgraded into fully diameter-dependent model

See merge request cara/cara!263
2021-09-22 15:34:41 +02:00
Nicolas Mounet
de0b0b4b10 Adding diameter dependence of deposition factor 2021-09-22 15:15:21 +02:00
Nicolas Mounet
4c33766e59 Adding diameter dependence of settling velocity from gravitation 2021-09-22 11:51:39 +02:00
Nicolas Mounet
dde63fd623 Adding exposed population host immunity to integration tests from test_monte_carlo_full_models.py 2021-09-22 11:51:09 +02:00
Nicolas Mounet
c2f2ca1bf6 Merge branch 'feature/BLO_data' into 'feature/scientific_model_update'
BLO particle concentration emission value update

See merge request cara/cara!253
2021-09-22 09:06:50 +02:00
Nicolas Mounet
cbb17e4950 Updating test_expiration_aerosols 2021-09-22 08:55:39 +02:00
Luis Aleixo
66ebf8a2bb Correct Cn values for B and L factors 2021-09-21 17:16:01 +02:00
Nicolas Mounet
c5a849f653 Merge branch 'feature/probability_infection' into 'feature/scientific_model_update'
Changed probability of infection formula

See merge request cara/cara!262
2021-09-21 12:05:02 +02:00
Luis Aleixo
364f20930e Changed P(I) formula and added host immunity for exposed Population
Fixed values for viable_to_RNA_ratio and transmissibility_factor of each Virus variant

Updated probability of infection formula
2021-09-21 11:49:22 +02:00
Luis Aleixo
e00d7982a8 Added a uniform distribution for the infectious dose 2021-09-21 11:46:04 +02:00
Andre Henriques
414b133856 Merge branch 'feature/infectious_dose_dist' into 'feature/scientific_model_update'
Infectious dose with uniform distribution

See merge request cara/cara!261
2021-09-20 16:23:12 +02:00
Luis Aleixo
35ea838933 Added a uniform distribution for the infectious dose 2021-09-20 16:15:46 +02:00
Nicolas Mounet
38a8870535 Merge branch 'feature/infectious_virus_fraction' into 'feature/scientific_model_update'
Updated inhaled dose with Infectious virus fraction

See merge request cara/cara!260
2021-09-20 14:26:03 +02:00
Luis Aleixo
e2327ee82d Deactivate pipeline 2021-09-20 14:20:51 +02:00