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 vetos field to EventSet #243

Open
wbenoit26 opened this issue Aug 20, 2024 · 0 comments
Open

Add vetos field to EventSet #243

wbenoit26 opened this issue Aug 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@wbenoit26
Copy link
Contributor

It would be useful to have the veto mask for events computed up front, and it's a task that could be naturally parallelized during inference. I'm imagining it would be a (num_events, num_ifos)-shaped array, with each entry corresponding to the applicable vetos via a bash-permissions style encoding.

As part of this, we could turn the vetos functionality into a library.

@wbenoit26 wbenoit26 added the enhancement New feature or request label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant