From bffbf44edad311266cc8dba31f6a8dc394f9db9b Mon Sep 17 00:00:00 2001 From: Simon Spannagel <simon.spannagel@cern.ch> Date: Tue, 24 Jan 2023 10:44:01 +0100 Subject: [PATCH] Move authors to separate file --- AUTHORS.md | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ README.md | 53 +---------------------------------------------- 2 files changed, 62 insertions(+), 52 deletions(-) create mode 100644 AUTHORS.md diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 000000000..d3eee6d3c --- /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 +* 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 + +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 7a1ec6191..86fedcb75 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*. -- GitLab