Metadata-Version: 2.1
Name: nrsur-catalog
Version: 0.0.4
Summary: GW event posteriors obtained using numerical relativity surrogate models
Home-page: https://github.com/sxs-collaboration/nrsur_catalog
Author: NRSurrogate Catalog Team
Author-email: tousifislam24@gmail.com
Maintainer: NRSurrogate Catalog Team
Maintainer-email: tousifislam24@gmail.com
License: MIT
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: loguru
Requires-Dist: bilby[gw]
Provides-Extra: dev
Requires-Dist: jupyter-book >=0.13.2 ; extra == 'dev'
Requires-Dist: ploomber-engine >=0.0.23 ; extra == 'dev'
Requires-Dist: tabulate ; extra == 'dev'
Requires-Dist: jupytext ; extra == 'dev'
Requires-Dist: ghp-import ; extra == 'dev'
Requires-Dist: sphinx-inline-tabs ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: GitPython ; extra == 'dev'
Requires-Dist: sphinxcontrib-bibtex ; extra == 'dev'
Requires-Dist: plotly ; extra == 'dev'
Requires-Dist: papermill ; extra == 'dev'
Requires-Dist: nbconvert ; extra == 'dev'
Requires-Dist: itables ; extra == 'dev'
Requires-Dist: pytest-mock ; extra == 'dev'

# NRSurrogate catalog
![PyPI](https://img.shields.io/pypi/v/nrsur_catalog)

This repository contains the python package source code for the NRSurrogate Catalog API.
Install the package with
```
pip install nrsur_catalog
```

This allows users to download catalog data in the CLI, or load results and make plots from within python.
