Skip to content

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

Thomas 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)

How to process this merge request

See also the wiki for more info.

  • Add the entry owner from Zenodo to this merge request.
  • Check, if a related onboarding issue exists and close onboarding issue.
  • Resolve all open issues, then clear for merge.
  • When also the presentation was given at a community event, close the request.

Add to community

  • Presentation was given at OSSR community event.

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 YouSchnabel

Merge request reports