key4hep-julia-fwk

Demonstrator for high energy physics event-processing application framework in Julia

https://github.com/key4hep/key4hep-julia-fwk

Science Score: 52.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization key4hep has institutional domain (cern.ch)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Demonstrator for high energy physics event-processing application framework in Julia

Basic Info
  • Host: GitHub
  • Owner: key4hep
  • License: apache-2.0
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 7.66 MB
Statistics
  • Stars: 3
  • Watchers: 7
  • Forks: 5
  • Open Issues: 6
  • Releases: 0
Created almost 2 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

FrameworkDemo.jl

test Aqua QA

Demonstrator project for HEP event-processing application framework in Julia

Getting started

Set-up the project:

sh git clone <path> cd key4hep-julia-fwk julia --project -e "import Pkg; Pkg.instantiate()"

Usage

See options for running with an example data flow graph in data/:

sh julia --project bin/schedule.jl --help

or use with REPL:

julia using FrameworkDemo

Compilation

The runner can be statically compiled with Julia 1.12 and later:

julia make.jl

and then run:

JULIA_NUM_THREADS=<threads> ./frameworkdemo_schedule <options>

Owner

  • Name: Key4hep: Turnkey Software for Future Colliders
  • Login: key4hep
  • Kind: organization

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: FrameworkDemo.jl
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Mateusz Jakub
    family-names: Fila
    affiliation: CERN
    orcid: 'https://orcid.org/0000-0003-3917-2371'
    email: mateusz.jakub.fila@cern.ch
  - given-names: Benedikt
    family-names: Hegner
    email: Benedikt.Hegner@cern.ch
    orcid: 'https://orcid.org/0009-0009-2020-1620'
    affiliation: CERN
  - given-names: Oleksandr
    family-names: Shchur
    affiliation: Ukrainian Catholic University
    orcid: 'https://orcid.org/0009-0009-3275-533X'
  - given-names: Josh
    family-names: Ott
    orcid: 'https://orcid.org/0000-0002-4893-5484'
    affiliation: North Carolina State University
  - given-names: Justin
    family-names: Kowalski
    affiliation: ETH Zurich
    orcid: 'https://orcid.org/0009-0000-9600-365X'
repository-code: 'https://github.com/key4hep/key4hep-julia-fwk'
abstract: >-
  Demonstrator project for HEP event-processing application
  framework in Julia
license: Apache-2.0

GitHub Events

Total
  • Create event: 4
  • Issues event: 3
  • Watch event: 2
  • Delete event: 2
  • Member event: 1
  • Issue comment event: 13
  • Push event: 23
  • Pull request review comment event: 11
  • Pull request review event: 18
  • Pull request event: 51
  • Fork event: 2
Last Year
  • Create event: 4
  • Issues event: 3
  • Watch event: 2
  • Delete event: 2
  • Member event: 1
  • Issue comment event: 13
  • Push event: 23
  • Pull request review comment event: 11
  • Pull request review event: 18
  • Pull request event: 51
  • Fork event: 2

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 29 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 29 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • m-fila (7)
  • Moelf (1)
Pull Request Authors
  • m-fila (61)
  • SmalRat (4)
  • ottjk (3)
  • justinformatik (2)
  • github-actions[bot] (1)
  • dependabot[bot] (1)
  • joott (1)
Top Labels
Issue Labels
visualization (3) enhancement (3) bug (2) performance (1) logging (1)
Pull Request Labels
enhancement (6) visualization (5) logging (4) formatting (3) tests (2) dependencies (2) ci (2) performance (1) documentation (1)