.flake8
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
requirements-dev.txt
setup.py
versioneer.py
docs/Makefile
docs/make.bat
docs/fig/fig_plot_diffs.png
docs/fig/fig_setup_beamline.png
docs/fig/fig_txs_plot_abs.png
docs/fig/fig_txs_plot_azim_regroup.png
docs/source/analysis.rst
docs/source/conf.py
docs/source/datared.rst
docs/source/help.rst
docs/source/import.rst
docs/source/index.rst
docs/source/license.rst
docs/source/mask.rst
docs/source/reference.rst
docs/source/reference/azav.rst
docs/source/reference/common.rst
docs/source/reference/corr.rst
docs/source/reference/datared.rst
docs/source/reference/datasets.rst
docs/source/reference/heating.rst
docs/source/reference/live.rst
docs/source/reference/plot.rst
docs/source/reference/utils.rst
docs/source/reference/analysis/index.rst
docs/source/reference/analysis/plot.rst
docs/source/reference/analysis/svd.rst
docs/source/reference/analysis/utils.rst
pytxs.egg-info/PKG-INFO
pytxs.egg-info/SOURCES.txt
pytxs.egg-info/dependency_links.txt
pytxs.egg-info/entry_points.txt
pytxs.egg-info/requires.txt
pytxs.egg-info/top_level.txt
txs/__init__.py
txs/_version.py
txs/azav.py
txs/common.py
txs/corr.py
txs/datared.py
txs/datasets.py
txs/heating.py
txs/live.py
txs/plot.py
txs/utils.py
txs/xes.py
txs/analysis/__init__.py
txs/analysis/plot.py
txs/analysis/svd.py
txs/analysis/utils.py
txs/app/MainWindow.py
txs/app/PlotBase.py
txs/app/PlotHeatmap.py
txs/app/ProcessWorker.py
txs/app/__init__.py
txs/app/__main__.py
txs/app/actions.py
txs/app/mainwindow.ui
txs/app/plot.py
txs/app/utils.py
txs/app/widgets.py
txs/app/tests/test_ProcessWorker.py
txs/detectors/__init__.py
txs/detectors/jungfrau.py
txs/tests/conftest.py
txs/tests/test_azav.py
txs/tests/test_corr.py
txs/tests/test_datared.py
txs/tests/test_datasets.py
txs/tests/test_utils.py