Commit graph

2092 commits

Author SHA1 Message Date
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
Nicolas Mounet
fcee962a83 Merge branch 'feature/dose_list' into 'master'
New logic for probability of infection

See merge request caimira/caimira!451
2023-06-29 15:07:00 +02:00
Luis Aleixo
07d692b964 expanded pytest raises on tests to each single case 2023-06-29 10:02:26 +01:00
Luis Aleixo
2ec9a7f262 removed unused block of code 2023-06-29 10:01:59 +01:00
Andre Henriques
f6579fb31a Merge branch 'feature/CO2_profile' into 'master'
CO₂ Concentration Plot

Closes #307 and #297

See merge request caimira/caimira!428
2023-06-16 14:58:58 +02:00
Luis Aleixo
96da4cc980 version update 2023-06-15 14:53:52 +02:00
Andre Henriques
bacf648dbb Merge branch 'bugfix/histogram' into 'master'
Fixed dash line (mean of P(I)) on histogram

See merge request caimira/caimira!452
2023-06-15 10:49:28 +02:00
Luis Aleixo
706c352392 removed unused methods 2023-06-13 16:00:30 +02:00
Luis Aleixo
f45ca3904d added logic with IntPiecewiseConstant for dynamic CO2 2023-06-13 15:58:27 +02:00
Luis Aleixo
a261ac4bf0 added method to combine different present intervals 2023-06-12 15:19:55 +02:00
Luis Aleixo
4f6a967864 added way to determine size of tooltip 2023-06-12 15:19:06 +02:00
Luis Aleixo
800578f031 adjustments to d3 plot 2023-06-12 15:19:06 +02:00
Luis Aleixo
34cdfa536c changed color scheme for build generic graph 2023-06-12 15:19:06 +02:00
Luis Aleixo
bc7dae3610 changed CO2 label and added hlines with legends 2023-06-12 15:19:06 +02:00
Luis Aleixo
b17a1b991a modified draw alternative scenarios method to be a generic plot and added export CO2 cvs data 2023-06-12 15:19:06 +02:00
Luis Aleixo
e67960e035 added methods to generate CO2 model 2023-06-12 15:19:06 +02:00
Luis Aleixo
6bfebc76d4 added frontend visualisation for CO2 plot 2023-06-12 15:17:40 +02:00
Luis Aleixo
290ffcf3d0 fixed x attribute for dash line (mean of PI) on histogram 2023-06-12 14:22:58 +02:00
Luis Aleixo
422d2245c5 dose list implementation 2023-06-08 16:46:05 +02:00
Luis Aleixo
c42c2b0b8b turned infection probability method private 2023-06-08 16:46:05 +02:00
Luis Aleixo
a16957d319 updated deposited_exposure method and infection probability tests 2023-06-08 16:46:05 +02:00
Luis Aleixo
e8cf3d160a adapted dynamic total probability rule 2023-06-08 16:46:05 +02:00
Luis Aleixo
ec54c40785 added probability of infection based on dynamic occupants 2023-06-08 16:46:05 +02:00
Luis Aleixo
2a3c598488 updated dynamic total_prob_rule method 2023-06-08 16:46:05 +02:00
Luis Aleixo
df77bdd1b5 tests for incidence rate 2023-06-08 16:46:05 +02:00
Luis Aleixo
77c0c5f3a6 dynamic exposed for incidence rate 2023-06-08 16:46:05 +02:00
Luis Aleixo
f14406de74 Merge branch 'remove-git-lfs' into 'master'
remove Git LFS and change data file URL

See merge request caimira/caimira!450
2023-06-07 15:01:14 +02:00
Nicola Tarocco
a9ce6d9c8d
remove Git LFS and change data file URL
* removes the Excel file stored in Git LFS and disable LFS
* replaces the local Excel file with an URL to download the file from a
  static website
2023-06-07 11:39:56 +02:00
Andre Henriques
3355792bd4 Merge branch 'feature/vl_dynamic' into 'master'
Results with different viral load values

See merge request caimira/caimira!448
2023-06-02 15:19:20 +02:00
Luis Aleixo
4bf8c73d1b fixed spacing issue 2023-06-02 14:51:36 +02:00
Luis Aleixo
a547700779 removed results from report and re-added timeout values 2023-06-02 14:49:18 +02:00
Luis Aleixo
d04869ce16 added generation of conditional probability of infection values based on form condition 2023-06-02 14:42:38 +02:00
Luis Aleixo
7542683da2 added two more viral load scenarios 2023-06-01 17:20:39 +02:00
Luis Aleixo
96b6a84b76 improved report generator methods 2023-06-01 16:31:04 +02:00
Luis Aleixo
207606e97e added more vl values for calculation 2023-05-31 16:52:30 +02:00
Luis Aleixo
ca786d7e7f added results with different viral load values 2023-05-31 16:36:56 +02:00
Luis Aleixo
3c139fb62d Merge branch 'feature/default_data' into 'master'
Default data

See merge request caimira/caimira!440
2023-05-26 11:53:14 +02:00
Luis Aleixo
0cb6477cb2 modified file name and references. removed unused variables 2023-05-26 09:44:47 +02:00
Luis Aleixo
1171e51f90 removed private reference for DEFAULT_DATA variables 2023-05-25 16:43:45 +02:00
Luis Aleixo
14a6fb73a7 adapted model_generator validation references 2023-05-25 16:43:45 +02:00
Luis Aleixo
98f6e3446b added default data file 2023-05-25 16:43:45 +02:00
Luis Aleixo
4808ae4232 Merge branch 'bugfix/static_url' into 'master'
Added static endpoint to list of urls

See merge request caimira/caimira!446
2023-05-15 10:38:23 +02:00
Luis Aleixo
ce99afb965 added static url to base urls 2023-05-15 10:23:14 +02:00
Luis Aleixo
4e6b7479e6 fixed breaking condition 2023-05-15 10:02:11 +02:00
Luis Aleixo
dad34cdef6 Merge branch 'feature/default_cern_urls' into 'master'
Remove unused URLs for other themes other than CERN/base

See merge request caimira/caimira!445
2023-05-12 17:15:15 +02:00