.. Created by Adam Cunnningham on Sat Dec 10 2016. **Week 10: April 3 - 7** ======================== Kepler-453b: A Real Tatooine? ----------------------------- In August 2015 the discovery of Kepler-453b was `announced `_. Kepler-453b orbits a binary star, like the planet "Tatooine" in "Star Wars". We apply numerical techniques for solving differential equations to explore the possible orbital dynamics of this planet. Animation --------- Animating a graph involves repeatedly updating the coordinates of drawn objects such as points and lines, then redrawing the objects. We learn how to do this in a Jupyter Notebook. Matplotlib ---------- - **FuncAnimation** - **meshgrid** Quiz 9: Images --------------- - The RGB color model - NumPy 3D color arrays - **imread** - **imsave** - **imshow** :download:`Sample Quiz 9 <../Quizzes/Quiz9Sample.pdf>` Report 5 -------- :doc:`tatooine`