Commit graph

1400 commits

Author SHA1 Message Date
Germain Personne
6e2f2f3498 Added the options of "Sliding" and "Hinged" windows with associated "open distance" for both and "window width" for the "Hinged window"
Added a HEPA filtration distinct type of ventilation
2022-04-06 17:40:08 +02:00
Germain Personne
63c35139b7 Changed the labels for "Mechanical" dropdown widgets 2022-04-05 14:39:06 +02:00
Germain Personne
1c62b04b3d Added options for the mechanical ventilation and changed widgets 'virus', 'exposed' and ' 'infected' sections to be dropdowns. 2022-04-05 14:21:45 +02:00
Germain Personne
fe7dc34336 We put a real png image as a header 2022-04-01 16:20:32 +02:00
Andre Henriques
11a27397ad Merge branch 'feature/correct_year_publication' into 'master'
Update year of publication

See merge request cara/cara!333
2022-02-25 14:56:48 +01:00
Andre Henriques
3b3d1888ee Update year of publication 2022-02-18 15:31:35 +01:00
Andre Henriques
eb68ce000b Update year of publication 2022-02-18 15:29:29 +01:00
Andre Henriques
e1388435ac Merge branch 'feature/userguide_option' into 'master'
Navigation bar options

Closes #206

See merge request cara/cara!329
2022-02-16 08:50:58 +01:00
Luis Aleixo
7f86044d93 COVID information option in navigation bar with upper case 2022-02-15 16:10:29 +00:00
James Devine
4f118bc57e Merge branch 'add_github_ref' into 'master'
Added github message

See merge request cara/cara!332
2022-02-15 16:28:47 +01:00
James Devine
385be44ea2 Added github message 2022-02-15 16:20:45 +01:00
Luis Aleixo
616f92a4ec Navbar options lowered and right alignment fixed 2022-02-15 13:35:01 +00:00
Luis Aleixo
70f932749a Merge branch 'feature/citation' into 'master'
Update of text in the webapp/repo: references, citation and acknowledgments

See merge request cara/cara!331
2022-02-11 14:56:04 +01:00
Luis Aleixo
7eeac2df3c typo in about 2022-02-11 13:46:33 +00:00
Andre Henriques
1d74101a56 update about 2022-02-11 14:27:32 +01:00
Luis Aleixo
07b09133f8 Changed about page 2022-02-11 11:07:21 +00:00
Luis Aleixo
659301fa6d Removed unused text (test) in readme 2022-02-11 10:12:43 +00:00
Luis Aleixo
2dc8cbbe95 Changed location for the logic on the Acknowledgements button 2022-02-11 10:09:54 +00:00
Luis Aleixo
0d768897d4 added acknowledgements class 2022-02-11 10:09:54 +00:00
Andre Henriques
930a34b613 update the reference and citation 2022-02-11 10:09:54 +00:00
Andre Henriques
ec6b37c845 add collapsable section 2022-02-11 10:09:53 +00:00
Andre Henriques
6fa82d3f08 update acknowledgements text 2022-02-11 10:09:53 +00:00
andrejh
c2597dcd7c paragraph in italic 2022-02-11 10:09:53 +00:00
andrejh
11887c4025 add citation chapter 2022-02-11 10:09:53 +00:00
Philip Elson
d0ce546374 Merge branch 'feature/cern_thresholds' into 'master'
Set new logic for the cern_level color variable

See merge request cara/cara!326
2022-02-08 13:41:18 +01:00
Philip Elson
da5b3bc8fb Merge branch 'fix/remove-debug-auth-service' into 'master'
Auth service: pass debug option as CLI arg

Closes #237

See merge request cara/cara!328
2022-02-08 13:40:37 +01:00
Andre Henriques
9dc8237987 Merge branch 'feature/correct_plot_labels' into 'master'
modify label names and delete plot title

See merge request cara/cara!327
2022-02-08 11:26:07 +01:00
Andre Henriques
49221a32a4 modify label names and delete plot title 2022-02-08 10:20:41 +00:00
Nicola Tarocco
99de3e2ebd Auth service: pass debug option as CLI arg
* closes #237
2022-02-08 10:24:11 +01:00
Andre Henriques
7e61cc33e5 Merge branch 'feature/cumulative_inf_aero' into 'master'
Method to calculate the deposited_exposure between two times

See merge request cara/cara!322
2022-02-04 10:38:22 +01:00
Luis Aleixo
60cacfe9a1 Changed inf_aero variable name 2022-02-03 17:21:26 +01:00
Luis Aleixo
fb15b6f451 changed and added tests on test_exposure_model 2022-02-03 15:25:39 +01:00
Luis Aleixo
8855dfc75a Changed test values on test_monte_carlo_full_models 2022-02-03 15:14:33 +01:00
Luis Aleixo
2a43fffec9 changed docstring on models.py for the deposited_expoure method 2022-02-03 10:55:06 +01:00
Luis Aleixo
fee2bcab86 Changed test values on test_known_quantities 2022-02-03 10:54:44 +01:00
Luis Aleixo
c24853516b Changed test_monte_carlo.py exposure method 2022-02-03 10:10:53 +01:00
Luis Aleixo
dd77ba5090 added self.repeats to the deposited exposure calculation 2022-02-02 17:24:41 +01:00
Luis Aleixo
b7007ae345 deposited exposure as public method 2022-02-02 17:03:23 +01:00
Luis Aleixo
996230333c Set new logic for the cern_level color variable 2022-02-02 12:23:17 +01:00
Luis Aleixo
fbe47fa4d4 Removed exposure_between_bounds and exposure methods; created a deposited_exposure_between_bounds that considers the previous inf_aero; created deposited_exposure method that calls the deposited_exposure_between_bounds within start and stop times during the day; consider these methods to calculate the cumulative dose 2022-02-02 11:27:46 +01:00
Andre Henriques
584031e006 Merge branch 'feature/version_update' into 'master'
CARA version update following MR 307

See merge request cara/cara!325
2022-02-01 17:35:44 +01:00
Luis Aleixo
b5fd442c67 Version update 2022-02-01 17:26:30 +01:00
Andre Henriques
28a59fc075 Merge branch 'feature/pi_thresholds_animation' into 'master'
Updated missing threshold values on CERN applicable rules

Closes #244

See merge request cara/cara!324
2022-02-01 16:53:55 +01:00
Luis Aleixo
b813ce505b Updated missing threshold values on CERN applicable rules 2022-02-01 16:48:01 +01:00
Andre Henriques
b84d63ae25 Merge branch 'feature/pi_thresholds' into 'master'
New threshold values on CERN theme

Closes #244

See merge request cara/cara!323
2022-02-01 14:38:14 +01:00
Andre Henriques
a645263c31 Merge branch 'feature/scientific_model_update' into 'master'
Model updates with virology parameters

See merge request cara/cara!307
2022-02-01 14:06:07 +01:00
Luis Aleixo
02468f42fa updated threshold values 2022-02-01 12:14:49 +01:00
Luis Aleixo
3e4aa09eee Moved SAMPLE_SIZE and TOLERANCE to the respective test where they are used 2022-02-01 09:30:41 +01:00
Luis Aleixo
68d495ee8e Move toronto temperatures into test_monte_carlo_full_models where it is used 2022-01-28 11:18:47 +01:00
Nicolas Mounet
7af1abcde6 Minor fixes in cara/models.py 2022-01-27 15:38:25 +01:00