Skip to content

zdc_sigma: avoid generating unused events#165

Merged
veprbl merged 2 commits intomasterfrom
pr/minor_fixes
Dec 28, 2025
Merged

zdc_sigma: avoid generating unused events#165
veprbl merged 2 commits intomasterfrom
pr/minor_fixes

Conversation

@veprbl
Copy link
Member

@veprbl veprbl commented Jun 23, 2025

No description provided.

@veprbl veprbl enabled auto-merge (rebase) June 23, 2025 02:20
Copilot AI review requested due to automatic review settings December 27, 2025 19:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to reduce the number of generated events in the zdc_sigma benchmark and standardize the use of snakemake flags across config files. However, there is a critical bug in the implementation.

  • Reduced N_EVENTS in zdc_sigma from 100,000 to 200
  • Replaced hardcoded --cache flag with $SNAKEMAKE_FLAGS variable in tracking_performances and lfhcal configs

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
benchmarks/zdc_sigma/Snakefile Reduces N_EVENTS from 100,000 to 200, but this creates a critical mismatch with the simulation step requirements
benchmarks/tracking_performances/config.yml Replaces hardcoded --cache with $SNAKEMAKE_FLAGS variable for consistency
benchmarks/lfhcal/config.yml Replaces hardcoded --cache with $SNAKEMAKE_FLAGS variable for consistency

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@veprbl veprbl merged commit 0518c05 into master Dec 28, 2025
3 checks passed
@veprbl veprbl deleted the pr/minor_fixes branch December 28, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants