LICENSE
README.md
setup.cfg
setup.py
bin/opisgraph
src/opisgraph/VERSION
src/opisgraph/__init__.py
src/opisgraph.egg-info/PKG-INFO
src/opisgraph.egg-info/SOURCES.txt
src/opisgraph.egg-info/dependency_links.txt
src/opisgraph.egg-info/requires.txt
src/opisgraph.egg-info/top_level.txt
src/opisgraph/materials/__init__.py
src/opisgraph/materials/calibration_data.py
src/opisgraph/materials/configuration_data.py
src/opisgraph/materials/correction_data.py
src/opisgraph/materials/correction_fit_data.py
src/opisgraph/materials/corrector_data.py
src/opisgraph/materials/feature_data.py
src/opisgraph/materials/feature_fit_data.py
src/opisgraph/materials/gas_data.py
src/opisgraph/materials/logger_data.py
src/opisgraph/materials/opis_data.py
src/opisgraph/materials/prompt_data.py
src/opisgraph/materials/pulse_train_data.py
src/opisgraph/materials/resolver_energy_data.py
src/opisgraph/materials/resolver_spectrum_data.py
src/opisgraph/materials/retarding_data.py
src/opisgraph/materials/tof_data.py
src/opisgraph/materials/wavelength_data.py
src/opisgraph/plotter/__init__.py
src/opisgraph/plotter/corrector_plotter.py
src/opisgraph/plotter/logger_plotter.py
src/opisgraph/plotter/resolver_energy_plotter.py
src/opisgraph/plotter/resolver_spectrum_plotter.py
src/opisgraph/plotter/viewer_plotter.py
src/opisgraph/resources/correction.ini
src/opisgraph/resources/opisgraph.png
src/opisgraph/resources/prompt.ini
src/opisgraph/resources/calibrations/calibration_0V.ini
src/opisgraph/resources/calibrations/calibration_110V.ini
src/opisgraph/resources/calibrations/calibration_140V.ini
src/opisgraph/resources/calibrations/calibration_170V.ini
src/opisgraph/resources/calibrations/calibration_25V.ini
src/opisgraph/resources/calibrations/calibration_50V.ini
src/opisgraph/resources/calibrations/calibration_80V.ini
src/opisgraph/resources/features/argon.ini
src/opisgraph/resources/features/krypton.ini
src/opisgraph/resources/features/neon.ini
src/opisgraph/resources/features/xenon.ini
src/opisgraph/services/__init__.py
src/opisgraph/services/calibration_service.py
src/opisgraph/services/configuration_service.py
src/opisgraph/services/correction_fit_service.py
src/opisgraph/services/correction_service.py
src/opisgraph/services/doocspie_sim.py
src/opisgraph/services/feature_fit_service.py
src/opisgraph/services/feature_service.py
src/opisgraph/services/io_service.py
src/opisgraph/services/logger_service.py
src/opisgraph/services/resolver_service.py
src/opisgraph/services/retarding_service.py
src/opisgraph/tools/__init__.py
src/opisgraph/tools/configurable_menu_tool.py
src/opisgraph/tools/configurable_menu_tool_ui.py
src/opisgraph/tools/correction_menu_tool.py
src/opisgraph/tools/corrector_tool.py
src/opisgraph/tools/corrector_tool_ui.py
src/opisgraph/tools/logger_tool.py
src/opisgraph/tools/logger_tool_ui.py
src/opisgraph/tools/opisgraph_tool.py
src/opisgraph/tools/opisgraph_tool_ui.py
src/opisgraph/tools/prompt_menu_tool.py
src/opisgraph/tools/resolver_energy_tool.py
src/opisgraph/tools/resolver_energy_tool_ui.py
src/opisgraph/tools/resolver_spectrum_tool.py
src/opisgraph/tools/resolver_spectrum_tool_ui.py
src/opisgraph/tools/resolver_tool.py
src/opisgraph/tools/resolver_tool_ui.py
src/opisgraph/tools/viewer_tool.py
src/opisgraph/tools/viewer_tool_ui.py