From dd29dbf473306299ed2089c19f2932f3dc1c6963 Mon Sep 17 00:00:00 2001 From: Andre Henriques Date: Tue, 3 Oct 2023 12:02:00 +0200 Subject: [PATCH 1/7] update Acknowledgements --- caimira/apps/templates/common_text.md.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/caimira/apps/templates/common_text.md.j2 b/caimira/apps/templates/common_text.md.j2 index 79648ed6..d5ed0ba0 100644 --- a/caimira/apps/templates/common_text.md.j2 +++ b/caimira/apps/templates/common_text.md.j2 @@ -21,7 +21,8 @@ ## Acknowledgements -We wish to thank CERN’s HSE Unit, Beams Department, Experimental Physics Department, Information Technology Department, Industry, Procurement and Knowledge Transfer Department and International Relations Sector for their support to the study. Thanks to Doris Forkel-Wirth, Benoit Delille, Walid Fadel, Olga Beltramello, Letizia Di Giulio, Evelyne Dho, Wayne Salter, Benoit Salvant and colleagues from the COVID working group for providing expert advice and extensively testing the model. Finally, we wish to thank Fabienne Landua and the design service for preparing the illustrations and Alessandro Raimondo and Manuela Cirilli from the Knowledge Transfer Group for their continuous support. Our compliments towards the work and research performed by world leading scientists in this domain: Dr. Julian Tang, Prof. Manuel Gameiro, Dr. Linsey Marr, Prof. Lidia Morawska, Prof. Yuguo Li, and others – their scientific contribution was indispensable for this project. +We wish to thank CERN at the different Departments working on the project: Occupational Health & Safety and Environmental Protection Unit, Information Technology Department, Beams Department, Experimental Physics Department, Industry, Procurement and Knowledge Transfer Department and International Relations Sector for their support to the study. +We also wish to thank our collaborators at the World Health Organization (WHO) for thier endless support to this project, in particular to the members of the ARIA Expert Group. ## Disclaimer

