Skip to content

Introductory tutorial for using LIGO/Virgo software tools for analyses of GW strain data.

License

Notifications You must be signed in to change notification settings

oskarkleincentre/gw_analysis_intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To begin, clone the repository to your local machine. Then create a new virtual environment with:

conda create -n gw_analysis
conda activate gw_analysis
pip install gwpy pycbc lalsuite
conda install jupyter

Then launch the jupyter notebook and proceed through the examples and exercises.

There is redundant API between some of the packages, meaning that there is more than one way to complete many of the same tasks. However, we will only be focusing on 3 of the most commonly used GW software packages:

Link to gwosc

Link to Gwpy

Link to PyCBC

For after this tutorial the following links will be useful.

Link to GW-OSC

Link to Open Data Workshop 2 materials

About

Introductory tutorial for using LIGO/Virgo software tools for analyses of GW strain data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published