GUI Interface for KinMS software
Project description
KinMS GUI
Graphics Interface for the KinMS by Timothy A Davis. (https://github.com/TimothyADavis/KinMS)
-Installation
To install the GUI download the files available at https://github.com/TristanBurman/KinMSGUI and run the
file named 'GUI.py' located in the 'GUI Program' folder.
-Built Using
KinMS - Kinetic Modeling Simulation programme Used to generate fits
Tkinter - Used to Create the GUI Interface
Numpy - Used for Calculations
Scipy - Specifically scipy.optimize.minimize for minimisation
Matplotlib - Used for plotting data
Astropy - For reading .fits files
Other modules used
Time - Used for timing fitting
Threading - Used to run minimisation on seperate thread to prevent GUI update blocking
Webbrowser - Used to launch website
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
KinMSGUI-1.0.tar.gz
(25.4 kB
view hashes)
Built Distribution
KinMSGUI-1.0-py3-none-any.whl
(26.9 kB
view hashes)