key4hep-julia-fwk
Demonstrator for high energy physics event-processing application framework in Julia
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
Repository
Demonstrator for high energy physics event-processing application framework in Julia
Basic Info
Statistics
- Stars: 3
- Watchers: 7
- Forks: 5
- Open Issues: 6
- Releases: 0
Metadata Files
README.md
FrameworkDemo.jl
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
- Website: https://cern.ch/key4hep
- Repositories: 18
- Profile: https://github.com/key4hep
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)