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.
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!
- 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.
- Go to My Projects in the top navigation bar. Click the button on the right-hand side of the screen labelled Upload GitHub Repo.
- In the dialog that opens, enter the following link:
- Click Import to create a new project with the files from this repository.
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.
Contact erin.nicole.odonnell@gmail.com if you want the answer key.