-
Notifications
You must be signed in to change notification settings - Fork 36
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
Presubmission Inquiry for GALAssify: A Python package for visually classifying astronomical objects #189
Comments
Thanks for your presubmission inquiry. I'm just wondering: Your package was initially developed with astronomical data in mind and uses some parts of astropy (in particular |
Hi @hamogu, I misunderstood the purpose of the astropy tick box. At the moment we do not aim GALAssify to be an affiliated astropy package. I'm editing the description and unticking this box now. Thanks for noticing! |
Thanks for the clarification! You are still welcome to adhere to the Astropy community standards and acknowledge so; the crucial element for becoming an affiliated package is setting the |
Thanks to you for the information, we confirm that we do not set the |
Hello @Manalclay, welcome to pyOpenSci! |
Hello @Batalex , thank you for your words! Yes, we plan to open a submission referencing this pre-submission issue. While reading the Technical Checks of the submission form, we found that we must have a test suite and a continuous integration setup in order to satisfy the submission requirements. We are currently working on that. Once we have it working, we will open the submission. Thanks for your time and your patience. |
Hello again! Thanks for your patience. Finally, I could get the testing suite and the CI working flawlessly in the package repo. Therefore, I just open a submission for this package: #214 Thanks again for all your help and patience. I hope this package can be useful for someone as it was to me! |
Thank you @Manalclay ! |
Submitting Author: Name (@github_handle)
Package Name: GALAssify
One-Line Description of Package: A Python package for visually classifying astronomical objects
Repository Link (if existing): https://gitlab.com/astrogal/GALAssify/
Code of Conduct & Commitment to Maintain Package
Description
We present GALAssify, a customisable graphical tool that allows the user to visually inspect and characterise properties of astronomical objects in a simple way. GALAssify allows the user to save the results of the visual classification into a file using a list of previously defined tags based on the user's interests. A priori, it has been initially developed to tackle astrophysical problems but, due to its versatility, it could be easily adapted. For instance, this tool can be used to classify microscopy images from biological studies or be used in any other discipline.
Community Partnerships
We partner with communities to support peer review with an additional layer of
checks that satisfy community requirements. If your package fits into an
existing community please check below:
Scope
Domain
Scope
Please indicate which category or categories.
Check out our package scope page to learn more about our
scope. (If you are unsure of which category you fit, we suggest you make a pre-submission inquiry):
Domain Specific
Community Partnerships
If your package is associated with an
existing community please check below:
Astropy:My package adheres to Astropy community standards
Pangeo: My package adheres to the Pangeo standards listed in the pyOpenSci peer review guidebook
Explain how and why the package falls under these categories (briefly, 1-2 sentences). Please note any areas you are unsure of:
GALAssify allows the user to visualise and validate a large dataset of astronomical images (or of any other field) using a Graphical User Interface (GUI) to accomplish it using only a keyboard, a mouse or both. User can view the image of the object and a linked FITS image at time, and visually classify it with a previously-defined tags, or even discard the object if required.
Who is the target audience and what are the scientific applications of this package?
This package is designed for astronomers who need to manually classify large numbers of astronomical objects given their respective images using customizable labels.
Are there other Python packages that accomplish similar things? If so, how does yours differ?
Currently, we don't know any customizable GUI-based tool specific for astronomical objects. The most similar tools can be ML generic dataset-creation GUI tools such as image-sorter2 or DataTurks, but their functionality is limited for our use case. For example, our tool can display both RGB and FITS images of the same object at time to perform a better classification. Also, our tool can be used without mouse interaction -- all its functionality can be accessed using keyboard shortcuts, which is a essential speed-up in the workflow when classifying large datasets.
Any other questions or issues we should be aware of:
P.S. Have feedback/comments about our review process? Leave a comment here
The text was updated successfully, but these errors were encountered: