Who are these notes for?#

This Jupyter Book should be useful for:

  • Upper-level undergraduates with some introductory background in modern astrophysics

  • Graduate students and researchers in astrophysics

  • Anyone else with some astronomy or physics background who is interested!

Interacting with the Book#

The code snippets in the book are all written in Python through Jupyter notebooks. Familiarity with the Python language and its scientific packages is useful, but not required. There are introductory guides to Python and Markdown in the Preamble.

This book is meant to be interactive, where you can open each chapter using Google Colab (see below) from the dropdown menu shown with a rocket. The runtime on Google Colab uses a version of Python that already has many useful packages (e.g., numpy, scipy, pandas, etc.) available with an import statement. Each cell can be modified and executed for your curiosity. Also, the text cells can be opened to reveal the source markup and formatting.

https://github.com/saturnaxis/ModernAstro/blob/main/Preamble/Figure_1.jpg?raw=true?

Launch Colab button that is available at the top of the screen.

Cloning the Book#

All of the source material is publicly available in a GitHub repository saturnaxis/ModernAstro. The open source nature of GitHub GitHub allows you to clone the book to have a local copy. Note that this book is also meant to be a living document, where the content will continue to evolve and collaboration is welcome.

How to cite and reuse this material#

The material is licensed for permissive re-use under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. This means you are free to share and adapt this material under the condition that you give appropriate credit to the original author (Billy Quarles) or source material (Bradley Carroll & Dale Ostlie) as appropriate.