Metadata-Version: 2.1
Name: statmorph
Version: 0.3.6
Summary: Non-parametric morphological diagnostics of galaxy images
Home-page: https://github.com/vrodgom/statmorph
Author: Vicente Rodriguez-Gomez
Author-email: v.rodriguez@irya.unam.mx
License: BSD
Keywords: astronomy galaxies galaxy-morphology non-parametric
Platform: UNKNOWN
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: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Dist: scipy (>=0.19)
Requires-Dist: scikit-image (>=0.14)
Requires-Dist: astropy (>=2.0)
Requires-Dist: photutils (>=0.5)

statmorph
=========

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 <http://nbviewer.jupyter.org/github/vrodgom/statmorph/blob/master/notebooks/tutorial.ipynb>`_.

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.


