-
Notifications
You must be signed in to change notification settings - Fork 9
PyQT5 GUIs for PyPWA 3 #114
Copy link
Copy link
Open
Labels
new featuresemester projectAn issue that outlines a project that should take about an entire semester for a student to completeAn issue that outlines a project that should take about an entire semester for a student to complete
Metadata
Metadata
Assignees
Labels
new featuresemester projectAn issue that outlines a project that should take about an entire semester for a student to completeAn issue that outlines a project that should take about an entire semester for a student to complete
We need to create a new graphical user interface for the user that works with PyPWA 3 that includes both the General Shell and the ISOBAR Model. The reason PyQT has been selected over the alternatives is because PyQT5 is available in Anaconda, allowing us to fairly easily support any machine as long as they have an up to data Anaconda 3 installation or environment.
The goal is to create a new user interface that is intuitive for the user, and flexible for the developer, while still offering enough support that a user should be able to see what is happening "under the hood."
Goals for the new PyQT GUI:
Reference Screenshots:
Project selection:

Old ISOBAR Screenshots
Fitting:





Simulation:



