Luis Aleixo
ddf7684798
added executor factory to ConcentrationModelJsonResponse class
2024-03-20 11:32:01 +01:00
Nicola Tarocco
c52d017a31
model: compute deposited exposures in parallel
...
* compute deposited exposures by calculating each time window in a thread,
in parallel
* compute the CO2 concentration calcuation of each window in parallel
* the usage of multithreading speeds up the overall calculation by at
least by a factor of 3.
2024-03-17 18:12:39 +01:00
Luis Aleixo
4ed285d84a
Merge branch 'bugfix/env_var_and_report_bug' into 'master'
...
Bugfix/env var and report bug
See merge request caimira/caimira!488
2024-03-11 15:22:47 +01:00
Luis Aleixo
24b3eba422
fixed bug on displaying inf. probability > 99.9%
2024-03-11 13:45:41 +01:00
Luis Aleixo
5e9d6501ae
added cast to int when fetching env. variables
2024-03-11 13:44:58 +01:00
Luis Aleixo
600830a495
Merge branch 'changes/enable_env_vars' into 'master'
...
Handled environment variables to be consistent
See merge request caimira/caimira!486
2024-03-08 09:38:21 +01:00
Luis Aleixo
b0c9aefe34
disabled data service (OKD template)
2024-03-08 09:29:57 +01:00
Luis Aleixo
c5963a978a
Added timeout to fetch method
2024-03-06 14:26:35 +01:00
Luis Aleixo
c8cc0b0908
handled environment variables to be consistent
2024-03-05 17:03:19 +01:00
Luis Aleixo
e0c2e959a2
Merge branch 'update-deps' into 'master'
...
upgrade dependencies
See merge request caimira/caimira!483
2024-02-28 14:55:06 +01:00
Nicola Tarocco
ddfe0b660e
tests: make report generation time limit configurable
2024-02-27 21:17:46 +01:00
Nicola Tarocco
d1555d77fc
upgrade dependencies
2024-02-27 21:10:27 +01:00
Luis Aleixo
55850f9971
Merge branch 'feature/profiler' into 'master'
...
Profiler
See merge request caimira/caimira!480
2024-02-16 15:29:15 +01:00
Luis Aleixo
0590a27fdc
Merge branch 'feature/schema_updates' into 'master'
...
Data Service - Schema Update
See merge request caimira/caimira!482
2024-02-14 14:49:19 +01:00
Luis Aleixo
f9d2fc39ec
mypy fix
2024-02-12 12:10:33 +01:00
Nicola Tarocco
00dc79f492
add PyInstrument and cProfile profilers
2024-02-11 17:40:47 +01:00
Luis Aleixo
c78ffadc02
updated qa to prod in data service fetch
2024-01-31 16:39:36 +01:00
Luis Aleixo
38376857fa
modified activity types
2024-01-31 11:50:29 +01:00
Luis Aleixo
7199143257
removed authentication methods and tests for data service
2024-01-31 11:50:12 +01:00
Luis Aleixo
d09d6f0ec8
methods updated to reflect changes
2024-01-26 10:30:59 +01:00
Luis Aleixo
b498e776f7
updated data registry to reflect changes in test data service
2024-01-26 10:30:37 +01:00
Luis Aleixo
667135595c
Merge branch 'bugfix/CO2_form' into 'master'
...
Bugfix on CO2FormGeneration related with global store
See merge request caimira/caimira!479
2023-12-22 14:26:31 +01:00
Luis Aleixo
2deba13950
bugfix
2023-12-22 08:37:41 +00:00
Andre Henriques
45b81b1761
Merge branch 'feature/inject-data-service' into 'master'
...
inject data registry instance instead of static config
Closes #365
See merge request caimira/caimira!476
2023-12-20 14:44:25 +01:00
Luis Aleixo
ddecd91a85
increased version
2023-12-20 13:20:01 +00:00
Luis Aleixo
17a5fa6316
Merge branch 'feature/resizable_histogram' into 'master'
...
Result uncertainties resizable
See merge request caimira/caimira!477
2023-12-15 14:49:04 +01:00
Luis Aleixo
d3daca23d3
updated enum values and removed fixme references
2023-12-14 15:44:39 +01:00
Nicola Tarocco
00ff1af71d
fix enums for data service
2023-12-14 15:34:08 +01:00
Luis Aleixo
d79ef934cb
finished injection of data_service param
2023-12-14 15:34:08 +01:00
Luis Aleixo
20e8bf1df7
added data_service attr where needed
2023-12-14 15:34:08 +01:00
Nicola Tarocco
2abdd130cf
config: remove Ref: config parsing
2023-12-14 15:34:08 +01:00
Nicola Tarocco
bb51eaa360
config: inject data registry instance instead of static config
...
* closes #365
2023-12-14 15:34:08 +01:00
Luis Aleixo
1ce1526701
Merge branch 'bugfix/precise_breaks' into 'master'
...
Fixed a bug related to the precise breaks
See merge request caimira/caimira!478
2023-12-14 14:57:17 +01:00
Luis Aleixo
e0867f1b27
updated minor version
2023-12-14 14:49:28 +01:00
Luis Aleixo
23c8959244
fixed bug related to specific breaks
2023-12-14 14:49:06 +01:00
Luis Aleixo
503a831f41
result uncertainties resizable
2023-12-13 15:57:57 +01:00
Andre Henriques
18456f4efa
Merge branch 'feature/f_inf_in_emission_rate' into 'master'
...
Including viable-to-RNA ratio (f_inf) at the level of the emission rate
See merge request caimira/caimira!473
2023-12-13 10:50:26 +01:00
Luis Aleixo
2244a1dd19
updated concentration and dose labels to "Infectious Respiratory Particles"
2023-12-13 09:46:30 +01:00
Luis Aleixo
600cee9c9e
minor version update
2023-12-12 16:23:07 +01:00
Nicolas Mounet
d53d62f3f3
Renaming finf in test_full_algorithm
2023-12-12 16:23:07 +01:00
Andre Henriques
c777d1a8de
Merge branch 'nimounet-master-patch-52752' into 'master'
...
Update README.md - adding indications when running CAiMIRA in development mode
See merge request caimira/caimira!475
2023-12-12 11:30:42 +01:00
Nicolas Mounet
ece7b22fb7
Update README.md
2023-12-12 11:06:15 +01:00
Luis Aleixo
373ff09ea2
Merge branch 'update/fix_package_version_requirements' into 'master'
...
Updating package version requirements
See merge request caimira/caimira!472
2023-12-01 08:58:23 +01:00
Nicolas Mounet
1f90d08163
Multiplying all emission rate values by 0.305 (average of uniform distribution of f_inf - 0.01 to 0.6) in test_monte_carlo_full_models, to adapt it to f_inf now included in emission rate
2023-12-01 07:35:07 +01:00
Nicolas Mounet
605a2d3fb7
Adapting test_full_algorithm to new concentration with f_inf included (f_inf and HI displaced in SimpleConcentrationModel)
2023-12-01 07:33:26 +01:00
Nicolas Mounet
5b4345e40a
Multiplying all known concentrations in test_exposure_model by f_inf=0.5, as concentration is now with f_inf included
2023-12-01 07:32:03 +01:00
Nicolas Mounet
b39131c14c
Putting f_inf in emission rate, in models.py, and removing it from dose computation
2023-12-01 07:30:29 +01:00
Nicolas Mounet
e233ea43b1
Updating package requirements in setup.py to make the tests pass locally and to avoid the expert app to crash (mypy, pytest-mypy and ipympl)
2023-11-29 17:31:39 +01:00
Andre Henriques
d02404af5d
Merge branch 'update/licenses' into 'master'
...
Open source licenses
See merge request caimira/caimira!469
2023-11-29 17:11:55 +01:00
Luis Aleixo
d70029d0ed
Merge branch 'feature/CO2_fit' into 'master'
...
Fit ventilation and exhalation rates on CO2 sensor data
See merge request caimira/caimira!444
2023-11-22 15:43:00 +01:00