CSCI P-14110 Introduction to Programming, Computational Science, and Data Visualization
This is the course website CSCI P-14110
View On GitHub
Lesson 8 - Linked views with bqplot & Intro to the Planetary Dataset
Resources
INTERACT: Elliptical orbits
Super Planet Crash Game
Kepler Planets info
Exoplanet Archive - see “Data –> Confirmed Planets” option (hover over “Data”)
Exoplanet orbit database (deprecated, but with plots)
astroquery API
Python Library downloads
Data Downloads
We’ll be using this
NASA planet database CSV file (planets_2020.06.22_10.10.17.csv)
today.
Reading
Crash Course Astronomy: Solar System Video
Crash Course Astronomy: Exoplanets
Video about bqplot
Optional
:
ipywidgets Docs
;
Traitlets Docs
;
bqplot Docs
Optional
:
Intro to Ellipses
Optional
:
Crash Course Physics: Gravity
Materials
Lecture 8: (
view
,
source
,
present
)
Notebook example_submission_lesson08: (
view
,
download
)
Notebook extra_notebook_lesson08: (
view
,
download
)
Notebook inClass_lesson08: (
view
,
download
)
Notebook prep_notebook_lesson08: (
view
,
download
)