Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.64 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.64 KB

Gravitational-Wave-Toolkit

This set of Jupyter notebooks introduces the basics of Python and gravitational waves from LIGO data. Originally created for PHYS2500 students at Utah State University.

Request for Feedback!!

If you use any portion of this toolkit for yourself or your students, we want to hear how it goes! We're collecting data on its effectuality and we want suggestions on how to improve it. If you can help us out, fill out the anonymous survey here. Thank you!

Getting Started

Importing to Azure

  1. Log in or sign up at Microsoft Azure Notebooks. If you have a Microsoft account for any other Microsoft product, that sign-in will work here.
  2. Go to My Projects in the top navigation bar. Click the button on the right-hand side of the screen labelled Upload GitHub Repo.
  3. In the dialog that opens, enter the following link:
  4. Click Import to create a new project with the files from this repository.

Navigating the Notebooks

The main files are labelled "#_Title". Start with 1 and proceed through to 4. Sections 2, 3, and 4 depend on Section 1 OR prior knowledge of Python. Section 4 is more easily understood in the context of the information in Section 3.

As you work through the notebooks, you will sometimes be referred to the other files in the repository. FunctionList.txt may be used as a reference to commonly used libraries and functions.

Answers

Contact erin.nicole.odonnell@gmail.com if you want the answer key.