Metadata-Version: 2.4
Name: cwinpy
Version: 1.4.2
Summary: A Python module for Bayesian inference with continuous gravitational-wave sources
Author-email: Matthew Pitkin <matthew.pitkin@ligo.org>
License-Expression: MIT
Project-URL: Source Code, https://git.ligo.org/cwinpy/cwinpy
Project-URL: Documentation, https://cwinpy.readthedocs.io/
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: <4,>=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: appdirs
Requires-Dist: arby
Requires-Dist: astropy
Requires-Dist: bilby>=2.0.1
Requires-Dist: configargparse
Requires-Dist: corner>=2.2.1
Requires-Dist: gwosc>=0.5.4
Requires-Dist: gwpy>=2.1.1
Requires-Dist: healpy
Requires-Dist: htcondor>=10.0.0
Requires-Dist: lintegrate>=0.1.7
Requires-Dist: matplotlib>=3.6.0
Requires-Dist: numba>=0.5.0
Requires-Dist: numpy
Requires-Dist: pesummary>=1.2.0
Requires-Dist: psrqpy>=1.1.7
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: scitokens
Requires-Dist: simpleeval
Requires-Dist: solar-system-ephemerides>=1.0.0
Provides-Extra: test
Requires-Dist: codecov; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: coverage-badge; extra == "test"
Requires-Dist: cweqgen>=0.4.3; extra == "test"
Requires-Dist: libstempo>=2.4.2; extra == "test"
Requires-Dist: pytest>=4.6; extra == "test"
Requires-Dist: pytest_socket; extra == "test"
Requires-Dist: pytest-astropy; extra == "test"
Requires-Dist: pytest-coverage; extra == "test"
Requires-Dist: pytest-runner; extra == "test"
Requires-Dist: seaborn; extra == "test"
Provides-Extra: docs
Requires-Dist: autodoc; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: sphinx>=2.0; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: sphinxcontrib-images>=0.9.1; extra == "docs"
Requires-Dist: sphinxcontrib-napoleon; extra == "docs"
Requires-Dist: sphinxcontrib-programoutput; extra == "docs"
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: codespell>=1.3.0; extra == "dev"
Requires-Dist: isort[pyproject]; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Dynamic: license-file

<p align="left">
  <img src="./logo/logo.png" width="350" title="CWInPy logo">
</p>

# CW Inference in Python

A Python module for performing Bayesian inference on continuous gravitational-wave signals from pulsars

* [Documentation](https://cwinpy.readthedocs.io)

[![Documentation Status](https://readthedocs.org/projects/cwinpy/badge/?version=latest)](https://cwinpy.readthedocs.io/en/latest/?badge=latest)
[![Build Status](https://github.com/cwinpy/cwinpy/workflows/build/badge.svg)](https://github.com/cwinpy/cwinpy/actions?query=workflow%3Abuild)
[![codecov](https://codecov.io/gh/cwinpy/cwinpy/branch/master/graph/badge.svg)](https://codecov.io/gh/cwinpy/cwinpy)
[![PyPI version](https://badge.fury.io/py/cwinpy.svg)](https://badge.fury.io/py/cwinpy)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/cwinpy/badges/version.svg)](https://anaconda.org/conda-forge/cwinpy)
[![DOI](https://joss.theoj.org/papers/10.21105/joss.04568/status.svg)](https://doi.org/10.21105/joss.04568)
