Luis Aleixo
|
4a5fee9e34
|
Merge branch 'update/gitlab_ci/cd' into 'master'
Updated GitLab configuration file
See merge request caimira/caimira!465
|
2023-10-12 15:22:03 +02:00 |
|
Luis Aleixo
|
8a47ca7252
|
Merge branch 'update/commun_text_update' into 'master'
update common text
See merge request caimira/caimira!463
|
2023-10-05 10:31:35 +02:00 |
|
Luis Aleixo
|
1982ab1080
|
updated configuration file
|
2023-10-05 10:29:24 +02:00 |
|
CERN\Andrejh
|
e0b027ef47
|
Merge branch 'update/commun_text_update' of https://gitlab.cern.ch/cara/cara into update/commun_text_update
# Conflicts:
# caimira/apps/templates/about.html.j2
|
2023-10-05 10:10:15 +02:00 |
|
CERN\Andrejh
|
d71b6ad4f2
|
typos
|
2023-10-05 10:08:22 +02:00 |
|
CERN\Andrejh
|
febc66af09
|
additiobal updates
|
2023-10-05 08:48:15 +02:00 |
|
CERN\Andrejh
|
1a7624fde2
|
about text update
|
2023-10-05 08:48:15 +02:00 |
|
Andre Henriques
|
19f4e2c188
|
update Acknowledgements
|
2023-10-05 08:48:15 +02:00 |
|
CERN\Andrejh
|
4257d835db
|
additiobal updates
|
2023-10-04 17:54:42 +02:00 |
|
CERN\Andrejh
|
b5bb363a71
|
about text update
|
2023-10-04 17:49:34 +02:00 |
|
Nicolas Mounet
|
7d5d7f474d
|
Merge branch 'feature/CO2_RR' into 'master'
Modified time dependence of concentration when removal rate is none
Closes #319
See merge request caimira/caimira!460
|
2023-10-04 17:38:44 +02:00 |
|
Nicolas Mounet
|
e0a321dd86
|
fixing mypy issue
|
2023-10-04 16:00:11 +02:00 |
|
Nicolas Mounet
|
9712ffc8ae
|
Adapting zero removal rate case to case when RR is an array
|
2023-10-04 16:00:11 +02:00 |
|
Luis Aleixo
|
c8f2b32fef
|
modified CO2 concentration when ventilation is close to 0. (RR)
|
2023-10-04 16:00:11 +02:00 |
|
Nicolas Mounet
|
2ddff9cbba
|
Merge branch 'feature/matplotlib_3.8.0_update' into 'master'
Expert apps updates following new matplotlib release
See merge request caimira/caimira!464
|
2023-10-03 15:29:53 +02:00 |
|
Luis Aleixo
|
6a9d0c0ec2
|
expert apps updates following new matplotlib release
|
2023-10-03 15:14:51 +02:00 |
|
Andre Henriques
|
dd29dbf473
|
update Acknowledgements
|
2023-10-03 12:02:00 +02:00 |
|
Luis Aleixo
|
93d59bfe82
|
Merge branch 'bugfix/data_service' into 'master'
Bugfix with data service usage
See merge request caimira/caimira!461
|
2023-09-14 16:14:25 +02:00 |
|
Luis Aleixo
|
4f1a497954
|
modified env var fetch method
|
2023-09-13 09:49:06 +02:00 |
|
Luis Aleixo
|
33888b13b8
|
Merge branch 'feature/vl_improvement' into 'master'
Modified method to calculate conditional probability
See merge request caimira/caimira!454
|
2023-09-05 10:40:24 +02:00 |
|
Luis Aleixo
|
1d72ef7aa7
|
increased patch version
|
2023-09-05 10:17:43 +02:00 |
|
Nicolas Mounet
|
878e4b26cd
|
Increasing number of samples in test_conditional_probability.py
|
2023-09-02 11:21:17 +02:00 |
|
Nicolas Mounet
|
82f4e14905
|
relaxing tolerances on conditional prob. test
|
2023-09-01 16:18:10 +02:00 |
|
Nicolas Mounet
|
f8530d4724
|
Centering the interval for vl uncertainty computation in report generator -> improving test accuracy
|
2023-09-01 15:21:04 +02:00 |
|
Luis Aleixo
|
27da077493
|
added full vl value on key of viral load
|
2023-08-04 11:17:10 +02:00 |
|
Luis Aleixo
|
77143c13c0
|
added vl_data on percentiles
|
2023-08-03 16:16:26 +02:00 |
|
Luis Aleixo
|
1abfe3cfe5
|
added a method to manufacture conditional probability and send it in the report
|
2023-08-03 15:01:31 +02:00 |
|
Luis Aleixo
|
96e9aead44
|
removed manufacture viral load scenarios method and related references
|
2023-08-03 15:01:06 +02:00 |
|
Luis Aleixo
|
c4d527f1a5
|
solved seed problem with conditional prob test
|
2023-08-02 14:49:03 +02:00 |
|
Luis Aleixo
|
6622315dd9
|
changed mypy type
|
2023-07-31 17:33:44 +02:00 |
|
Luis Aleixo
|
b6e1afc2a6
|
Increased test sample size
|
2023-07-31 17:05:48 +02:00 |
|
Luis Aleixo
|
88c23da962
|
increased sample size
|
2023-07-28 17:39:17 +02:00 |
|
Luis Aleixo
|
7d338d3e2d
|
separated vl method and added a test file
|
2023-07-28 17:39:17 +02:00 |
|
Luis Aleixo
|
fe60e1703f
|
added mypy typing check
|
2023-07-28 17:39:17 +02:00 |
|
Luis Aleixo
|
b6051778eb
|
modified method to calculate conditional probability
|
2023-07-28 17:39:16 +02:00 |
|
Nicolas Mounet
|
e854efc451
|
Merge branch 'feature/generic_population_class' into 'master'
Created a simple population class for the CO2 concentration model
Closes #296
See merge request caimira/caimira!459
|
2023-07-28 10:39:12 +02:00 |
|
Nicolas Mounet
|
d26218c7e5
|
Inputing arguments as keywords in populations definition, in test_exposure_model
|
2023-07-28 10:34:21 +02:00 |
|
Luis Aleixo
|
8e877ec357
|
created a simple population class for the CO2 concentration model
|
2023-07-25 13:18:33 +02:00 |
|
Luis Aleixo
|
68bc8cc6a1
|
Merge branch 'feature/vl_dist' into 'master'
Propagate viral load distribution to front-end side
See merge request caimira/caimira!457
|
2023-07-19 18:32:05 +02:00 |
|
Luis Aleixo
|
a611188ecc
|
Merge branch 'bugfix/make-data-service-optional' into 'master'
data service: add toggle env var to make it optional
See merge request caimira/caimira!458
|
2023-07-19 18:28:52 +02:00 |
|
Luis Aleixo
|
4b0fc58a3e
|
updated deploymentconfig bool value
|
2023-07-19 18:14:02 +02:00 |
|
Luis Aleixo
|
e732fb48d7
|
data service: add toggle env var to make it optional
|
2023-07-19 11:39:39 +02:00 |
|
Luis Aleixo
|
3d2e7f57d7
|
Merge branch 'feature/WP3_first_integration' into 'master'
Developed server side API connection to Service Data (WP3)
See merge request caimira/caimira!453
|
2023-07-18 09:29:14 +02:00 |
|
Luis Aleixo
|
c9a64a2d92
|
handled exceptions
|
2023-07-17 17:28:46 +02:00 |
|
Luis Aleixo
|
f9fb2a12fb
|
added a test file
|
2023-07-17 17:28:09 +02:00 |
|
Luis Aleixo
|
38587c43ef
|
added the data service as an external component (class)
|
2023-07-17 17:28:09 +02:00 |
|
Luis Aleixo
|
9c33ac1df0
|
updated server-side logic
|
2023-07-17 17:28:09 +02:00 |
|
Luis Aleixo
|
6cc6121075
|
developed server side API connection to Service Data (WP3)
|
2023-07-17 17:28:09 +02:00 |
|
Luis Aleixo
|
43630cda2c
|
added logarithm of viral load distribution to jinja variable
|
2023-07-14 11:23:42 +02:00 |
|
Luis Aleixo
|
2d1e8af30f
|
added viral load distribution as a variable to display in the front-end side
|
2023-07-12 17:11:03 +02:00 |
|