Northern Arizona University Senior Computer Science Capstone project.
This project is to create a Graphical User Interface for the current Craterstats3 command line program.
Due to the application still being in the alpha stage, the initialization for execution has environment requirements for running the application.
Windows/Mac Linux
Upon running the application you should be greeted with the home screen.
In the toolbar, you can select the "Open" button from the "File" dropdown list.
If you do not have your own plot configuration and data files, you can download samples here:
Configuration File
Data File
Disclaimer: CraterstatsGUI can only process .scc and .diam files at this stage in development.
Select a plot configuration file.
After uploading a configuration file select the Plot Settings tab
Upon opening the Plot Settings page, upload a source file by selecting "Browse"
After upload, the application should be displaying your plot configuration
Github of craterstats CLI program created and developed by Greg Michaels.