Revision 176236f2ac4f1f0800de2f6616437ea4699e7d4c authored by Alex Nitz on 21 October 2016, 09:36:41 UTC, committed by spxiwh on 21 October 2016, 09:36:41 UTC
* set site to nonlocal if file is not accessible

* handle case of file url as request by Duncan B.

* ws
1 parent bf9e95a
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