Metadata-Version: 2.1
Name: threeML
Version: 2.1.2
Summary: The Multi-Mission Maximum Likelihood framework
Home-page: https://github.com/threeml/threeML
Author: Giacomo Vianello
Author-email: giacomo.vianello@gmail.com
License: BSD-3
Project-URL: Documentation, https://threeml.readthedocs.io
Project-URL: Bug Tracker, https://github.com/threeML/threeML/issues
Project-URL: Source Code, https://github.com/threeML/threeML
Description: ![CI](https://github.com/threeML/threeML/workflows/CI/badge.svg?branch=master&event=push)
        ![Python Package using Conda](https://github.com/threeML/threeML/workflows/Python%20Package%20using%20Conda/badge.svg)
        [![codecov](https://codecov.io/gh/threeML/threeML/branch/master/graph/badge.svg)](https://codecov.io/gh/threeML/threeML)
        [![Documentation Status](https://readthedocs.org/projects/threeml/badge/?version=latest)](http://threeml.readthedocs.io/en/latest/?badge=latest)
        [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
        
        ![GitHub pull requests](https://img.shields.io/github/issues-pr/threeML/threeML)
        ![GitHub issues](https://img.shields.io/github/issues/threeML/threeML)
        
        ## PyPi
        
        [![PyPI version fury.io](https://badge.fury.io/py/threeML.svg)](https://pypi.python.org/pypi/threeML/)
        ![PyPI - Downloads](https://img.shields.io/pypi/dw/threeml)
        ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/threeml)
        ## Conda
        
        ![Conda](https://img.shields.io/conda/pn/threeml/threeml)
        ![Conda](https://img.shields.io/conda/dn/threeml/threeml)
        # The Multi-Mission Maximum Likelihood framework (3ML)
        
        A framework for multi-wavelength/multi-messenger analysis for astronomy/astrophysics.
        
        # Installation
        
        Please refer to the [Installation instructions](https://threeml.readthedocs.io/en/latest/installation.html).
        
        # Citing 
        If you find this package useful in you analysis, or the code in your own custom data tools, please cite:
        
        [Vianello et al. (2015)](https://arxiv.org/abs/1507.08343)
        
        
        
        # Acknowledgements 
        3ML makes use of the Spanish Virtual Observatory's Filter Profile servce (http://svo2.cab.inta-csic.es/svo/theory/fps3/index.php?mode=browse&gname=NIRT).
        
        If you use these profiles in your research, please consider citing them by using the following suggested sentence in your paper:
        
        "This research has made use of the SVO Filter Profile Service (http://svo2.cab.inta-csic.es/theory/fps/) supported from the Spanish MINECO through grant AyA2014-55216"
        
        and citing the following publications:
        
        The SVO Filter Profile Service. Rodrigo, C., Solano, E., Bayo, A. http://ivoa.net/documents/Notes/SVOFPS/index.html
        The Filter Profile Service Access Protocol. Rodrigo, C., Solano, E. http://ivoa.net/documents/Notes/SVOFPSDAL/index.html
        
        
        
        
Keywords: Likelihood,Multi-mission,3ML,HAWC,Fermi,HESS,joint,fit,bayesian,multi-wavelength
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.7
Classifier: Environment :: Console
Description-Content-Type: text/markdown
Provides-Extra: tests
Provides-Extra: docs
