Skip to content

[CURATE] GammaLearn

Vuillaume requested to merge 5879803 into master

=== Record #6522736 ===
Title: GammaLearn
DOI: 10.5281/zenodo.6522736
URL: https://zenodo.org/record/6522736
GammaLearn is a collaborative project to apply deep learning to the analysis of low-level Imaging Atmospheric Cherenkov Telescopes such as CTA. It provides a framework to easily train and apply models from a configuration file. Learn more at https://purl.org/gammalearn

Check the software checklist for the entry

  • Contains valid codemeta.json (see validator output)
  • Documentation is provided in the Zenodo entry (at least through codemeta)
  • a stable versioned release of the project
  • It is under an open-source license (see SPDX [https://spdx.org/licenses/])
  • Follows a reasonable set of software development / software engineering practices (rough by-eye quality estimate)

Complete onboarding issue

Related onboarding issue: https://project.escape2020.de/issues/25

  • Make sure all boxes of the checklist up to "Uploaded to Zenodo" are ticked
  • Tick "software checklist completed" when done with the above
  • When cleared for merging, tick "Added to Zenodo community/published" and change issue status to "closed"

There are 5 warnings and 3 errors to take care of. Please check the CI

/Users/thomasvuillaume/Work/ESCAPE/dev/eossr/eossr/metadata/codemeta.py:70: CodemetaRecommendedWarning: `memoryRequirements` not provided in the codemeta schema but is recommended
  warn(
/Users/thomasvuillaume/Work/ESCAPE/dev/eossr/eossr/metadata/codemeta.py:70: CodemetaRecommendedWarning: `processorRequirements` not provided in the codemeta schema but is recommended
  warn(
/Users/thomasvuillaume/Work/ESCAPE/dev/eossr/eossr/metadata/codemeta.py:70: CodemetaRecommendedWarning: `storageRequirements` not provided in the codemeta schema but is recommended
  warn(
/Users/thomasvuillaume/Work/ESCAPE/dev/eossr/eossr/metadata/codemeta.py:70: CodemetaRecommendedWarning: `copyrightHolder` not provided in the codemeta schema but is recommended
  warn(
/Users/thomasvuillaume/Work/ESCAPE/dev/eossr/eossr/metadata/codemeta.py:70: CodemetaRecommendedWarning: `identifier` not provided in the codemeta schema but is recommended
  warn(
'softwareVersion not provided in the codemeta schema but is required'
'maintainer not provided in the codemeta schema but is required'
'readme not provided in the codemeta schema but is required'
Edited by Jutta Schnabel

Merge request reports