From b5bb363a717dbd0cdf7a63cf97cc28219ea4e37a Mon Sep 17 00:00:00 2001 From: "CERN\\Andrejh" Date: Wed, 4 Oct 2023 17:49:34 +0200 Subject: [PATCH 2/7] about text update --- caimira/apps/templates/about.html.j2 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/caimira/apps/templates/about.html.j2 b/caimira/apps/templates/about.html.j2 index 479acc4b..00767484 100644 --- a/caimira/apps/templates/about.html.j2 +++ b/caimira/apps/templates/about.html.j2 @@ -43,7 +43,16 @@ Although the user is able to calculate the infection probability of a stand-alon

  • Adapt the maximum occupancy considering the effect of HEPA filters
  • Etc…
  • - + +
    +

    Collaboration with the World Health Organization (WHO)


    +The tool has attracted the attention of many international organisations, including the World Health Organization (WHO) and the United Nations Office at Geneva (UNOG). +In June 2021, CERN shared its own approach towards risk assessments for occupational hazards presenting, which was at the time called CARA, to WHO's COVID Expert Panel. +As a result, WHO has invited CERN to become a member of a multidisciplinary expert group of international experts called ARIA, which will work to define a standardised algorithm to quantify airborne transmission risk in indoor settings. +This will ensure that the model inculdes not only the science related to aerosol science but also the virological effects such as host-pathogen interaction. +The collaboration takes place within CERNs wide-ranging engagement with other international organisations, promoting shared solutions to societal challenges. +

    +

    Main Developers:


    {{ text_blocks['Main Developers'] }}
    From 4257d835db01a8753f3fea61988a4475fa19e5a7 Mon Sep 17 00:00:00 2001 From: "CERN\\Andrejh" Date: Wed, 4 Oct 2023 17:54:42 +0200 Subject: [PATCH 3/7] additiobal updates --- caimira/apps/templates/about.html.j2 | 13 +++++++------ caimira/apps/templates/common_text.md.j2 | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/caimira/apps/templates/about.html.j2 b/caimira/apps/templates/about.html.j2 index 00767484..c0cf59f1 100644 --- a/caimira/apps/templates/about.html.j2 +++ b/caimira/apps/templates/about.html.j2 @@ -46,17 +46,18 @@ Although the user is able to calculate the infection probability of a stand-alon

    Collaboration with the World Health Organization (WHO)


    -The tool has attracted the attention of many international organisations, including the World Health Organization (WHO) and the United Nations Office at Geneva (UNOG). -In June 2021, CERN shared its own approach towards risk assessments for occupational hazards presenting, which was at the time called CARA, to WHO's COVID Expert Panel. -As a result, WHO has invited CERN to become a member of a multidisciplinary expert group of international experts called ARIA, which will work to define a standardised algorithm to quantify airborne transmission risk in indoor settings. -This will ensure that the model inculdes not only the science related to aerosol science but also the virological effects such as host-pathogen interaction. +

    The tool has attracted the attention of many international organisations, including the World Health Organization (WHO) and the United Nations Office at Geneva (UNOG). +In June 2021, CERN shared its own approach towards risk assessments for occupational hazards presenting, which was at the time called CARA, to WHO's COVID Expert Panel.

    +

    As a result, WHO has invited CERN to become a member of a multidisciplinary expert group of international experts called ARIA, which will work to define a standardised algorithm to quantify airborne transmission risk in indoor settings. +This will ensure that the model inculdes not only the science related to aerosol science but also the virological effects such as host-pathogen interaction.

    + The collaboration takes place within CERNs wide-ranging engagement with other international organisations, promoting shared solutions to societal challenges.

    -

    Main Developers:


    +

    Main code developers:


    {{ text_blocks['Main Developers'] }}
    -

    Code Contributors:


    +

    Other contributions from:


    {{ text_blocks['Code Contributors'] }}

    References:


    diff --git a/caimira/apps/templates/common_text.md.j2 b/caimira/apps/templates/common_text.md.j2 index d5ed0ba0..111ca5e8 100644 --- a/caimira/apps/templates/common_text.md.j2 +++ b/caimira/apps/templates/common_text.md.j2 @@ -13,7 +13,7 @@

    Anna Efimova1,2, Anel Massalimova1,3, Cole Austin Coughlin1,4, Germain Personne5

    -1Summer Students, CERN
    +1Summer Student Programme, CERN
    2M.V. Lomonosov Moscow State University
    3National Research Nuclear University "MEPhI"
    4University of Manitoba
    From 19f4e2c188252f4c633c7efb550ef537bde03f09 Mon Sep 17 00:00:00 2001 From: Andre Henriques Date: Tue, 3 Oct 2023 12:02:00 +0200 Subject: [PATCH 4/7] update Acknowledgements --- caimira/apps/templates/common_text.md.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/caimira/apps/templates/common_text.md.j2 b/caimira/apps/templates/common_text.md.j2 index 79648ed6..d5ed0ba0 100644 --- a/caimira/apps/templates/common_text.md.j2 +++ b/caimira/apps/templates/common_text.md.j2 @@ -21,7 +21,8 @@ ## Acknowledgements -We wish to thank CERN’s HSE Unit, Beams Department, Experimental Physics Department, Information Technology Department, Industry, Procurement and Knowledge Transfer Department and International Relations Sector for their support to the study. Thanks to Doris Forkel-Wirth, Benoit Delille, Walid Fadel, Olga Beltramello, Letizia Di Giulio, Evelyne Dho, Wayne Salter, Benoit Salvant and colleagues from the COVID working group for providing expert advice and extensively testing the model. Finally, we wish to thank Fabienne Landua and the design service for preparing the illustrations and Alessandro Raimondo and Manuela Cirilli from the Knowledge Transfer Group for their continuous support. Our compliments towards the work and research performed by world leading scientists in this domain: Dr. Julian Tang, Prof. Manuel Gameiro, Dr. Linsey Marr, Prof. Lidia Morawska, Prof. Yuguo Li, and others – their scientific contribution was indispensable for this project. +We wish to thank CERN at the different Departments working on the project: Occupational Health & Safety and Environmental Protection Unit, Information Technology Department, Beams Department, Experimental Physics Department, Industry, Procurement and Knowledge Transfer Department and International Relations Sector for their support to the study. +We also wish to thank our collaborators at the World Health Organization (WHO) for thier endless support to this project, in particular to the members of the ARIA Expert Group. ## Disclaimer

    From 1a7624fde21c9ff046f064f05c4261273a3755fb Mon Sep 17 00:00:00 2001 From: "CERN\\Andrejh" Date: Wed, 4 Oct 2023 17:49:34 +0200 Subject: [PATCH 5/7] about text update --- caimira/apps/templates/about.html.j2 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/caimira/apps/templates/about.html.j2 b/caimira/apps/templates/about.html.j2 index 479acc4b..00767484 100644 --- a/caimira/apps/templates/about.html.j2 +++ b/caimira/apps/templates/about.html.j2 @@ -43,7 +43,16 @@ Although the user is able to calculate the infection probability of a stand-alon

  • Adapt the maximum occupancy considering the effect of HEPA filters
  • Etc…
  • - + +
    +

    Collaboration with the World Health Organization (WHO)


    +The tool has attracted the attention of many international organisations, including the World Health Organization (WHO) and the United Nations Office at Geneva (UNOG). +In June 2021, CERN shared its own approach towards risk assessments for occupational hazards presenting, which was at the time called CARA, to WHO's COVID Expert Panel. +As a result, WHO has invited CERN to become a member of a multidisciplinary expert group of international experts called ARIA, which will work to define a standardised algorithm to quantify airborne transmission risk in indoor settings. +This will ensure that the model inculdes not only the science related to aerosol science but also the virological effects such as host-pathogen interaction. +The collaboration takes place within CERNs wide-ranging engagement with other international organisations, promoting shared solutions to societal challenges. +

    +

    Main Developers:


    {{ text_blocks['Main Developers'] }}
    From febc66af09c57161b62a22c490dc210c759a781a Mon Sep 17 00:00:00 2001 From: "CERN\\Andrejh" Date: Wed, 4 Oct 2023 17:54:42 +0200 Subject: [PATCH 6/7] additiobal updates --- caimira/apps/templates/about.html.j2 | 13 +++++++------ caimira/apps/templates/common_text.md.j2 | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/caimira/apps/templates/about.html.j2 b/caimira/apps/templates/about.html.j2 index 00767484..c0cf59f1 100644 --- a/caimira/apps/templates/about.html.j2 +++ b/caimira/apps/templates/about.html.j2 @@ -46,17 +46,18 @@ Although the user is able to calculate the infection probability of a stand-alon

    Collaboration with the World Health Organization (WHO)


    -The tool has attracted the attention of many international organisations, including the World Health Organization (WHO) and the United Nations Office at Geneva (UNOG). -In June 2021, CERN shared its own approach towards risk assessments for occupational hazards presenting, which was at the time called CARA, to WHO's COVID Expert Panel. -As a result, WHO has invited CERN to become a member of a multidisciplinary expert group of international experts called ARIA, which will work to define a standardised algorithm to quantify airborne transmission risk in indoor settings. -This will ensure that the model inculdes not only the science related to aerosol science but also the virological effects such as host-pathogen interaction. +

    The tool has attracted the attention of many international organisations, including the World Health Organization (WHO) and the United Nations Office at Geneva (UNOG). +In June 2021, CERN shared its own approach towards risk assessments for occupational hazards presenting, which was at the time called CARA, to WHO's COVID Expert Panel.

    +

    As a result, WHO has invited CERN to become a member of a multidisciplinary expert group of international experts called ARIA, which will work to define a standardised algorithm to quantify airborne transmission risk in indoor settings. +This will ensure that the model inculdes not only the science related to aerosol science but also the virological effects such as host-pathogen interaction.

    + The collaboration takes place within CERNs wide-ranging engagement with other international organisations, promoting shared solutions to societal challenges.

    -

    Main Developers:


    +

    Main code developers:


    {{ text_blocks['Main Developers'] }}
    -

    Code Contributors:


    +

    Other contributions from:


    {{ text_blocks['Code Contributors'] }}

    References:


    diff --git a/caimira/apps/templates/common_text.md.j2 b/caimira/apps/templates/common_text.md.j2 index d5ed0ba0..111ca5e8 100644 --- a/caimira/apps/templates/common_text.md.j2 +++ b/caimira/apps/templates/common_text.md.j2 @@ -13,7 +13,7 @@

    Anna Efimova1,2, Anel Massalimova1,3, Cole Austin Coughlin1,4, Germain Personne5

    -1Summer Students, CERN
    +1Summer Student Programme, CERN
    2M.V. Lomonosov Moscow State University
    3National Research Nuclear University "MEPhI"
    4University of Manitoba
    From d71b6ad4f22d2a593bfc78ff1aa1c570b3e5fb24 Mon Sep 17 00:00:00 2001 From: "CERN\\Andrejh" Date: Thu, 5 Oct 2023 10:08:22 +0200 Subject: [PATCH 7/7] typos --- caimira/apps/templates/about.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/caimira/apps/templates/about.html.j2 b/caimira/apps/templates/about.html.j2 index c0cf59f1..28140cc1 100644 --- a/caimira/apps/templates/about.html.j2 +++ b/caimira/apps/templates/about.html.j2 @@ -47,9 +47,9 @@ Although the user is able to calculate the infection probability of a stand-alon

    Collaboration with the World Health Organization (WHO)


    The tool has attracted the attention of many international organisations, including the World Health Organization (WHO) and the United Nations Office at Geneva (UNOG). -In June 2021, CERN shared its own approach towards risk assessments for occupational hazards presenting, which was at the time called CARA, to WHO's COVID Expert Panel.

    +In June 2021, CERN shared its own approach towards risk assessments for occupational hazards, which was at the time called CARA, to WHO's COVID Expert Panel.

    As a result, WHO has invited CERN to become a member of a multidisciplinary expert group of international experts called ARIA, which will work to define a standardised algorithm to quantify airborne transmission risk in indoor settings. -This will ensure that the model inculdes not only the science related to aerosol science but also the virological effects such as host-pathogen interaction.

    +This will ensure that the model inculdes not only the science related to aerosol science but also the virological effects, such as host-pathogen interaction.

    The collaboration takes place within CERNs wide-ranging engagement with other international organisations, promoting shared solutions to societal challenges.