GithubHelp home page GithubHelp logo

ethankruse / kepler_orrery Goto Github PK

View Code? Open in Web Editor NEW
100.0 16.0 19.0 1.54 MB

Make a Kepler orrery gif or movie of all the Kepler multi-planet systems

License: MIT License

Python 97.42% Shell 2.58%
kepler-orrery astronomy exoplanets gif movie dataviz science

kepler_orrery's Introduction

Kepler Orrery

This is the source code to create the Kepler orrery featured in this video (update 5) and update 4.

Everything can be run using python assuming the following packages are installed (most are defaults in every python installation):

  • os
  • datetime
  • numpy
  • matplotlib
  • glob

To create the movie or gif from the output series of png files however, ffmpeg must also be installed to run the *.sh files.

All appropriate settings for the movie creation are listed at the top of orrery.py and should be documented.

The movie can be recreated with the default settings by running

python orrery.py

./makeorrery_movie.sh movie/ orrery_movie.mp4 30

kepler_orrery's People

Contributors

ethankruse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kepler_orrery's Issues

Problem with number of tick labels

While running the main code, I get this error: The number of FixedLocator locations (5), usually from a call to set_ticks, does not match the number of ticklabels (6). It points to line 507.

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.