Coder Social home page Coder Social logo

psunustc / astro_animations Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zingale/astro_animations

0.0 1.0 0.0 333.35 MB

Various animations used for teaching introductory astronomy concepts

Home Page: http://zingale.github.io/astro_animations/

License: Other

Python 57.19% Jupyter Notebook 42.81%

astro_animations's Introduction

astro_animations

See http://zingale.github.io/astro_animations/

Various animations (and some figures) used for teaching introductory astronomy concepts.

Python codes are used to generate static images which are then animated as a movie. Both the movies and the python codes are present here.

Note: many of these animations were quickly put together before a lecture and don't necessarily use the more elegant coding or libraries. These will be refined during semesters when I am teaching introductory astronomy.

Many of the animations are also up on youtube:

https://www.youtube.com/playlist?list=PL5D1C3702F5D1E571

anim_solvers: support routines for the animations (e.g. a class that understands a solar system and how to integrate the planet orbits

binary_exoplanets: various animations illustrating binary star orbits and concepts of exoplanets (radial velocities, transits).

CFD: some simple animations that show ideas in computational fluid dynamics.

ellipses: simple animations that illustrate the properties of ellipses.

galaxies: animations related to galaxies.

mechanics: animations showing the dynamics of orbits.

radiation_thermodynamics: simple animations showing blackbody curves and thermodynamics concepts.

radioactive_decay: an illustration of the random process of radioactive decay.

scripts: support scripts, including a simple wrapper for mencoder to string PNGs into a movie

solar_system_motion: lots of animations showing the basics of Kepler's laws, the Moon's orbit and phases, sidereal vs. synodic periods, ...

stars: figures related to stellar astrophysics.

waves: animations related to wave motion.

Setup

Many of the routines use the solver in anim_solvers to do the integration. This directory needs to be in your PYTHONPATH for the scripts to execute.

You will need to have numpy, matplotlib, and the python-basemap packages installed for the scripts to run.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.