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

Implement histogram equalization for astronometric calibration #6

Open
juanep97 opened this issue Jul 8, 2023 · 0 comments
Open

Implement histogram equalization for astronometric calibration #6

juanep97 opened this issue Jul 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@juanep97
Copy link
Owner

juanep97 commented Jul 8, 2023

Implement histogram equalization during astrometric calibration, it might lead to a general speed up of the process; specially for images with sources of very different brightness (such us those containing bright stars). Those kind of images currently take a longer time to calibrate, or even fail; histogram equalization might allow their calibration. Some tests will be needed to decide whether it should be the default.

https://scikit-image.org/docs/stable/auto_examples/color_exposure/plot_equalize.html

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