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

ADC hit time fix #314

Merged
merged 2 commits into from
Nov 11, 2024
Merged

ADC hit time fix #314

merged 2 commits into from
Nov 11, 2024

Conversation

S81D
Copy link
Contributor

@S81D S81D commented Oct 28, 2024

From the laser timing analysis, we changed how the PMT hit times are assigned. Instead of taking the ADC value where the pulse maximum is found, we interpolate the rising edge of the pulse and find 50% above baseline. This PR fixes a bug from a previous commit so that this new hit time is now saved correctly in the pulses vector.

Also fixed up some verbose in the hit finding tool.

S81D added 2 commits October 22, 2024 12:39
Assigned correct 50% interpolation time instead of max ADC time
clean up verbose of the hit finding tool
@marc1uk marc1uk merged commit 774f3b1 into ANNIEsoft:Application Nov 11, 2024
1 check passed
@S81D S81D deleted the hit_time_fix branch December 5, 2024 20:41
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