Code Monkey home page Code Monkey logo

gwastro.github.io's Introduction

layout title subtitle use-site-title
page
PyCBC
Free and open software to study gravitational waves.
true

Drawing

PyCBC is a software package used to explore astrophysical sources of gravitational waves. It contains algorithms that can detect coalescing compact binaries and measure the astrophysical parameters of detected sources. PyCBC was used in the first direct detection of gravitational waves by LIGO and is used in the ongoing analysis of LIGO and Virgo data. PyCBC was featured in Physics World as a good example of a large collaboration publishing its research products, including its software.

Getting Started

You can start using the PyCBC library now in an interactive notebook!

Azure Notebooks Start your mybinder session

The easiest way to start using PyCBC on your computer is to install one of our Docker containers. Install the Docker Community Edition for your Mac or Windows desktop, then type the commands shown below. Docker CE installations for Linux platforms are also available.

<script src="https://cdn.rawgit.com/mattboldt/typed.js/v1.1.7/js/typed.js" charset="utf-8"></script> <script type="text/javascript"> document.addEventListener("DOMContentLoaded", function(){ Typed.new(".element", { strings: ["^500docker pull pycbc/pycbc-el7:latest
$ ^500docker run -it pycbc/pycbc-el7:latest /bin/bash -l
(pycbc-software)[pycbc@37184573e664 ~]$ ^500python
Python 2.7.5 (default, Nov 6 2016, 00:28:07)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-11)] on linux2
>>> ^500execfile("/home/pycbc/src/pycbc/examples/waveform/match_waveform.py")
^1000The match is: 0.953
>>> ^500from pycbc.waveform import td_approximants
>>> ^500print td_approximants()[20:24]
['SEOBNRv3', 'SEOBNRv2', 'SpinTaylorT1', 'SEOBNRv4']
>>> "], typeSpeed: 0 }); }); </script>
pycbc โ€” bash โ€” 80x25
$

DOI PyPI version Build Status Code Health

gwastro.github.io's People

Contributors

ahnitz avatar duncan-brown avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.