Graphical User Interface for Lake/Jemian desmearing

Several classes are defined in the source code. This class is used to start the GUI: jldesmear.jl_api.gui.DesmearingGui. The main GUI program is started with a Python command such as:

from jldesmear.jl_api import gui
gui.main()

gui graphical user interface documentation