Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 2 example scripts, for FFT and Themis plotting #23

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jul 3, 2015

  1. Add 2 example scripts, and modify themis plotting to files.

    Before, all themis functions called pl.show() themselves, thus forcing
    display to go onto the screen.
    Now, instead, the calling function can use pl.savefig().
    ursg committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    1d48aee View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. Configuration menu
    Copy the full SHA
    3417e5f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. Configuration menu
    Copy the full SHA
    e77f8a8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2016

  1. Configuration menu
    Copy the full SHA
    367f14a View commit details
    Browse the repository at this point in the history
  2. Added plot_timestep.py script for quick plotting.

    Urs Ganse committed May 3, 2016
    Configuration menu
    Copy the full SHA
    8dfdfa0 View commit details
    Browse the repository at this point in the history