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 DldPulses interface for pulse information in reconstructed DLD data #42

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

philsmt
Copy link
Collaborator

@philsmt philsmt commented Aug 8, 2023

First PulsePattern implementation based on the new and simpler interface.

The offline calibration based REMI/DLD reconstruction adds pulse information to the output files that may be different than the one obtained from timeserver data due to particular configurations chosen for reconstruction at the time. This compoent allows to read this data and expose it via the very same interface.

Copy link
Member

@JamesWrigley JamesWrigley left a comment

Choose a reason for hiding this comment

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

Minor nitpicking 🔍 This should also be documented in components.md.

docs/changelog.md Outdated Show resolved Hide resolved
src/extra/components/pulses.py Show resolved Hide resolved
Copy link
Member

@JamesWrigley JamesWrigley left a comment

Choose a reason for hiding this comment

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

LGTM!

@philsmt
Copy link
Collaborator Author

philsmt commented Aug 9, 2023

Thank you!

@philsmt philsmt merged commit 39d4611 into master Aug 9, 2023
4 checks passed
@philsmt philsmt deleted the feat/dld-pulses branch August 9, 2023 09:26
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.

None yet

2 participants