diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000000000000000000000000000000000000..38dca0f14b3a093e04ec252283e04f202b0b1fe1 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,61 @@ +--- +# SPDX-FileCopyrightText: 2023 CERN and the Corryvreckan authors +# SPDX-License-Identifier: CC-BY-4.0 +title: "Authors and Acknowledgments" +--- + +Corryvreckan is developed and maintained by + +* Lennart Huth, DESY, [lhuth](https://gitlab.cern.ch/lhuth) +* Paul Schütze, DESY, [pschutze](https://gitlab.cern.ch/pschutze) +* Simon Spannagel, DESY, [simonspa](https://gitlab.cern.ch/simonspa) + +The following authors, in alphabetical order, have developed or contributed to Corryvreckan: + +* David Bacher, ETH Zürich, [dabacher](https://gitlab.cern.ch/dabacher) +* Pascal Becht, University of Heidelberg, [pbecht](https://gitlab.cern.ch/dabacher) +* Bogdan-Mihail Blidaru, University of Heidelberg, [mblidaru](https://gitlab.cern.ch/dabacher) +* Matthew Daniel Buckland, University of Liverpool, [mbucklan](https://gitlab.cern.ch/dabacher) +* Carsten Daniel Burgard, DESY, [cburgard](https://gitlab.cern.ch/dabacher) +* Eric Buschmann, CERN, [ebuschma](https://gitlab.cern.ch/dabacher) +* Maximilian Felix Caspar, DESY, [mcaspar](https://gitlab.cern.ch/dabacher) +* Chun Cheng, DESY, [chengc](https://gitlab.cern.ch/dabacher) +* Joshua Clercx, DESY, [jclercx](https://gitlab.cern.ch/dabacher) +* Manuel Colocci, CERN, [mcolocci](https://gitlab.cern.ch/dabacher) +* Dominik Dannheim, CERN, [dannheim](https://gitlab.cern.ch/dabacher) +* Naomi Davis, DESY, [naomi ](https://gitlab.cern.ch/dabacher) +* Jens Dopke, STFC RAL, [jdopke](https://gitlab.cern.ch/dabacher) +* Katharina Dort, University of Giessen/CERN, [kdort](https://gitlab.cern.ch/dabacher) +* Jordi Duarte-Campderros, IFCA, [duarte](https://gitlab.cern.ch/dabacher) +* Finn Feindt, DESY, [ffeindt](https://gitlab.cern.ch/dabacher) +* Alexander Ferk, CERN, [aferk](https://gitlab.cern.ch/dabacher) +* Adrian Fiergolski, CERN, [afiergol](https://gitlab.cern.ch/dabacher) +* Sejla Hadzic, MPP, [sehadzic](https://gitlab.cern.ch/dabacher) +* Jan Hammerich,University of Liverpool, [jhammeri](https://gitlab.cern.ch/dabacher) +* Adrian Herkert, DESY, [adherker](https://gitlab.cern.ch/adherker) +* Daniel Hynds, Nikhef, [dhynds](https://gitlab.cern.ch/adherker) +* Nicolò Jacazio, CERN, [njacazio](https://gitlab.cern.ch/adherker) +* Callan Jessiman, Carleton University, [cjessima](https://gitlab.cern.ch/adherker) +* Jens Kroeger, University of Heidelberg/CERN, [jekroege](https://gitlab.cern.ch/adherker) +* Fabian Lex, University of Freiburg, [lex](https://gitlab.cern.ch/adherker) +* Magnus Mager, CERN, [mmager](https://gitlab.cern.ch/adherker) +* Keerthi Nakkalil, University Bonn/DESY, [nakkalil](https://gitlab.cern.ch/adherker) +* Andreas Matthias Nürnberg, KIT, [nurnberg](https://gitlab.cern.ch/adherker) +* Ryunosuke O'Neil, University of Edinburgh, [roneil](https://gitlab.cern.ch/adherker) +* Younes Otarid, DESY, [yotarid](https://gitlab.cern.ch/adherker) +* Klaas Padeken, Bonn, HISKP, [padeken](https://gitlab.cern.ch/adherker) +* Florian Pitters, HEPHY, [fpipper](https://gitlab.cern.ch/adherker) +* Miljenko Suljic, CERN, [msuljic](https://gitlab.cern.ch/adherker) +* Peter Svihra, CERN, [psvihra](https://gitlab.cern.ch/adherker) +* Tomas Vanat, CERN, [tvanat](https://gitlab.cern.ch/adherker) +* Annika Vauth, University of Hamburg/DESY, [anvauth](https://gitlab.cern.ch/adherker) +* Mateus Vicente Barreto Pinto, University Geneva, [mvicente](https://gitlab.cern.ch/adherker) +* Gianpiero Vignola, DESY, [gvignola](https://gitlab.cern.ch/adherker) +* Morag Williams, University of Glasgow/CERN, [williamm](https://gitlab.cern.ch/adherker) +* Philipp Windischhofer, University of Chicago, [phwindis](https://gitlab.cern.ch/adherker) +* Yitao Wu, University of Science and Technology of China, [yitao](https://gitlab.cern.ch/adherker) +* Jin Zhang, DESY, [jinz](https://gitlab.cern.ch/adherker) +* Bong-Hwi Lim, University of Turin, [blim](https://gitlab.cern.ch/adherker) + +This project strongly profits from the developments done for the [Allpix Squared project](https://cern.ch/allpix-squared) which is released under the MIT license. Especially the configuration class, the module instantiation logic and the file reader and writer modules have profited heavily by their corresponding framework components in Allpix Squared. + diff --git a/README.md b/README.md index 7a1ec61913272eadf5359bf4b28c633e2b9ba8a0..86fedcb75154d436ebe8e5d764fafbe40fa52422 100644 --- a/README.md +++ b/README.md @@ -52,58 +52,7 @@ The main page of the reference can then be found at `reference/html/index.html` ## Development of Corryvreckan -Corryvreckan is developed and maintained by - -* Lennart Huth, DESY, @lhuth -* Paul Schütze, DESY, @pschutze -* Simon Spannagel, DESY, @simonspa - -The following authors, in alphabetical order, have developed or contributed to Corryvreckan: - -* David Bacher, ETH Zürich, @dabacher -* Pascal Becht, University of Heidelberg, @pbecht -* Bogdan-Mihail Blidaru, University of Heidelberg, @mblidaru -* Matthew Daniel Buckland, University of Liverpool, @mbucklan -* Carsten Daniel Burgard, DESY, @cburgard -* Eric Buschmann, CERN, @ebuschma -* Maximilian Felix Caspar, DESY, @mcaspar -* Chun Cheng, DESY, @chengc -* Joshua Clercx, DESY, @jclercx -* Manuel Colocci, CERN, @mcolocci -* Dominik Dannheim, CERN, @dannheim -* Naomi Davis, DESY, @naomi -* Jens Dopke, STFC RAL, @jdopke -* Katharina Dort, University of Giessen/CERN, @kdort -* Jordi Duarte-Campderros, IFCA, @duarte -* Finn Feindt, DESY, @ffeindt -* Alexander Ferk, CERN, @aferk -* Adrian Fiergolski, CERN, @afiergol -* Sejla Hadzic, MPP, @sehadzic -* Jan Hammerich,University of Liverpool, @jhammeri -* Adrian Herkert, DESY, @adherker -* Daniel Hynds, Nikhef, @dhynds -* Nicolò Jacazio, CERN, @njacazio -* Callan Jessiman, Carleton University, @cjessima -* Jens Kroeger, University of Heidelberg/CERN, @jekroege -* Fabian Lex, University of Freiburg, @lex -* Magnus Mager, CERN, @mmager -* Keerthi Nakkalil, University Bonn/DESY, @nakkalil -* Andreas Matthias Nürnberg, KIT, @nurnberg -* Ryunosuke O'Neil, University of Edinburgh, @roneil -* Younes Otarid, DESY, @yotarid -* Klaas Padeken, Bonn, HISKP, @padeken -* Florian Pitters, HEPHY, @fpipper -* Miljenko Suljic, CERN, @msuljic -* Peter Svihra, CERN, @psvihra -* Tomas Vanat, CERN, @tvanat -* Annika Vauth, University of Hamburg/DESY, @anvauth -* Mateus Vicente Barreto Pinto, University Geneva, @mvicente -* Gianpiero Vignola, DESY, @gvignola -* Morag Williams, University of Glasgow/CERN, @williamm -* Philipp Windischhofer, University of Chicago, @phwindis -* Yitao Wu, University of Science and Technology of China, @yitao -* Jin Zhang, DESY, @jinz -* Bong-Hwi Lim, University of Turin, @blim +See [AUTHORS.md](./AUTHORS.md) ## Citations The reference paper of Corryvreckan describing the framework and providing an example for a test beam data reconstruction has been published in the *Journal of Instrumentation*.