You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, Find_Orb shows the mean (unweighted) residuals from the orbit fit. This is mostly just to replicate what people are used to. Showing the mean weighted residuals and applying the chi-square test of significance would be more useful. I've written code to compute the incomplete gamma function required for this, so it shouldn't be a big deal.
The text was updated successfully, but these errors were encountered:
At present, Find_Orb shows the mean (unweighted) residuals from the orbit fit. This is mostly just to replicate what people are used to. Showing the mean weighted residuals and applying the chi-square test of significance would be more useful. I've written code to compute the incomplete gamma function required for this, so it shouldn't be a big deal.
The text was updated successfully, but these errors were encountered: