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

Fixes for using EQUAD/EFAC #1862

Merged
merged 3 commits into from
Nov 19, 2024
Merged

Fixes for using EQUAD/EFAC #1862

merged 3 commits into from
Nov 19, 2024

Conversation

dlakaplan
Copy link
Contributor

Two minor fixes:

  • add_param returns the name of the parameter. Using when adding maskParameters and you want to track them programmatically.
  • Fixed the logic for TOA selection masks. Previously if it returned an actual selection which was array([0]) it would treat that as not matching any TOAs.

@dlakaplan dlakaplan added bug fix Bug fixing pull request minor A minor PR that doesn't need a lot of thought labels Nov 15, 2024
@dlakaplan dlakaplan added the awaiting review This PR needs someone to review it so it can be merged label Nov 18, 2024
@dlakaplan
Copy link
Contributor Author

@abhisrkckl : only the MacOS test is failing

@abhisrkckl
Copy link
Contributor

This looks OK to me.

@abhisrkckl abhisrkckl merged commit 060cdc6 into nanograv:master Nov 19, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review This PR needs someone to review it so it can be merged bug fix Bug fixing pull request minor A minor PR that doesn't need a lot of thought
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants