Skip to content

[CURATE] ATLAS Open Data 13 TeV analysis C++ framework

Vuillaume requested to merge 5235551 into master

=== Record #5501338 ===
Title: ATLAS Open Data 13 TeV analysis C++ framework
DOI: 10.5281/zenodo.5501338
URL: https://zenodo.org/record/5501338
A repository with 12 high energy physics analysis examples using the ATLAS Open Data 13 TeV dataset released in 2020. It is written in C++ and some bash scripts.

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/148

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

  • memoryRequirements not provided in the codemeta schema but is recommended
  • processorRequirements not provided in the codemeta schema but is recommended
  • storageRequirements not provided in the codemeta schema but is recommended
  • copyrightHolder not provided in the codemeta schema but is recommended
  • funder not provided in the codemeta schema but is recommended
  • keywords not provided in the codemeta schema but is recommended
  • identifier not provided in the codemeta schema but is recommended
  • funding not provided in the codemeta schema but is recommended

There are 3 errors:.

  • '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 Mark Kettenis

Merge request reports