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

Implementation of TRestEventTimeSelectionProcess to select events by their timeStamp #540

Merged
merged 17 commits into from
Jan 20, 2025

Conversation

AlvaroEzq
Copy link
Contributor

@AlvaroEzq AlvaroEzq commented Nov 19, 2024

AlvaroEzq Large: 355 Powered by Pull Request Badge

Implementation of TRestEventTimeSelectionProcess, a new TRestEventProcess to select the events by their time given a set of active or dead datetime ranges. Although this could be achieved in analysis through cuts to the timeStamp or by using the already existing TRestEventSelectionProcess, this new process will be very useful in the case that the run contains a lot (order of tens or more) of different active/dead time periods, for example, in long background runs with poor detector stability.

@AlvaroEzq AlvaroEzq marked this pull request as ready for review November 21, 2024 13:12
@AlvaroEzq AlvaroEzq requested a review from nkx111 as a code owner November 21, 2024 13:12
@AlvaroEzq AlvaroEzq marked this pull request as draft November 21, 2024 13:13
@AlvaroEzq AlvaroEzq marked this pull request as ready for review January 19, 2025 16:09
@AlvaroEzq AlvaroEzq force-pushed the alvaroezq_timeSelection branch from 239630c to 3d272b6 Compare January 19, 2025 18:25
@AlvaroEzq AlvaroEzq changed the title Implementation of a process to select events by their timeStamp Implementation of TRestEventTimeSelectionProcess to select events by their timeStamp Jan 20, 2025
@AlvaroEzq AlvaroEzq requested review from mariajmz and JPorron January 20, 2025 09:31
@AlvaroEzq AlvaroEzq requested a review from Anakintana January 20, 2025 12:06
@AlvaroEzq AlvaroEzq merged commit 8a8be27 into master Jan 20, 2025
64 checks passed
@AlvaroEzq AlvaroEzq deleted the alvaroezq_timeSelection branch January 20, 2025 12:38
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.

3 participants