-
Notifications
You must be signed in to change notification settings - Fork 32
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 plugin to get data of multiple peaks at event level #1382
base: master
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
Need to wait for AxFoundation/strax#867 and #1406 |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Hi, @HenningSE, thanks for this high-level PR. On top of the small comments that I made for the input parameters and docstring, I have a more general one - if we really need such a plugin here? This plugin reads the relative time, position, and AFT of every peak within events. For a plugin named |
What does the code in this PR do / what does it improve?
This PR adds a plugin that propagates multiple peak properties to event level.
Please include the following if applicable: