Metadata-Version: 1.0
Name: bagpipes
Version: 0.7.11
Summary: Galaxy spectral fitting
Home-page: https://bagpipes.readthedocs.io
Author: Adam Carnall
Author-email: adamc@roe.ac.uk
License: UNKNOWN
Project-URL: GitHub, https://github.com/ACCarnall/bagpipes
Project-URL: readthedocs, https://bagpipes.readthedocs.io
Project-URL: ArXiv, https://arxiv.org/abs/1712.04452
Description: **Bayesian Analysis of Galaxies for Physical Inference and Parameter EStimation**
        
        Bagpipes is a state of the art code for generating realistic model galaxy spectra and fitting these to spectroscopic and photometric observations. For further information please see the Bagpipes documentation at `bagpipes.readthedocs.io <http://bagpipes.readthedocs.io>`_.
        
        Bagpipes can be installed with pip:
        
        .. code::
        
            pip install bagpipes
        
        Please note you cannot run the code just by cloning the repository as the large grids of models aren't included.
        
        
        An example fit to photometry:
        
        .. image:: docs/images/front_page.jpg
        
        
        An example joint fit to spectroscopic and photometric data:
        
        .. image:: docs/images/example_fit.jpg
        
Platform: UNKNOWN
