-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy path.zenodo.json
More file actions
58 lines (58 loc) · 2.42 KB
/
Copy path.zenodo.json
File metadata and controls
58 lines (58 loc) · 2.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"license": "MIT",
"contributors": [
{
"affiliation": "Instituto de F\u00edsica de Part\u00edculas y del Cosmos, Departamento de EMFTEL, Universidad Complutense de Madrid, Madrid, Spain ",
"name": "Cervi\u00f1o Cort\u00ednez, Alexander",
"type": "Researcher",
"orcid": "0009-0007-1566-9507"
},
{
"orcid": "0000-0002-5686-2078",
"affiliation": "Laboratoire d'Annecy de Physique des Particules, CNRS, Universit\u00e9 Savoie Mont-Blanc, Annecy, France",
"type": "Researcher",
"name": "Thomas Vuillaume"
},
{
"orcid": "0000-0001-7282-2394",
"affiliation": "Instituto de F\u00edsica de Part\u00edculas y del Cosmos and Departamento de EMFTEL, Universidad Complutense de Madrid, Madrid, Spain",
"type": "Researcher",
"name": "Jos\u00e9 Luis Contreras"
}
],
"language": "eng",
"title": "DL1-Data-Handler: DL1 HDF5 writer, reader, and processor for IACT data",
"upload_type": "software",
"keywords": [
"Imaging atmospheric Cherenkov telescopes",
"Data format",
"HDF5",
"PyTables"
],
"creators": [
{
"orcid": "0000-0003-1821-7964",
"affiliation": "Universit\u00e9 de Gen\u00e8ve, D\u00e9partement de physique nucl\u00e9aire et corpusculaire, Gen\u00e8ve, Suisse",
"name": "Tjark Miener"
},
{
"orcid": "0000-0003-3343-0755",
"affiliation": "Instituto de F\u00edsica de Part\u00edculas y del Cosmos and Departamento de EMFTEL, Universidad Complutense de Madrid, Madrid, Spain",
"name": "Daniel Nieto"
},
{
"affiliation": "University of California Los Angeles, Division of Astronomy and Astrophysics, Los Angeles, CA, USA",
"name": "Bryan Kim"
},
{
"affiliation": "Columbia University, Department of Physics, New York, NY, USA",
"name": "Ari Brill"
},
{
"affiliation": "Columbia University, Department of Physics, New York, NY, USA",
"name": "Qi Feng"
}
],
"access_right": "open",
"description": "<p>A package of utilities for reading and applying image processing to calibrated data from imaging atmospheric Cherenkov telescopes in a standardized format.</p>"
}