Metadata-Version: 2.4
Name: bilby_pipe
Version: 1.7.0
Summary: Automating the running of bilby for gravitational wave signals
Home-page: https://git.ligo.org/lscsoft/bilby_pipe
Author: Gregory Ashton, Isobel Romero-Shaw, Colm Talbot, Charlie Hoy, Shanika Galaudage
Author-email: gregory.ashton@ligo.org
License: MIT
Project-URL: Documentation, https://lscsoft.docs.ligo.org/bilby_pipe/master/index.html
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: future
Requires-Dist: pycondor>=0.6
Requires-Dist: configargparse
Requires-Dist: ligo-gracedb
Requires-Dist: bilby[gw]>=2.4.0
Requires-Dist: scipy>=1.2.0
Requires-Dist: gwpy>=3.0.4
Requires-Dist: gwosc
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: tqdm
Requires-Dist: corner
Requires-Dist: dynesty>=1.0.0
Requires-Dist: pesummary>=1.3.1
Requires-Dist: seaborn
Requires-Dist: jinja2
Requires-Dist: astropy
Requires-Dist: plotly
Requires-Dist: python-ligo-lw>=1.8.0
Provides-Extra: asimov
Requires-Dist: asimov<0.6; extra == "asimov"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

|pipeline status| |coverage report| |pypi| |conda| |version|

bilby_pipe
==========

A package for automating transient gravitational wave parameter estimation

-  `Installation
   instructions <https://lscsoft.docs.ligo.org/bilby_pipe/master/installation.html>`__
-  `Documentation <https://lscsoft.docs.ligo.org/bilby_pipe/master/index.html>`__
-  `Issue tracker <https://git.ligo.org/lscsoft/bilby_pipe/issues>`__
-  See the `bilby page <https://github.com/bilby-dev/bilby>`__ for help channels.


.. |pipeline status| image:: https://git.ligo.org/lscsoft/bilby_pipe/badges/master/pipeline.svg
   :target: https://git.ligo.org/lscsoft/bilby_pipe/commits/master
.. |coverage report| image:: https://git.ligo.org/lscsoft/bilby_pipe/badges/master/coverage.svg
   :target: https://lscsoft.docs.ligo.org/bilby_pipe/htmlcov/
.. |version| image:: https://img.shields.io/pypi/pyversions/bilby-pipe.svg
   :target: https://pypi.org/project/bilby_pipe/
.. |pypi| image:: https://badge.fury.io/py/bilby-pipe.svg
   :target: https://pypi.org/project/bilby_pipe/
.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/bilby_pipe.svg
   :target: https://anaconda.org/conda-forge/bilby_pipe
