Closed Pachacoti closed 8 months ago
Hi @Pachacoti, I have been playing around with short-arc OD and made some changes for inverting the information matrix in those cases that were being applied to all fits because I forgot to push my latest changes to main
. I have done so now (if you're using pip
, give it a few minutes to upload to PyPI). It should eliminate issue 1 and start converging for issue 2 as well. Feel free to reopen the issue if you run into issues...
Just a heads up, even though observation datasets with Gaia FPR data might converge, the FPR observations actually have so much information that they need me to update my observation models for some detailed physical effects. This will be one of my focuses for this Spring/Summer so stay tuned on better residuals for the FPR measurements soon :)
I did a
git pull
to updategrss
but then I started to have the following issues popping out frequently with exactly the same steps of downloading optical + radar observations.Issue 1:
Issue 2: The package seems to be more vulnerable to rejection of `bad' Gaia FPR observations compared to before. The following example is with 5786:
After getting rid of the Gaia FPR observations, the convergence is quick:
The previous outlier rejection algorithm may have worked even better.