Skip to content

[CURATE] gLike

Vuillaume requested to merge 3967385 into master

=== Record #5888553 ===
Title: gLike
DOI: 10.5281/zenodo.5888553
URL: https://zenodo.org/record/5888553
gLike is a general-purpose ROOT-based code framework for the numerical maximization of joint likelihood functions. The joint likelihood function has one free parameter (named g) and as many nuisance parameters as wanted, which will be profiled in the maximization process.

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

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

  • memoryRequirements not provided in the codemeta schema but is recommended
  • processorRequirements not provided in the codemeta schema but is recommended
  • releaseNotes 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

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 Tamás Gál

Merge request reports