Skip to content

[CURATE] CTLearn: Deep learning for imaging atmospheric Cherenkov telescopes event reconstruction

CI requested to merge 3342952 into master

=== Record #6842323 ===
Title: CTLearn: Deep learning for imaging atmospheric Cherenkov telescopes event reconstruction
DOI: 10.5281/zenodo.6842323
URL: https://zenodo.org/record/6842323
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.

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: XXX (to be entered by onboarding manager)

  • 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:

/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: `releaseNotes` 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(
'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 Vuillaume

Merge request reports