Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 19 additions & 12 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,37 @@
}
],
"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"
},
{
"affiliation": "Facultad de Ingenier\u00eda Inform\u00e1tica, Universidad Complutense de Madrid, Madrid, Spain",
"name": "Sevilla, Jaime",
"type": "Researcher"
"type": "Researcher",
"orcid": "0000-0002-4454-1146"
}
],
"creators": [
{
"name": "Brill, Ari",
"orcid": " 0000-0002-6208-5244"
},
{
"affiliation": "University of California Los Angeles, Division of Astronomy and Astrophysics, Los Angeles, CA, USA",
"name": "Kim, Bryan"
"affiliation": "Instituto de F\u00edsica de Part\u00edculas y del Cosmos, Departamento de EMFTEL, Universidad Complutense de Madrid, Madrid, Spain ",
"name": "Miener, Tjark",
"orcid": "0000-0003-1821-7964"
},
{
"affiliation": "Instituto de F\u00edsica de Part\u00edculas y del Cosmos, Departamento de EMFTEL, Universidad Complutense de Madrid, Madrid, Spain ",
"name": "Nieto, Daniel",
"orcid": "0000-0003-3343-0755"
},
{
"affiliation": "Instituto de F\u00edsica de Part\u00edculas y del Cosmos, Departamento de EMFTEL, Universidad Complutense de Madrid, Madrid, Spain ",
"name": "Miener, Tjark",
"orcid": "0000-0003-1821-7964"
"name": "Brill, Ari",
"orcid": " 0000-0002-6208-5244"
},
{
"affiliation": "University of California Los Angeles, Division of Astronomy and Astrophysics, Los Angeles, CA, USA",
"name": "Kim, Bryan"
},
{
"affiliation": "Barnard College, Columbia University, New York, NY, USA",
Expand All @@ -51,7 +58,7 @@
],
"language": "eng",
"license": "BSD-3-Clause",
"publication_date": "2023-05-08",
"publication_date": "2025-03-13",
"related_identifiers": [
{
"identifier": "https://github.com/ctlearn-project/ctlearn",
Expand All @@ -62,5 +69,5 @@
],
"title": "CTLearn: Deep learning for imaging atmospheric Cherenkov telescopes event reconstruction",
"upload_type": "software",
"version": "0.9.0"
"version": "0.10.0"
}
57 changes: 35 additions & 22 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"codeRepository": "https://github.com/ctlearn-project/ctlearn",
"contIntegration": "https://github.com/ctlearn-project/ctlearn/actions",
"datePublished": "2023-05-08",
"dateModified": "2023-05-08",
"downloadUrl": "https://zenodo.org/record/5947837/files/ctlearn-project/ctlearn-v0.7.0.zip",
"dateModified": "2025-03-13",
"downloadUrl": "https://zenodo.org/record/5947837/files/ctlearn-project/ctlearn-v0.10.0.zip",
"issueTracker": "https://github.com/ctlearn-project/ctlearn/issues",
"name": "CTLearn: Deep learning for imaging atmospheric Cherenkov telescopes event reconstruction",
"readme": "https://ctlearn.readthedocs.io",
"version": "0.7.0",
"softwareVersion": "0.7.0",
"version": "0.10.0",
"softwareVersion": "0.10.0",
"identifier": "10.5281/zenodo.3342952",
"description": "CTLearn is a high-level Python package providing a backend for training deep learning models for the reconstruction of imaging atmospheric Cherenkov telescope events using TensorFlow.",
"applicationCategory": "Astronomy",
Expand Down Expand Up @@ -39,30 +39,27 @@
"softwareRequirements": [
"Python 3",
"TensorFlow 2",
"tf2onnx",
"ctapipe",
"astropy",
"scikit-learn",
"ctapipe",
"ctaplot",
"DL1DataHandler",
"numba",
"NumPy",
"PyYAML",
"pyIRF",
"PyIRF",
"PyDot",
"Pandas"
],
"author": [
{
"@type": "Person",
"@id": " https://orcid.org/ 0000-0002-6208-5244",
"givenName": "Ari",
"familyName": "Brill"
},
{
"@type": "Person",
"givenName": "Bryan",
"familyName": "Kim",
"@id": "https://orcid.org/0000-0003-1821-7964",
"givenName": "Tjark",
"familyName": "Miener",
"affiliation": {
"@type": "Organization",
"name": "University of California Los Angeles, Division of Astronomy and Astrophysics, Los Angeles, CA, USA"
"name": "Département de Physique Nucléaire et Corpusculaire, Univertité de Genève, Genève, Switzerland"
}
},
{
Expand All @@ -78,17 +75,22 @@
},
{
"@type": "Person",
"@id": "https://orcid.org/0000-0003-1821-7964",
"givenName": "Tjark",
"familyName": "Miener",
"@id": " https://orcid.org/ 0000-0002-6208-5244",
"givenName": "Ari",
"familyName": "Brill"
},
{
"@type": "Person",
"givenName": "Bryan",
"familyName": "Kim",
"affiliation": {
"@type": "Organization",
"name": "Instituto de Física de Partículas y del Cosmos, Departamento de EMFTEL, Universidad Complutense de Madrid, Madrid, Spain "
"name": "University of California Los Angeles, Division of Astronomy and Astrophysics, Los Angeles, CA, USA"
}
},
{
"@type": "Person",
"@id": " https://orcid.org/ 0000-0001-6674-4238",
"@id": " https://orcid.org/0000-0001-6674-4238",
"givenName": "Qi",
"familyName": "Feng",
"affiliation": {
Expand All @@ -100,6 +102,17 @@
"contributor": [
{
"@type": "Person",
"@id": " https://orcid.org/0009-0007-1566-9507",
"givenName": "Alexander",
"familyName": "Cerviño Cortínez",
"affiliation": {
"@type": "Organization",
"name": "Instituto de Física de Partículas y del Cosmos, Departamento de EMFTEL, Universidad Complutense de Madrid, Madrid, Spain"
}
},
{
"@type": "Person",
"@id": " https://orcid.org/0000-0002-4454-1146",
"givenName": "Jaime",
"familyName": "Sevilla",
"affiliation": {
Expand Down Expand Up @@ -127,7 +140,7 @@
"familyName": "Miener",
"affiliation": {
"@type": "Organization",
"name": "Instituto de Física de Partículas y del Cosmos, Departamento de EMFTEL, Universidad Complutense de Madrid, Madrid, Spain "
"name": "Département de Physique Nucléaire et Corpusculaire, Univertité de Genève, Genève, Switzerland"
}
}
]
Expand Down