All Projects → gwastro → Pycbc

gwastro / Pycbc

Licence: gpl-3.0
Core package to analyze gravitational-wave data, find signals, and study their parameters. This package was used in the first direct detection of gravitational waves (GW150914), and is used in the ongoing analysis of LIGO/Virgo data.

Programming Languages

python
139335 projects - #7 most used programming language
gravity
16 projects

Projects that are alternatives of or similar to Pycbc

yt astro analysis
yt astrophysical analysis modules
Stars: ✭ 18 (-89.83%)
Mutual labels:  analysis, astronomy
pem-dataset1
Proton Exchange Membrane (PEM) Fuel Cell Dataset
Stars: ✭ 48 (-72.88%)
Mutual labels:  physics, open-science
PyCBC-Tutorials
Learn how to use PyCBC to analyze gravitational-wave data and do parameter inference.
Stars: ✭ 91 (-48.59%)
Mutual labels:  astronomy, signal-processing
unity-excavator
Physical simulations on Unity
Stars: ✭ 20 (-88.7%)
Mutual labels:  astronomy, physics
Gala
Galactic and gravitational dynamics in Python
Stars: ✭ 73 (-58.76%)
Mutual labels:  physics, astronomy
Mne Cpp
MNE-CPP: A Framework for Electrophysiology
Stars: ✭ 104 (-41.24%)
Mutual labels:  analysis, signal-processing
nmmn
Miscellaneous methods for: astronomy, dealing with arrays, statistical distributions, computing goodness-of-fit, numerical simulations and much more
Stars: ✭ 16 (-90.96%)
Mutual labels:  astronomy, signal-processing
orbital-sim
A simple physics engine build over a PyGame simulation to accurately model planetary orbits in space
Stars: ✭ 31 (-82.49%)
Mutual labels:  astronomy, physics
Yt
Main yt repository
Stars: ✭ 279 (+57.63%)
Mutual labels:  analysis, astronomy
Pyautolens
PyAutoLens: Open Source Strong Gravitational Lensing
Stars: ✭ 90 (-49.15%)
Mutual labels:  physics, astronomy
Galpy
Galactic Dynamics in python
Stars: ✭ 134 (-24.29%)
Mutual labels:  physics, astronomy
Lexical syntax analysis
编译原理词法分析器&语法分析器LR(1)实现 C++
Stars: ✭ 173 (-2.26%)
Mutual labels:  analysis
Signals And Systems Lecture
Continuous- and Discrete-Time Signals and Systems - Theory and Computational Examples
Stars: ✭ 166 (-6.21%)
Mutual labels:  signal-processing
Avogadrolibs
Avogadro libraries provide 3D rendering, visualization, analysis and data processing useful in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.
Stars: ✭ 164 (-7.34%)
Mutual labels:  open-science
Visual Interaction Networks Pytorch
This's an implementation of deepmind Visual Interaction Networks paper using pytorch
Stars: ✭ 164 (-7.34%)
Mutual labels:  physics
Classic Pool Game
Classic 8 Ball pool game written in JavaScript
Stars: ✭ 177 (+0%)
Mutual labels:  physics
Brainflow
BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG and other kinds of data from biosensors
Stars: ✭ 170 (-3.95%)
Mutual labels:  signal-processing
Theoretical Physics
Source code of the Theoretical Physics Reference online book
Stars: ✭ 163 (-7.91%)
Mutual labels:  physics
Asdf
ASDF (Advanced Scientific Data Format) is a next generation interchange format for scientific data
Stars: ✭ 162 (-8.47%)
Mutual labels:  astronomy
Gaiasky
Mirror of Gaia Sky repository hosted on Gitlab: https://gitlab.com/langurmonkey/gaiasky
Stars: ✭ 162 (-8.47%)
Mutual labels:  astronomy

GW150914

PyCBC is a software package used to explore astrophysical sources of gravitational waves. It contains algorithms to analyze gravitational-wave data, detect coalescing compact binaries, and make bayesian inferences from gravitational-wave data. PyCBC was used in the first direct detection of gravitational waves and is used in flagship analyses of LIGO and Virgo data.

PyCBC is collaboratively developed by the community and is lead by a team of GW astronomers with the aim to build accessible tools for gravitational-wave data analysis.

The PyCBC home page is located on github at

Documentation is automatically built from the latest master version

For the detailed installation instructions of PyCBC

Want to get going using PyCBC?

Quick Installation

pip install pycbc

To test the code on your machine

pip install pytest tox
tox

If you use any code from PyCBC in a scientific publication, then please see our citation guidelines for more details on how to cite pycbc algorithms and programs.

For the citation of the pycbc library, please use a bibtex entry and DOI for the appropriate release of the PyCBC software (or the latest available release). A bibtex key and DOI for each release is avaliable from Zenodo.

DOI Build Status PyPI version PyPI - Downloads Anaconda-Server Badge Anaconda-Server Badge

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].