MANIFEST.in
README.md
setup.cfg
versioneer.py
dioptas/__init__.py
dioptas/_version.py
dioptas.egg-info/PKG-INFO
dioptas.egg-info/SOURCES.txt
dioptas.egg-info/dependency_links.txt
dioptas.egg-info/requires.txt
dioptas.egg-info/top_level.txt
dioptas/model/util/smooth_bruckner.f95
dioptas/controller/CalibrationController.py
dioptas/controller/ConfigurationController.py
dioptas/controller/MainController.py
dioptas/controller/MaskController.py
dioptas/controller/__init__.py
dioptas/controller/integration/BackgroundController.py
dioptas/controller/integration/EpicsController.py
dioptas/controller/integration/ImageController.py
dioptas/controller/integration/IntegrationController.py
dioptas/controller/integration/JcpdsEditorController.py
dioptas/controller/integration/OptionsController.py
dioptas/controller/integration/OverlayController.py
dioptas/controller/integration/PatternController.py
dioptas/controller/integration/PhaseController.py
dioptas/controller/integration/__init__.py
dioptas/controller/integration/econfig.py
dioptas/model/CalibrationModel.py
dioptas/model/Configuration.py
dioptas/model/DioptasModel.py
dioptas/model/ImgModel.py
dioptas/model/MaskModel.py
dioptas/model/OverlayModel.py
dioptas/model/PatternModel.py
dioptas/model/PhaseModel.py
dioptas/model/__init__.py
dioptas/model/util/BackgroundExtraction.py
dioptas/model/util/HelperModule.py
dioptas/model/util/ImgCorrection.py
dioptas/model/util/NewFileWatcher.py
dioptas/model/util/Pattern.py
dioptas/model/util/PeakShapes.py
dioptas/model/util/__init__.py
dioptas/model/util/calc.py
dioptas/model/util/cif.py
dioptas/model/util/cosmics.py
dioptas/model/util/jcpds.py
dioptas/model/util/smooth_bruckner_python.py
dioptas/model/util/spe.py
dioptas/resources/calibrants/AgBh.D
dioptas/resources/calibrants/Al.D
dioptas/resources/calibrants/Au.D
dioptas/resources/calibrants/C14H30O.D
dioptas/resources/calibrants/CeO2.D
dioptas/resources/calibrants/Cr2O3.D
dioptas/resources/calibrants/CrOx.D
dioptas/resources/calibrants/CuO.D
dioptas/resources/calibrants/LaB6.D
dioptas/resources/calibrants/LaB6_SRM660a.D
dioptas/resources/calibrants/LaB6_SRM660b.D
dioptas/resources/calibrants/LaB6_SRM660c.D
dioptas/resources/calibrants/NaCl.D
dioptas/resources/calibrants/Ni.D
dioptas/resources/calibrants/PBBA.D
dioptas/resources/calibrants/Si.D
dioptas/resources/calibrants/Si_SRM640.D
dioptas/resources/calibrants/Si_SRM640a.D
dioptas/resources/calibrants/Si_SRM640b.D
dioptas/resources/calibrants/Si_SRM640c.D
dioptas/resources/calibrants/Si_SRM640d.D
dioptas/resources/calibrants/Si_SRM640e.D
dioptas/resources/calibrants/TiO2.D
dioptas/resources/calibrants/ZnO.D
dioptas/resources/calibrants/alpha_Al2O3.D
dioptas/resources/calibrants/cristobaltite.D
dioptas/resources/calibrants/quartz.D
dioptas/resources/data/atomic_scattering_params.json
dioptas/resources/data/periodic_table.json
dioptas/resources/icons/CreateICNS.src
dioptas/resources/icons/icon.icns
dioptas/resources/icons/icon.ico
dioptas/resources/icons/icon.png
dioptas/resources/icons/icon.svg
dioptas/resources/icons/open.ico
dioptas/resources/icons/reset.ico
dioptas/resources/icons/save.ico
dioptas/resources/style/stylesheet.qss
dioptas/tests/__init__.py
dioptas/tests/ehook.py
dioptas/tests/run_tests.py
dioptas/tests/utility.py
dioptas/tests/Profiling/__init__.py
dioptas/tests/Profiling/profiling_cbn_correction.py
dioptas/tests/controller_tests/__init__.py
dioptas/tests/controller_tests/test_BackgroundController.py
dioptas/tests/controller_tests/test_CalibrationController.py
dioptas/tests/controller_tests/test_ConfigurationController.py
dioptas/tests/controller_tests/test_EpicsController.py
dioptas/tests/controller_tests/test_ImageController.py
dioptas/tests/controller_tests/test_IntegrationBackgroundController.py
dioptas/tests/controller_tests/test_IntegrationController.py
dioptas/tests/controller_tests/test_MaskController.py
dioptas/tests/controller_tests/test_OverlayController.py
dioptas/tests/controller_tests/test_PatternController.py
dioptas/tests/controller_tests/test_PhaseController.py
dioptas/tests/functional_tests/__init__.py
dioptas/tests/functional_tests/test_functional_JcpdsEditor.py
dioptas/tests/functional_tests/test_functional_integration.py
dioptas/tests/functional_tests/test_img_bg.py
dioptas/tests/functional_tests/test_save_and_load_project.py
dioptas/tests/functional_tests/test_userinterface.py
dioptas/tests/unit_tests/__init__.py
dioptas/tests/unit_tests/test_CalibrationModel.py
dioptas/tests/unit_tests/test_DioptasModel.py
dioptas/tests/unit_tests/test_FileNameIterator.py
dioptas/tests/unit_tests/test_HelperModule.py
dioptas/tests/unit_tests/test_ImgCorrections.py
dioptas/tests/unit_tests/test_ImgModel.py
dioptas/tests/unit_tests/test_Jcpds.py
dioptas/tests/unit_tests/test_MaskModel.py
dioptas/tests/unit_tests/test_NewFileInDirectoryWatcher.py
dioptas/tests/unit_tests/test_OverlayModel.py
dioptas/tests/unit_tests/test_Pattern.py
dioptas/tests/unit_tests/test_PatternModel.py
dioptas/tests/unit_tests/test_PhaseModel.py
dioptas/tests/unit_tests/test_background_extraction.py
dioptas/tests/unit_tests/test_cif.py
dioptas/tests/widget_tests/__init__.py
dioptas/tests/widget_tests/test_ConfigurationWidget.py
dioptas/tests/widget_tests/test_JcpdsEditorWidget.py
dioptas/widgets/CalibrationWidget.py
dioptas/widgets/ConfigurationWidget.py
dioptas/widgets/CustomWidgets.py
dioptas/widgets/EpicsWidgets.py
dioptas/widgets/MainWidget.py
dioptas/widgets/MaskWidget.py
dioptas/widgets/UtilityWidgets.py
dioptas/widgets/__init__.py
dioptas/widgets/integration/CustomWidgets.py
dioptas/widgets/integration/JcpdsEditorWidget.py
dioptas/widgets/integration/__init__.py
dioptas/widgets/integration/control/BackgroundWidget.py
dioptas/widgets/integration/control/CorrectionsWidget.py
dioptas/widgets/integration/control/ImageWidget.py
dioptas/widgets/integration/control/OptionsWidget.py
dioptas/widgets/integration/control/OverlayWidget.py
dioptas/widgets/integration/control/PatternWidget.py
dioptas/widgets/integration/control/PhaseWidget.py
dioptas/widgets/integration/control/__init__.py
dioptas/widgets/integration/display/ImgWidget.py
dioptas/widgets/integration/display/PatternWidget.py
dioptas/widgets/integration/display/StatusWidget.py
dioptas/widgets/integration/display/__init__.py
dioptas/widgets/plot_widgets/ExLegendItem.py
dioptas/widgets/plot_widgets/HistogramLUTItem.py
dioptas/widgets/plot_widgets/ImgWidget.py
dioptas/widgets/plot_widgets/PatternWidget.py
dioptas/widgets/plot_widgets/__init__.py
scripts/dioptas