Skip to article frontmatterSkip to article content

Week 5 Lab: Globular Cluster Analysis with Gaia Data

In this week’s lab, we will use the skills you have learned about numpy and matplotlib to do some real scientific data analysis. For today, please write all your code in a Jupyter Notebook!

Instructions for Starting Your Jupyter Notebook

  1. Open a terminal and navigate to the directory you want to work in:

    • Run the following commands to activate the environment and start Jupyter Lab:
      conda activate astro-rps
      jupyter lab
  2. Create a new Jupyter Notebook:

    • In the Jupyter interface, click “New” and select “Python 3” to create a new notebook.
  3. Code Submission:

    • Write all your code in the notebook.
    • Once completed, upload the notebook file (.ipynb) to the Google submission form