You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AMP501_GUI is a desktop application that is able to use raw air monitoring data from AQS to perform QA/QC operations which are currently not performed by the current set of reports in AQS. This application was initially developed in Python, with the wxFormBuilder program used to design the user interface. The interface itself is based off of the pythonWx library. PyInstaller is used to compile the application into an executable. Right now, there is no guarantee of cross-platform use, as the final application has only been compiled and tested on Windows-10 Machines.