GEMS Changelog

Version 0.7

  • Added routines for fitting UV-vis spectra.
  • Added menus to GUI for fitting options
  • (lots of) Code cleanup to avoid duplicated code
  • Added ‘About’ dialog in GUI

Version 0.6

Version 0.5

Version 0.4

  • Added plot gems.plot_energies().
  • Added Maxima Analysis
  • Removed unnecesary lstsq calls for calculating B-matrix
  • Added GUI with Tkinter. Created gems.gui
  • moved some functions to gems.fit and gems.libio
  • Many long functions split in more comprehensive chunks.
  • Added help menu
  • Added save input and output
  • Added command line option ‘-w’ for saving data as numpy array.

Version 0.3