Luis Aleixo
|
76ed60aaac
|
updated models.py
|
2023-11-21 09:40:27 +01:00 |
|
Luis Aleixo
|
e75846a3b2
|
generate initial CO2 plot
|
2023-11-21 09:40:27 +01:00 |
|
Luis Aleixo
|
2faeabf05c
|
ui modifications
|
2023-11-21 09:40:26 +01:00 |
|
Luis Aleixo
|
61fc627e35
|
added CO2 data class
|
2023-11-21 09:40:26 +01:00 |
|
Luis Aleixo
|
f840a941ae
|
Merge branch 'feature/global_store' into 'master'
Global Store and Configuration Implementation
See merge request caimira/caimira!466
|
2023-11-20 11:50:15 +01:00 |
|
Luis Aleixo
|
36d105b358
|
updated version
|
2023-11-17 11:38:15 +01:00 |
|
Luis Aleixo
|
fcf0de7115
|
added types requests spec
|
2023-11-17 09:25:28 +01:00 |
|
Luis Aleixo
|
34449788cc
|
added # type: ignore annotations and modified default precise activity
|
2023-11-17 09:16:33 +01:00 |
|
Nicola Tarocco
|
035190564c
|
refactor data service
|
2023-11-16 16:11:49 +01:00 |
|
Luis Aleixo
|
adfdecfeb0
|
reference on README
|
2023-10-27 16:34:56 +02:00 |
|
Luis Aleixo
|
e0714d6aad
|
added module init
|
2023-10-26 17:11:16 +02:00 |
|
Luis Aleixo
|
3f75fc77cd
|
injected parameters in models, model and report generator
|
2023-10-26 16:29:20 +02:00 |
|
Luis Aleixo
|
3cc90593c2
|
infected data in monte carlo data file with helper methods
|
2023-10-26 16:28:40 +02:00 |
|
Luis Aleixo
|
ac050ee49c
|
adapted defaults from configuration file
|
2023-10-26 16:27:56 +02:00 |
|
Luis Aleixo
|
ef212f9455
|
moved data service to separate module and removed logic from caimira calculator module
|
2023-10-26 16:27:27 +02:00 |
|
Luis Aleixo
|
b1aa3af332
|
defined global store with configuration
|
2023-10-26 16:20:44 +02:00 |
|
Luis Aleixo
|
a8804904a5
|
added open source acknowledgments
|
2023-10-24 13:31:54 +02:00 |
|
Luis Aleixo
|
628e517281
|
Merge branch 'bugfix/precise_activity_CO2' into 'master'
Fixed bug on precise activity
See merge request caimira/caimira!467
|
2023-10-20 14:10:15 +02:00 |
|
Luis Aleixo
|
bb0bcebde8
|
fixed bug on precise activity
|
2023-10-20 12:40:06 +02:00 |
|
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 |
|