Metadata-Version: 2.1
Name: statmorph
Version: 0.4.1
Summary: Non-parametric morphological diagnostics of galaxy images
Home-page: https://github.com/vrodgom/statmorph
Author: Vicente Rodriguez-Gomez
Author-email: vrodgom.astro@gmail.com
License: BSD
Keywords: astronomy galaxies galaxy-morphology non-parametric
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.7
Provides-Extra: matplotlib
License-File: LICENSE

statmorph
=========

.. image:: https://img.shields.io/pypi/v/statmorph.svg
    :target: https://pypi.org/project/statmorph
    :alt: PyPI Version
.. image:: https://anaconda.org/conda-forge/statmorph/badges/version.svg
    :target: https://anaconda.org/conda-forge/statmorph
    :alt: Conda Version
.. image:: https://anaconda.org/conda-forge/statmorph/badges/downloads.svg
    :target: https://anaconda.org/conda-forge/statmorph
    :alt: Conda Downloads
.. image:: https://github.com/vrodgom/statmorph/workflows/CI/badge.svg
    :target: https://github.com/vrodgom/statmorph/actions
    :alt: Build Status
.. image:: https://img.shields.io/codecov/c/github/vrodgom/statmorph
    :target: https://codecov.io/gh/vrodgom/statmorph
    :alt: Coverage Status
.. image:: https://readthedocs.org/projects/statmorph/badge/?version=latest
    :target: https://statmorph.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

Python code for calculating non-parametric morphological diagnostics of
galaxy images.

Documentation
-------------

The documentation and installation instructions can be found on
`ReadTheDocs <http://statmorph.readthedocs.io/en/latest/>`_.

Tutorial / How to use
---------------------

Please see the
`statmorph tutorial <https://statmorph.readthedocs.io/en/latest/notebooks/tutorial.html>`_.

Citing
------

If you use this code for a scientific publication, please cite the following
article:

- `Rodriguez-Gomez et al. (2019) <https://ui.adsabs.harvard.edu/abs/2019MNRAS.483.4140R>`_

Licensing
---------

Licensed under a 3-Clause BSD License.
