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

Move sigmaG filtering to its own file #394

Merged
merged 4 commits into from
Dec 1, 2023
Merged

Move sigmaG filtering to its own file #394

merged 4 commits into from
Dec 1, 2023

Conversation

jeremykubica
Copy link
Contributor

This is primarily a cleanup PR. It moves sigmaG filtering to its own file and adds more tests. The goal is to reduce the amount of different code in analysis_utils.py.

The code also vectorizes some of the curve computations in ResultRow.

Breaking those into their own PR
They were needed for the computation
@jeremykubica jeremykubica marked this pull request as ready for review November 29, 2023 14:39
@jeremykubica jeremykubica merged commit 62a7c75 into main Dec 1, 2023
1 of 2 checks passed
@jeremykubica jeremykubica deleted the sigma_g_move branch December 1, 2023 00:53
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