Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.31 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.31 KB

Ithaca-Python-Workshop

Introduction

Developed for undergraduate astronomy students under the supervision of Dr. Luke Keller at Ithaca College. The goal of the workshop is to introduce basic data structures, file I/O, plotting and displaying data and images, and techniques for data analysis and visualization.

Workshop Material

Each lesson contains a tutorial and lab contained in a Jupyter notebook. Workshop material can be launched by clicking the binder button:

Binder

Lesson 1 Basic Data Structures
Intro to Jupyter nb
Lists
Dictionaries
NumPy arrays
Lesson 2 File I/O
Ascii
FITS
HDF5
Lesson 3 Plotting and DS9
Lesson 4 Data Analysis
Lesson 5 GUIs