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.
Raw data
{
"_id": null,
"home_page": "https://github.com/vrodgom/statmorph",
"name": "statmorph",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "astronomy galaxies galaxy-morphology non-parametric",
"author": "Vicente Rodriguez-Gomez",
"author_email": "vrodgom.astro@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/a8/bf/9764c63d68b1c9f7ee905a82b73e79f03ab602d628fd77e63b769d0f4153/statmorph-0.6.1.tar.gz",
"platform": null,
"description": "statmorph\n=========\n\n.. image:: https://img.shields.io/pypi/v/statmorph.svg\n :target: https://pypi.org/project/statmorph\n :alt: PyPI Version\n.. image:: https://anaconda.org/conda-forge/statmorph/badges/version.svg\n :target: https://anaconda.org/conda-forge/statmorph\n :alt: Conda Version\n.. image:: https://anaconda.org/conda-forge/statmorph/badges/downloads.svg\n :target: https://anaconda.org/conda-forge/statmorph\n :alt: Conda Downloads\n.. image:: https://github.com/vrodgom/statmorph/workflows/CI/badge.svg\n :target: https://github.com/vrodgom/statmorph/actions\n :alt: Build Status\n.. image:: https://img.shields.io/codecov/c/github/vrodgom/statmorph\n :target: https://codecov.io/gh/vrodgom/statmorph\n :alt: Coverage Status\n.. image:: https://readthedocs.org/projects/statmorph/badge/?version=latest\n :target: https://statmorph.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\nPython code for calculating non-parametric morphological diagnostics of\ngalaxy images.\n\nDocumentation\n-------------\n\nThe documentation and installation instructions can be found on\n`ReadTheDocs <http://statmorph.readthedocs.io/en/latest/>`_.\n\nTutorial / How to use\n---------------------\n\nPlease see the\n`statmorph tutorial <https://statmorph.readthedocs.io/en/latest/notebooks/tutorial.html>`_.\n\nCiting\n------\n\nIf you use this code for a scientific publication, please cite the following\narticle:\n\n- `Rodriguez-Gomez et al. (2019) <https://ui.adsabs.harvard.edu/abs/2019MNRAS.483.4140R>`_\n\nLicensing\n---------\n\nLicensed under a 3-Clause BSD License.\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Non-parametric morphological diagnostics of galaxy images",
"version": "0.6.1",
"project_urls": {
"Homepage": "https://github.com/vrodgom/statmorph"
},
"split_keywords": [
"astronomy",
"galaxies",
"galaxy-morphology",
"non-parametric"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a8bf9764c63d68b1c9f7ee905a82b73e79f03ab602d628fd77e63b769d0f4153",
"md5": "991dc06b88ffbcc368d5f3ef8395c149",
"sha256": "291f3f4b8f75d6b646dcf91c00957a778fa76ac9a7c361a79a0c71d4b0473061"
},
"downloads": -1,
"filename": "statmorph-0.6.1.tar.gz",
"has_sig": false,
"md5_digest": "991dc06b88ffbcc368d5f3ef8395c149",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 216653,
"upload_time": "2025-01-02T19:55:08",
"upload_time_iso_8601": "2025-01-02T19:55:08.963188Z",
"url": "https://files.pythonhosted.org/packages/a8/bf/9764c63d68b1c9f7ee905a82b73e79f03ab602d628fd77e63b769d0f4153/statmorph-0.6.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-02 19:55:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vrodgom",
"github_project": "statmorph",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": [
[
">=",
"1.14.0"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"0.19"
]
]
},
{
"name": "scikit-image",
"specs": [
[
">=",
"0.25.0"
]
]
},
{
"name": "astropy",
"specs": [
[
">=",
"2.0"
]
]
},
{
"name": "photutils",
"specs": [
[
">=",
"0.7"
]
]
}
],
"lcname": "statmorph"
}