Skip to content
Patrick Crumley edited this page Mar 11, 2016 · 10 revisions

Welcome to the Iseult wiki!

Iseult is a GUI for interacting with 2D Tristan-MP simulations. It's written in python using TkInter for the GUI and matplotlib for plotting. It's nearing the beta phase

Roadmap

Below is the list of what should be completed before beta:

  1. Measure eps_e and eps_p
  2. Measure power-law index of electrons and protons
  3. Record movies (as a bunch of *.pngs to make into gifs)
  4. Save the histogrammed particle data in the data dict (This should greatly decrease time when returning to plots)

Longer term goals:

Clone this wiki locally