Commit graph

1651 commits

Author SHA1 Message Date
Luis Aleixo
35b74c7bcf Typo and added default UI value for duration and frequency 2022-07-20 15:39:00 +02:00
Luis Aleixo
0f5a38a4c1 tweaks on calculator layout 2022-07-20 15:39:00 +02:00
Luis Aleixo
7796fad183 Reverted the windows opening change 2022-07-20 15:39:00 +02:00
Luis Aleixo
c4b6324070 Short range interaction - changed "shouting" to "shouting/singing" UI 2022-07-20 15:38:59 +02:00
Luis Aleixo
624ea51e48 Typo in docstring 2022-07-20 15:38:59 +02:00
Luis Aleixo
ee7e00c9a2 Removed units from input placeholders 2022-07-20 15:38:59 +02:00
Luis Aleixo
f5ef650cea Added default frequency of 1 hour for window opening 2022-07-20 15:38:59 +02:00
Luis Aleixo
0fc28f129b Input fields with units (and respective resizing adjustments) 2022-07-20 15:38:59 +02:00
Andre Henriques
1426097c56 Merge branch 'feature/openshift_resources' into 'master'
Openshift object resources

Closes #269

See merge request cara/cara!375
2022-07-20 10:19:26 +02:00
Luis Aleixo
0c03765ad7 Handled numpy version update 2022-07-11 13:55:18 +02:00
Luis Aleixo
e0e913a19d Added needed resources for calculator-open in deploymentconfig.yaml file 2022-07-11 13:55:04 +02:00
Luis Aleixo
1df90375fa Merge branch 'feature/report_error_pi_short_range' into 'master'
Fixed bug with short-range interactions

See merge request cara/cara!374
2022-07-05 13:50:40 +02:00
Luis Aleixo
cb485b175a added margin top to the alternative scenarios plots 2022-07-05 13:46:29 +02:00
Luis Aleixo
d04b011e52 Merge branch 'feature/repr_model' into 'master'
Added code repr to input data

Closes #76

See merge request cara/cara!363
2022-07-05 13:33:42 +02:00
Luis Aleixo
668920da9b Added note to model representation 2022-07-05 12:00:55 +02:00
Luis Aleixo
07a9f9c60e Changed code representation block to be HTML comment 2022-07-04 16:12:12 +02:00
Luis Aleixo
3eb890d1a2 Added code repr to input data 2022-07-04 16:12:12 +02:00
Luis Aleixo
e95b1479bf Fixed bug with short-range interactions 2022-07-04 12:14:54 +02:00
Andre Henriques
a7ff64bd02 Merge branch 'feature/API_doc' into 'master'
Added external API reference to README

See merge request cara/cara!370
2022-06-28 23:09:41 +02:00
Luis Aleixo
d6d65c178a Added section title to expernal api reference 2022-06-27 16:31:05 +01:00
Luis Aleixo
1dd8d21cb7 Added external API reference to README 2022-06-27 16:31:05 +01:00
Andre Henriques
5ddc7b6bd4 Merge branch 'feature/r0_fix' into 'master'
Handled reproduction number error, and added close X button

See merge request cara/cara!373
2022-06-27 16:56:08 +02:00
Andre Henriques
379b5091a8 Merge branch 'feature/github_issues' into 'master'
Added current scenario for the alternative scenarios & GitHub issues

See merge request cara/cara!367
2022-06-27 16:45:32 +02:00
Luis Aleixo
2fc7b1cfa7 Handled reproduction number error, and added close X button 2022-06-24 14:46:42 +01:00
Luis Aleixo
4fb9f93753 Merge branch 'feature/timeout' into 'master'
Increased timeout error and handled numpy version

See merge request cara/cara!372
2022-06-24 11:53:25 +02:00
Luis Aleixo
ba2e1a07c0 test 2022-06-24 10:29:45 +01:00
Andre Henriques
d8e1e19e49 Merge branch 'feature/Germain' into 'master'
Added Germain as code contributor

See merge request cara/cara!368
2022-06-20 18:47:19 +02:00
Luis Aleixo
c57e468686 Added Germain as code contributor 2022-06-17 11:20:42 +02:00
Luis Aleixo
1d0182c152 Added limits as variables in cern applicable rules 2022-06-16 14:40:08 +02:00
Luis Aleixo
27237c4103 Bug on alternative scenario width 2022-06-14 17:33:44 +02:00
Luis Aleixo
ba10c23727 Added current scenario for the alternative scenarios (from current scenario data, to avoid the re-calculation) 2022-06-14 16:55:14 +02:00
Luis Aleixo
e777a71d2a Added missing conditions to alternative scenarios and. bug fix 2022-06-14 16:16:26 +02:00
Luis Aleixo
d0b5e9b2a7 Added colors to printable report 2022-06-14 14:48:55 +02:00
Andre Henriques
0898964333 Merge branch 'feature/update_docstring_ER' into 'master'
update docstring of `emission_rate_per_aerosol_when_present` and `aerosol`

See merge request cara/cara!365
2022-06-10 11:40:24 +02:00
CERN\Andrejh
73096fc669 Merge branch 'feature/update_docstring_ER' of https://gitlab.cern.ch/cara/cara into feature/update_docstring_ER 2022-06-10 09:50:48 +02:00
CERN\Andrejh
eb39f628d8 update docstring 2022-06-10 09:49:26 +02:00
Luis Aleixo
1823aed617 Adde missing retry decorator 2022-06-10 09:32:33 +02:00
CERN\Andrejh
a24e4fd73e update docstring 2022-06-09 16:50:23 +02:00
Philip Elson
9231890aa4 Merge branch 'feature/code_cleanout' into 'master'
Code cleanup

Closes #250 and #249

See merge request cara/cara!364
2022-06-09 09:46:32 +02:00
Luis Aleixo
c0f7a3ccf6 Code cleanup 2022-06-09 09:46:31 +02:00
Andre Henriques
04cb1e36c9 Merge branch 'feature/report_image_print_version' into 'master'
Handled images on printable report and added report link on title

See merge request cara/cara!361
2022-06-08 16:08:44 +02:00
Andre Henriques
4a5311de4f Merge branch 'seeds_removed' into 'master'
Removed seeds from tests

Closes #245

See merge request cara/cara!362
2022-06-07 10:04:00 +02:00
Luis Aleixo
0f373a5f3c Handled model generation in test_full_algorithm.py test 2022-06-03 09:19:48 +02:00
Luis Aleixo
8601e51adb Removed np.seed from tests and added retry decorator 2022-06-02 16:45:54 +02:00
Luis Aleixo
3dba74c23f Handled images on printable report and added link from title 2022-06-02 15:59:22 +02:00
Andre Henriques
9ebb521769 Merge branch 'feature/new_viral_data' into 'master'
Added weibull_min dist to data.py on virus viral_load_in_sputum

See merge request cara/cara!339
2022-06-01 08:58:57 +02:00
Luis Aleixo
59e24e0f47 Added the new distribution for the viral_load_in_sputum. Tests were updated 2022-05-31 17:44:12 +02:00
Andre Henriques
8fe4939757 Merge branch 'feature/multiple_PI' into 'master'
Report with multiple P(I)

Closes #258

See merge request cara/cara!358
2022-05-31 17:01:27 +02:00
Luis Aleixo
f15f2368b3 typo in short-range words 2022-05-31 16:15:24 +02:00
Luis Aleixo
c407ca4518 reduced jet size on animation for short range 2022-05-31 16:03:36 +02:00