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
Submitting Author: Christopher Añorve (@canorve)
Package Name: GALFITools
One-Line Description of Package: A library for efficient data processing customized for the GALFIT package
Repository Link (if existing): https://github.com/canorve/GALFITools
EiC: TBD
Code of Conduct & Commitment to Maintain Package
I agree to abide by pyOpenSci's Code of Conduct during the review process and in maintaining my package after should it be accepted.
Include a brief paragraph describing what your package does:
GALFIT, a well-established two-dimensional image fitting algorithm (Peng et al. 2002, AJ, 124, 266), is integral to precise modeling of galaxy surface brightness in astronomical images. To optimize GALFIT's utility, GALFITools provides a suite of Python routines that streamline input and output parsing for enhanced efficiency and usability.
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:
Explain how and why the package falls under these categories (briefly, 1-2 sentences). For community partnerships, check also their specific guidelines as documented in the links above. Please note any areas you are unsure of:
GALFITools enhances functionality with a range of features, including mask creation, PSF generation, initial parameter estimation, galaxy image model visualizaton, multigaussian expansion (MGE) fitting, and calculation of sky background along with other key photometric parameters.
Who is the target audience and what are the scientific applications of this package?
This a tool for astronomers to streamline image data processing and enhance interpretation of GALFIT outputs
Are there other Python packages that accomplish similar things? If so, how does yours differ?
No, similar tools act as GALFIT wrappers but focus on different objectives, such as automating GALFIT for large galaxy samples.
Any other questions or issues we should be aware of:
Even though this is a library for GALFIT, this is not a scientific software wrapper.
P.S. Have feedback/comments about our review process? Leave a comment here
The text was updated successfully, but these errors were encountered:
I've checked your package, and from my perspective, it fits into the scope of pyOpenSci. Before you submit it, please let me know if you have seen that pyOpenSci is a partner of the Astropy community. Have you considered sending your package into the Astropy ecosystem? I've noticed that you are using astropy as a dependency, and your package solves the problems of astronomers, but you didn't check the astropy box in your submission.
By the way, you have all the text files required in our review, including the API description, contribution guidelines, and tests. For me, GALFITools is perfect, and you may submit it for review as soon as you want.
Thank you for your kind review.
Yes, I noticed that pyOpenSci is a partner of the Astropy community. I use Astropy as a dependency to read FITS files, but I didn't think that alone was enough to consider my project as part of the Astropy community. However, I will make sure to check the Astropy box when I submit it for review.
Submitting Author: Christopher Añorve (@canorve)
Package Name: GALFITools
One-Line Description of Package: A library for efficient data processing customized for the GALFIT package
Repository Link (if existing): https://github.com/canorve/GALFITools
EiC: TBD
Code of Conduct & Commitment to Maintain Package
Description
GALFIT, a well-established two-dimensional image fitting algorithm (Peng et al. 2002, AJ, 124, 266), is integral to precise modeling of galaxy surface brightness in astronomical images. To optimize GALFIT's utility, GALFITools provides a suite of Python routines that streamline input and output parsing for enhanced efficiency and usability.
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
Please indicate which category or categories this package falls under:
Domain Specific
GALFITools enhances functionality with a range of features, including mask creation, PSF generation, initial parameter estimation, galaxy image model visualizaton, multigaussian expansion (MGE) fitting, and calculation of sky background along with other key photometric parameters.
Who is the target audience and what are the scientific applications of this package?
This a tool for astronomers to streamline image data processing and enhance interpretation of GALFIT outputs
Are there other Python packages that accomplish similar things? If so, how does yours differ?
No, similar tools act as GALFIT wrappers but focus on different objectives, such as automating GALFIT for large galaxy samples.
Any other questions or issues we should be aware of:
Even though this is a library for GALFIT, this is not a scientific software wrapper.
P.S. Have feedback/comments about our review process? Leave a comment here
The text was updated successfully, but these errors were encountered: