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

Wrap candidate knot selection algorithm into a single function #113

Open
jr-leary7 opened this issue Sep 5, 2023 · 0 comments
Open

Wrap candidate knot selection algorithm into a single function #113

jr-leary7 opened this issue Sep 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jr-leary7
Copy link
Owner

  • Currently the candidate knot selection process is nested within marge2()
  • This makes debugging more complex for both functionalities due to the length of marge2()
  • Modularizing will make maintenance easier, as well as make it possible to identify candidate knots without fitting models
@jr-leary7 jr-leary7 added the enhancement New feature or request label Sep 5, 2023
@jr-leary7 jr-leary7 self-assigned this Sep 5, 2023
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