Skip to content

shasvath/pycbc

 
 

Repository files navigation

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).

More information can be found at these websites:

https://ldas-jobs.ligo.caltech.edu/~cbc/docs/pycbc/
https://github.com/ligo-cbc/pycbc

The source code is accessible by cloning the GitHub repository:

git clone https://github.com/ligo-cbc/pycbc

To install PyCBC:

python setup.py install --prefix=/path/to/install/directory

To run the unittests for PyCBC:

python setup.py test

PyPI version Build Status Code Health

About

Python CBC Tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.2%
  • Other 1.8%