Revision 10c220372a3df0baf42ce57b1ae5f4c0a5defb06 authored by Alex Nitz on 12 November 2015, 17:40:49 UTC, committed by Alex Nitz on 12 November 2015, 17:40:49 UTC
Added p-values to non-cum plot, and some cosemetic changes
2 parent s 8192311 + 3b005bf
Raw File
README.md
Welcome to PyCBC, a Python toolkit for analysis of data from gravitational-wave
laser interferometer detectors with the goal of detecting and studying signals
from compact binary coalescences (CBCs).

The PyCBC home page is located on GitHub at

 * https://github.com/ligo-cbc/pycbc

Documentation is automatically built nightly and available from

 * http://ligo-cbc.github.io/pycbc/latest/html/

To download and install PyCBC follow the instructions at

  * http://ligo-cbc.github.io/pycbc/latest/html/install.html

[![PyPI version](https://badge.fury.io/py/pycbc.svg)](http://badge.fury.io/py/pycbc)
[![Build Status](https://travis-ci.org/ligo-cbc/pycbc.svg?branch=master)](https://travis-ci.org/ligo-cbc/pycbc)
[![Code Health](https://landscape.io/github/ligo-cbc/pycbc/master/landscape.svg?style=flat)](https://landscape.io/github/ligo-cbc/pycbc/master)
back to top