Giter Club home page Giter Club logo

iseult's Introduction

Iseult

A TKinter python 2.7 GUI for visualizing Tristan-MP plots. A work in progress.

Written by:

Patrick Crumley, [email protected], based on Jaehong's Tristan analysis IDL script.

UPDATES:

Dec 10th 2016: Added a really basic movie saving feature. You'll find it in the file menu.

The code is now it's beta phase. See the implemented column for what has already been implemented.

Dependencies:

Python packages required: Anaconda 4.4.0, matplotlib 2.0 & its required dependencies, python 2.7.11, h5py. May work for older versions of anaconda and matplotlib, but not guaranteed.

To use the movie saving feature: ffmpeg & xterm.

Iseult should work on Windows, MacOS & Linux.

To run Iseult on tigressdata type the following:

$ module load anaconda/4.4.0
$ source activate root
$ cd /path/to/Iseult/
$ chmod +x ./iseult.py
$ ./iseult.py

When Iseult is started, it checks to see if Tristan-MP data is located at the current path, if it isn't Iseult prompts you to select the directory of where your Tristan-MP data is saved. To edit/change any of the plots, just right click on the subplot directly. You can also change the number of columns, the colormap, and other general settings by clicking the settings button. The measure button allows you to take measurements like T_i, T_e, measure spectra, take 1-D FFTs, etc. The matplotlib interactive toolbar is beneath the playbar, it allows you to save the figure, use your mouse to zoom around, etc.

If you get a set-up you like, you can go to file menu and choose Save Iseult State. It will give you an option to name the 'view.' To replace the default state of Iseult, name the view Default. The views are saved as .cfg files in .iseult_configs folder. You must restart Iseult to see the saved config in the preset views menu.

Enjoy!

Implemented:
Time stepping
Movie (without recording)
Basic plotting
ability to modularly change plots.
plot control panels to edit things about indv. plots
shock-finding
figure saving
Ability to take measurements
ability to save Iseult settings in a config file
zooming
Left to Implement:
gifs/movies
Longer term goals (???)

Resources:

Useful links
http://python.org
http://effbot.org/tkinterbook/
http://matplotlib.org
http://matplotlib.org/users/navigation_toolbar.html
http://h5py.org

iseult's People

Contributors

pcrumley avatar

Stargazers

 avatar

Watchers

James Cloos avatar Colby Haggerty avatar

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.