From 7f9967f847afff6a106389706cfa24a1d6bdcf70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20N=C3=B6the?= Date: Wed, 4 Apr 2018 15:47:05 +0200 Subject: [PATCH] Add zenodo metadata --- .zenodo.json | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000000..d5f05ec4a2 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,67 @@ +{ + "description": "The FACT-Tools are an extension of the streams framework to analyse the data of the First G-APD Cherenkov Telescope", + "license": "lgpl-3.0", + "keywords": [ + "gamma-ray astronomy", + "streams", + "FACT", + "Imaging Atmospheric Cherenkov Telescope", + "IACT" + ], + "upload_type": "software", + "creators": [ + { + "affiliation": "TU Dortmund", + "name": "Maximilian N\u00f6the" + }, + { + "affiliation": "TU Dortmund", + "name": "Jens Buss" + }, + { + "affiliation": "TU Dortmund", + "name": "Kai Br\u00fcgge" + }, + { + "affiliation": "TU Dortmund", + "name": "T. Fabian Temme" + }, + { + "affiliation": "ETH Zurich", + "name": "Sebastian A. Mueller" + }, + { + "affiliation": "TU Dortmund", + "name": "Christian Bockermann" + }, + { + "affiliation": "TU Dortmund", + "name": "Lena Linhoff" + }, + { + "affiliation": "ETH Zurich", + "name": "Dominik Neise" + }, + { + "affiliation": "TU Dortmund", + "name": "Dominik Baack" + }, + { + "affiliation": "TU Dortmund", + "name": "Hendrik Hildebrandt" + }, + { + "affiliation": "ETH Zurich", + "name": "Max Ahnen" + }, + { + "affiliation": "TU Dortmund", + "name": "Niklas Wulf" + }, + { + "affiliation": "TU Dortmund", + "name": "Alexey Egorov" + } + ], + "access_right": "open" +}