Revision 5778e2641aea080f63d1f411796795355bb41a9a authored by micamu on 16 September 2016, 18:24:14 UTC, committed by Collin Capano on 16 September 2016, 18:24:14 UTC
*  Amplitudes of subdominant modes as fraction of fundamental mode

* Correct typo

* Adapt example in generator function to new amplitudes

* Changes to allow the ringdown injection to work as it is

* Adapt help in pycbc_ringinj to recent changes

* Write amp220 into ringdown injection file even if mode 22 not selected
1 parent 6ca2d33
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