README.md
pyproject.toml
pytesdaqx_scope/__init__.py
pytesdaqx_scope/board_reader.py
pytesdaqx_scope/controller.py
pytesdaqx_scope/file_board_reader.py
pytesdaqx_scope/launcher.py
pytesdaqx_scope.egg-info/PKG-INFO
pytesdaqx_scope.egg-info/SOURCES.txt
pytesdaqx_scope.egg-info/dependency_links.txt
pytesdaqx_scope.egg-info/entry_points.txt
pytesdaqx_scope.egg-info/requires.txt
pytesdaqx_scope.egg-info/top_level.txt
pytesdaqx_scope/acquisition/__init__.py
pytesdaqx_scope/acquisition/base.py
pytesdaqx_scope/acquisition/file_source.py
pytesdaqx_scope/acquisition/live_source.py
pytesdaqx_scope/analysis/__init__.py
pytesdaqx_scope/analysis/config.py
pytesdaqx_scope/analysis/didv_fit.py
pytesdaqx_scope/analysis/normalize.py
pytesdaqx_scope/analysis/pileup.py
pytesdaqx_scope/analysis/pipeline.py
pytesdaqx_scope/analysis/psd.py
pytesdaqx_scope/analysis/running_average.py
pytesdaqx_scope/gui/__init__.py
pytesdaqx_scope/gui/didv_results_formatter.py
pytesdaqx_scope/gui/main_window.py
pytesdaqx_scope/gui/theme.py
pytesdaqx_scope/gui/assets/checkmark.png
pytesdaqx_scope/gui/widgets/__init__.py
pytesdaqx_scope/gui/widgets/channel_panel.py
pytesdaqx_scope/gui/widgets/control_panel.py
pytesdaqx_scope/gui/widgets/didv_fit_panel.py
pytesdaqx_scope/gui/widgets/display_panel.py
pytesdaqx_scope/gui/widgets/pileup_cuts_panel.py
pytesdaqx_scope/gui/widgets/tools_panel.py
pytesdaqx_scope/gui/widgets/tools_window.py
tests/test_analysis_config.py
tests/test_board_reader.py
tests/test_channel_panel.py
tests/test_control_panel.py
tests/test_controller.py
tests/test_didv_fit.py
tests/test_didv_fit_panel.py
tests/test_didv_results_formatter.py
tests/test_display_panel.py
tests/test_file_board_reader.py
tests/test_file_source.py
tests/test_launcher.py
tests/test_live_source.py
tests/test_main_window.py
tests/test_normalize.py
tests/test_pileup.py
tests/test_pileup_cuts_panel.py
tests/test_pipeline.py
tests/test_psd.py
tests/test_running_average.py
tests/test_tools_panel.py
tests/test_tools_window.py