Notebooks
This section of the ExpCGM website presents notebooks contributed by the framework’s user community. They illustrate how the framework can be used and provide Python code that others can download and modify. Please remember to acknowledge the authors of these notebooks in any research publications that build upon their work.
MSU Undergraduate Notebooks
The notebooks currently in this section of the website are prototypes that are in the process of being corrected and refined.
These notebooks demonstrating how to implement some key elements of the ExpCGM framework were developed by MSU students Doruk Yaldiz and Jazzmin Partridge:
-
The MSU Essentials Notebook shows how to use Python to reproduce the plot on the Essentials page illustrating how a galactic atmosphere’s radius depends on its specific energy.
-
The MSU Generalizable Notebook shows how to extend the Python code in the MSU Essentials Notebook so that user-defined pressure profiles and potential wells can be incorporated.