fccanalyses

Common analysis framework for the Future Circular Collider

https://github.com/hep-fcc/fccanalyses

Science Score: 49.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.7%) to scientific vocabulary

Keywords

cern fcc hep
Last synced: 6 months ago · JSON representation

Repository

Common analysis framework for the Future Circular Collider

Basic Info
Statistics
  • Stars: 29
  • Watchers: 11
  • Forks: 144
  • Open Issues: 41
  • Releases: 27
Topics
cern fcc hep
Created almost 7 years ago · Last pushed 6 months ago
Metadata Files
Readme License Zenodo

README.md

FCCAnalyses

DOI

master: test docs bench

pre-edm4hep1: test-pre-edm4hep1

Common framework for FCC related analyses. This framework allows one to write full analysis, taking EDM4hep input ROOT files and producing the plots.

Quick Start

Running analysis script can be done using fccanalysis command which is shipped in Key4hep stack:

sh source /cvmfs/sw.hsf.org/key4hep/setup.sh fccanalysis run analysis_script.py

Pre-generated Samples

Access

To have read access to the FCC pre-generated samples, one needs to be subscribed to the following e-group (with owner approval): fcc-eos-access.

Winter 2023 and Spring 2021 Pre-generated Samples

In order to run over pre-generated samples from winter2023 or spring2021 campaigns one needs to compile pre-edm4hep1 branch of the FCCAnalyses in the 2024-03-10 release:

sh source /cvmfs/sw.hsf.org/key4hep/setup.sh -r 2024-03-10 git clone --branch pre-edm4hep1 git@github.com:HEP-FCC/FCCAnalyses.git cd FCCAnalyses source ./setup.sh fccanalysis build -j 8

Sample Metadata

All sample information, including Key4hep stack used for the campaign, is collected at the FCC Physics Events website.

Documentation

Detailed documentation can be found at the FCCAnalyses webpage.

Contributing

As usual, if you aim at contributing to the repository, please fork it, develop your feature/analysis and submit a pull requests.

Code Formating

The preferred style of the C++ code in the FCCAnalyses is LLVM, which is checked by a CI job.

To apply formatting to a file: clang-format -i -style=file /path/to/file.cpp

Owner

  • Name: FCC
  • Login: HEP-FCC
  • Kind: organization

Software for Future Circular Colliders (hh, ee, he)

GitHub Events

Total
  • Create event: 5
  • Release event: 1
  • Issues event: 11
  • Watch event: 5
  • Delete event: 1
  • Issue comment event: 16
  • Push event: 113
  • Pull request event: 54
  • Pull request review event: 15
  • Pull request review comment event: 11
  • Fork event: 23
Last Year
  • Create event: 5
  • Release event: 1
  • Issues event: 11
  • Watch event: 5
  • Delete event: 1
  • Issue comment event: 16
  • Push event: 113
  • Pull request event: 54
  • Pull request review event: 15
  • Pull request review comment event: 11
  • Fork event: 23

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 5
  • Total pull requests: 30
  • Average time to close issues: 3 days
  • Average time to close pull requests: about 1 month
  • Total issue authors: 5
  • Total pull request authors: 8
  • Average comments per issue: 0.2
  • Average comments per pull request: 0.17
  • Merged pull requests: 24
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 5
  • Pull requests: 29
  • Average time to close issues: 3 days
  • Average time to close pull requests: 17 days
  • Issue authors: 5
  • Pull request authors: 8
  • Average comments per issue: 0.2
  • Average comments per pull request: 0.1
  • Merged pull requests: 23
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • kjvbrt (6)
  • bistapf (3)
  • jmcarcell (2)
  • LoulouiseBipBip (1)
  • asciandr (1)
  • AidanWiederhold (1)
  • matthewkenzie (1)
  • AlfredThePhysicsGuy (1)
  • amagnan (1)
  • andread3vita (1)
  • esitti (1)
  • jd550179 (1)
  • tmadlener (1)
Pull Request Authors
  • kjvbrt (67)
  • jmcarcell (9)
  • tmadlener (6)
  • bistapf (3)
  • jeyserma (3)
  • prayagyadav (1)
  • vvolkl (1)
  • jacofan (1)
  • noornasser1 (1)
  • ZBahariyoon (1)
  • atishelmanch (1)
  • mattiaisgro (1)
  • defranchis (1)
  • lipeles (1)
  • izamiza10 (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/bench.yml actions
  • actions/checkout v2 composite
  • benchmark-action/github-action-benchmark v1 composite
  • cvmfs-contrib/github-action-cvmfs v2 composite
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • cvmfs-contrib/github-action-cvmfs v2 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • cvmfs-contrib/github-action-cvmfs v2 composite