Skip to content

Conversation

@yashpatley
Copy link
Contributor

Added gain calibrations

Added gain calibrations
@github-actions
Copy link

O2 linter results: ❌ 0 errors, ⚠️ 0 warnings, 🔕 0 disabled

Copy link
Collaborator

@victor-gonzalez victor-gonzalez left a comment

Choose a reason for hiding this comment

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

I approve it but consider the following

When the jobs corresponding to your task execute on the grid they will only address part of a single run each. This means your task will not change run number but the first time a collision is analyzed. Of course you cannot give for granted what I said because it is not fully enforced but say that it is what is used to happen. In its turn, this will mean that a processing is repeated for each collision producing exactly the same result which is a waste of resources.

I would recommend doing only that processing if the run number has changed with an incoming collision. An initialization to zero will address the first collision that will bring a new run number and the check of changing run number will address a potential local test with data files coming from different runs

@victor-gonzalez victor-gonzalez enabled auto-merge (squash) October 28, 2025 20:52
@victor-gonzalez victor-gonzalez merged commit 944369f into AliceO2Group:master Oct 29, 2025
13 checks passed
ThePhDane pushed a commit to ThePhDane/O2Physics that referenced this pull request Nov 3, 2025
@yashpatley yashpatley deleted the flow-event-plane branch November 7, 2025 17:31
lmattei01 pushed a commit to lmattei01/O2Physics that referenced this pull request Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants