Getting Started
Google Group
The program communicates through a Google Group. Contact Amy Roberts (amy.roberts@ucdenver.edu) or James deBoer (Richard.J.deBoer.12@nd.edu) to be added. Once you're a member you'll receive program emails and can browse the full message history.
Program Data
Data for the program is distributed through the Google Group. Once you have been added to the group, follow the instructions there to access the data files.
Code Repository
The analysis code lives on GitHub. Request write access by contacting the program staff, then clone the repository to your local machine to get started.
Visit →Software Installation
Tutorials
Software Carpentry: The Unix Shell
An introduction to navigating the file system, running commands, and writing simple scripts in the Linux/Mac terminal. Start here if the command line is new to you.
Visit →Software Carpentry: Version Control with Git
A beginner-friendly guide to tracking changes with Git, working with branches, and collaborating on GitHub. Recommended before making your first commit to the analysis repository.
Visit →Software Carpentry: Plotting and Programming in Python
An introduction to Python for people with little or no programming experience, using real scientific data. Covers data loading, functions, and visualization.
Visit →Data Carpentry: Data Analysis in Python
A practical introduction to the pandas library for loading, cleaning, and analyzing tabular data in Python. Recommended once you are comfortable with basic Python.
Visit →Science Background
Program Science Overview
A video introduction to the science behind the alpha, n program. Recommended viewing for all new students before diving into the analysis.
Visit →Reference Papers
A curated collection of papers assembled by James deBoer covering the nuclear physics background relevant to the program. Hosted on Notre Dame Box.
Visit →