Metadata-Version: 2.1
Name: gwnrtools
Version: 2021.9.20
Summary: A collection of tools for academic research in gravitational-wave astronomy & astrophysics
Home-page: https://github.com/prayush/gwnrtools
Author: Prayush Kumar
Author-email: prayush.kumar@gmail.com
License: GPL
Platform: UNKNOWN
Requires-Dist: astropy (>=2.0.16)
Requires-Dist: bilby
Requires-Dist: h5py (>=2.10.0)
Requires-Dist: lscsoft-glue (>=2.0.0)
Requires-Dist: matplotlib (>=2.1)
Requires-Dist: numexpr
Requires-Dist: numpy (>=1.16.5)
Requires-Dist: pandas (>=0.24.2)
Requires-Dist: pathlib
Requires-Dist: pyswarm (>=0.6)
Requires-Dist: pytest
Requires-Dist: romspline (>=1.1.6)
Requires-Dist: scikit-learn (>=0.20.4)
Requires-Dist: scipy (>=1.2.3)
Requires-Dist: seaborn (>=0.9.1)
Requires-Dist: six (>=1.10.0)
Requires-Dist: statsmodels (>=0.10.2)
Requires-Dist: utils (>=0.9.0)

# gwnrtools

A collection of tools for academic research in gravitational-wave astronomy & astrophysics

## Tutorials

 * [Making useful corner plots to visualize Bayesian posteriors](tutorials/MakingUsefulCornerPlots.html)
 * [Faithfulness between GW template models](tutorials/ComputeFaithfulness.html)
 * [Effectualness of GW search template banks](tutorials/ComputeEffectualness.html)
 * [Inference on GW events](tutorials/BayesianInferenceOnGWEvents.html)
 * [Inference on Injections](tutorials/BayesianInferenceOnGWInjections.html)
 * ... more [here](https://github.com/prayush/gwnrtools/tree/master/tutorials)


