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

Masking and bane/aegean options #100

Merged
merged 12 commits into from
May 7, 2024
Merged

Masking and bane/aegean options #100

merged 12 commits into from
May 7, 2024

Conversation

tjgalvin
Copy link
Owner

@tjgalvin tjgalvin commented May 7, 2024

Noticed some strange failure modes which expressed themselves as wsclean diverging throughout clean. It took a few attempts of isolating the problem, but it ultimately turned out to be that the strategy masking options were not being passed through to the masking functionality to derive clean masks.

In this pull request there are two main changes:

  • plugging in the MaskingOptions from the strategy file to the actual masking function
  • the start of BANEOptions and AegeanOptions

On the section point, these are not exposed in the interface to / from the strategy file. These will come in a future request.

This should address #98

@tjgalvin tjgalvin merged commit 5b7876f into main May 7, 2024
2 checks passed
@tjgalvin tjgalvin deleted the banegrid branch May 7, 2024 15:31
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.

1 participant