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

New least squares interface #88

Merged
merged 26 commits into from
Oct 30, 2024
Merged

New least squares interface #88

merged 26 commits into from
Oct 30, 2024

Conversation

LuEdRaMo
Copy link
Collaborator

@LuEdRaMo LuEdRaMo commented Oct 11, 2024

This PR has two objectives:

  1. To rewrite the least squares code into a more organized and general interface.
  2. To implement Carpino et al. (2003) outlier rejection algorithm as part of the least squares iterations. This is done by updating the ideas of WIP: Reject outliers during orbital fit iterations (following Carpino et al. (2003)) #71 to the new orbit determination and least squares interfaces.

@LuEdRaMo LuEdRaMo marked this pull request as ready for review October 14, 2024 17:16
@LuEdRaMo LuEdRaMo force-pushed the lerm/leastsquares branch 2 times, most recently from 17b5d77 to 0ae02fd Compare October 19, 2024 17:46
@LuEdRaMo
Copy link
Collaborator Author

I've tested both pha/apophis.jl and scripts/orbitdetermination.jl and the results from this PR are consistent with master. Therefore, I'll proceed to merge this.

@LuEdRaMo LuEdRaMo merged commit 012740b into main Oct 30, 2024
8 checks passed
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