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

Implement v1742 offline noise calibration #238

Open
georgievgeorgi opened this issue Dec 12, 2021 · 0 comments · May be fixed by #239
Open

Implement v1742 offline noise calibration #238

georgievgeorgi opened this issue Dec 12, 2021 · 0 comments · May be fixed by #239
Assignees

Comments

@georgievgeorgi
Copy link
Contributor

No description provided.

@georgievgeorgi georgievgeorgi self-assigned this Dec 12, 2021
georgievgeorgi added a commit that referenced this issue Dec 17, 2021
Linear regression sums are collected inside PadmeReco and are exported
to a json file. This behaveour can be enabled with `GenADCCellCalib`
keyword in PadmeReconstruction.cfg under `[RUNNINGMODE]` group. The
produced sums need to be interpreted by
utils/v1742-offline-cell-calib-linear-regression.py -- poly5 method is
slowest but provides best results.  On a second iteration, the
calibration data can be provided to the reconstruction via
`ADCCellCalibData` keyword again under `[RUNNINGMODE]` group

Fixes #238
@georgievgeorgi georgievgeorgi linked a pull request Dec 17, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant