Metadata-Version: 2.1
Name: morphofit
Version: 1.0.0
Summary: A Python morphological analysis package of galaxies
Home-page: https://github.com/torluca/morphofit
Download-URL: https://github.com/torluca/morphofit/archive/refs/tags/v1.0.0-beta.tar.gz
Author: Luca Tortorelli
Author-email: Luca.Tortorelli@physik.lmu.de
License: MIT License
Keywords: morphofit,morphology,galfit
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.10
License-File: LICENSE

=============================
morphofit
=============================

A Python morphological analysis package of galaxies with GALFIT


Author
--------

Luca Tortorelli, University Observatory, Ludwig-Maximilians-Universitaet Muenchen


Copyright
---------

Copyright (C) 2019, 2020 Luca Tortorelli, ETH Zurich, Institute for Particle Physics and Astrophysics
Copyright (C) 2021, 2022 University Observatory, Ludwig-Maximilians-Universitaet Muenchen

Features
--------

* Creation of multiband catalogue with Source Extractor.

* Creation of PSF images using different methods.

* GALFIT run on galaxy stamps from the parent image.

* GALFIT run on galaxy regions from the parent image.

* GALFIT run on galaxies from the full image.



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

The full documentation can be generated with Sphinx

:

History
-------

1.0.0 (2021-03-11)
++++++++++++++++++

* First release on PyPI.


