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

Add option to outlier-reject reserve stars at the end of the processing #163

Open
rmjarvis opened this issue Jun 21, 2024 · 1 comment
Open

Comments

@rmjarvis
Copy link
Owner

We currently can either apply outlier rejection to the reserve stars as we iterate on the solution, or don't do any rejection on the reserve stars. The former is often problematic, because too many reserve stars tend to get removed before the fit stabilizes, so we usually don't enable that. But at the end, it should be more reasonable to apply the outlier rejection to the reserves to get them on the same footing as the main sample in terms of quality.

@rmjarvis
Copy link
Owner Author

Also, it turns out that we don't currently output star.fit.dof in the output file. That would be helpful for being able to do the outlier rejection of the reserve stars in the current mode...

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

No branches or pull requests

1 participant