-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
67 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} |