Skip to content

[CURATE] HiPeRTA

CI requested to merge 7378249 into master

=== Record #7378250 ===
Title: HiPeRTA
DOI: 10.5281/zenodo.7378250
URL: https://zenodo.org/record/7378250
HiPeRTA is a C++ library providing High Performance computing algorithms which provide full C++ programs from HiPeCTA C++ sources for the Cherenkov Telescope Array (CTA) low-level data analysis real time reconstruction. It takes advantage of the latest SIMD (Single input multiple data) operations included in modern processors, for native vectorized optimization of analytical data processing. It is developed to be updated by respect to the ctapipe framework.

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 8 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
  • funder 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 2 errors:.

  • 'softwareVersion not provided in the codemeta schema but is required'
  • 'readme not provided in the codemeta schema but is required'
Edited by CI

Merge request reports