MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
pyMonteCarlo_GUI.egg-info/PKG-INFO
pyMonteCarlo_GUI.egg-info/SOURCES.txt
pyMonteCarlo_GUI.egg-info/dependency_links.txt
pyMonteCarlo_GUI.egg-info/entry_points.txt
pyMonteCarlo_GUI.egg-info/requires.txt
pyMonteCarlo_GUI.egg-info/top_level.txt
pymontecarlo_gui/__init__.py
pymontecarlo_gui/__main__.py
pymontecarlo_gui/_version.py
pymontecarlo_gui/main.py
pymontecarlo_gui/newsimulation.py
pymontecarlo_gui/project.py
pymontecarlo_gui/settings.py
pymontecarlo_gui/testcase.py
pymontecarlo_gui/figures/__init__.py
pymontecarlo_gui/figures/sample.py
pymontecarlo_gui/figures/test_sample.py
pymontecarlo_gui/icons/figure.svg
pymontecarlo_gui/icons/material-add-advanced.svg
pymontecarlo_gui/icons/material-add-formula.svg
pymontecarlo_gui/icons/newsimulation.svg
pymontecarlo_gui/icons/table.svg
pymontecarlo_gui/options/__init__.py
pymontecarlo_gui/options/base.py
pymontecarlo_gui/options/composition.py
pymontecarlo_gui/options/material.py
pymontecarlo_gui/options/options.py
pymontecarlo_gui/options/program.py
pymontecarlo_gui/options/test_material.py
pymontecarlo_gui/options/analysis/__init__.py
pymontecarlo_gui/options/analysis/base.py
pymontecarlo_gui/options/analysis/kratio.py
pymontecarlo_gui/options/analysis/photon.py
pymontecarlo_gui/options/analysis/photonintensity.py
pymontecarlo_gui/options/beam/__init__.py
pymontecarlo_gui/options/beam/base.py
pymontecarlo_gui/options/beam/gaussian.py
pymontecarlo_gui/options/detector/__init__.py
pymontecarlo_gui/options/detector/base.py
pymontecarlo_gui/options/detector/photon.py
pymontecarlo_gui/options/detector/test_photon.py
pymontecarlo_gui/options/limit/__init__.py
pymontecarlo_gui/options/limit/base.py
pymontecarlo_gui/options/limit/showers.py
pymontecarlo_gui/options/sample/__init__.py
pymontecarlo_gui/options/sample/base.py
pymontecarlo_gui/options/sample/horizontallayers.py
pymontecarlo_gui/options/sample/inclusion.py
pymontecarlo_gui/options/sample/substrate.py
pymontecarlo_gui/options/sample/test_horizontallayers.py
pymontecarlo_gui/options/sample/test_inclusion.py
pymontecarlo_gui/options/sample/test_substrate.py
pymontecarlo_gui/options/sample/test_verticallayers.py
pymontecarlo_gui/options/sample/verticallayers.py
pymontecarlo_gui/results/__init__.py
pymontecarlo_gui/results/base.py
pymontecarlo_gui/results/summary.py
pymontecarlo_gui/util/__init__.py
pymontecarlo_gui/util/metaclass.py
pymontecarlo_gui/util/validate.py
pymontecarlo_gui/widgets/__init__.py
pymontecarlo_gui/widgets/browse.py
pymontecarlo_gui/widgets/color.py
pymontecarlo_gui/widgets/field.py
pymontecarlo_gui/widgets/font.py
pymontecarlo_gui/widgets/future.py
pymontecarlo_gui/widgets/groupbox.py
pymontecarlo_gui/widgets/icon.py
pymontecarlo_gui/widgets/label.py
pymontecarlo_gui/widgets/layout.py
pymontecarlo_gui/widgets/lineedit.py
pymontecarlo_gui/widgets/list.py
pymontecarlo_gui/widgets/mdi.py
pymontecarlo_gui/widgets/messagebox.py
pymontecarlo_gui/widgets/periodictable.py
pymontecarlo_gui/widgets/scrollarea.py
pymontecarlo_gui/widgets/stacked.py
pymontecarlo_gui/widgets/test_color.py
pymontecarlo_gui/widgets/test_icon.py
pymontecarlo_gui/widgets/test_label.py
pymontecarlo_gui/widgets/test_lineedit.py