Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Charge Calibration Configurations and Configuration Files #13

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

MarikeSchwickardi
Copy link
Collaborator

This pull request introduces additional charge calibration configurations and associated configuration files for the project. These updates are essential for implementing a calibrated charge [e] feature, which allows consistent charge calibration across runs. Key changes include:

  • New configuration files for defining charge calibration constants (a, b, c, and t) on a per-run basis.
    
  • Code modifications to support loading and applying these calibration constants during data processing.
    
  • Provision to set any calculated charge values below 0 to 0, ensuring stable calibration results.
    

Important Note: This pull request should only be merged once the corresponding module is added to the Corryvreckan repository, which is necessary to utilize these configurations effectively.

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.

1 participant