pyOpenSci / software-submission

Submit your package for review by pyOpenSci here! If you have questions please post them here: https://pyopensci.discourse.group/
94 stars 36 forks source link

GALFITools: a library for GALFIT #216

Open canorve opened 2 weeks ago

canorve commented 2 weeks ago

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

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.

P.S. Have feedback/comments about our review process? Leave a comment here

SimonMolinsky commented 14 hours ago

@canorve

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.