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

To extend the script in order to distinguish galaxies from stars and nebulas #1

Open
emilinecsa opened this issue Dec 23, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@emilinecsa
Copy link
Collaborator

The current script works well. However it counts every single spots that are brighter than the threshold. It would be useful to distinguish galaxies from stars and nebulas.

  • Stars have a rounded shape. They are brighter and cannot be elliptical.
  • There are 3 main types of galaxies: elliptical, spiral and irregular. They have a convex circular or elliptical shape.
  • Nebulas have an irregular shape.

In addition, the brightness threshold should be a little lower for both galaxies and nebulas.

@emilinecsa emilinecsa added the enhancement New feature or request label Dec 23, 2022
@emilinecsa
Copy link
Collaborator Author

I suggest to test with this image.

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