.codecov.yml
.coveragerc
.flake8
.gitignore
.landscape.yml
AUTHORS.txt
CHANGELOG.rst
LICENSE
MANIFEST.in
README.md
github_deploy_key.enc
install.sh
pytest.ini
release_note_stub.rst
rever.xsh
run_tests.py
setup.py
.github/workflows/docs.yml
.github/workflows/test.yml
conda-recipe/bld.bat
conda-recipe/build.sh
conda-recipe/meta.yaml
docs/Makefile
docs/api_doc.rst
docs/beamlinestaff.rst
docs/changelog.rst
docs/conf.py
docs/configuration.rst
docs/cropped_pe1c_ioc.png
docs/db_export.rst
docs/index.rst
docs/make.bat
docs/pe1c_ioc.png
docs/quickstart.rst
docs/robot.rst
docs/sb_cheat_sheet.rst
docs/sb_endBeamtime.rst
docs/sb_icollection.rst
docs/sb_newBeamtime.rst
docs/sb_overview.rst
docs/sb_profile_collection.rst
docs/tomo.rst
docs/troubleshooting.rst
docs/usb_Beamtime.rst
docs/usb_Experiment.rst
docs/usb_GlobalOptions.rst
docs/usb_QuickAssess.rst
docs/usb_Running.rst
docs/usb_Scan.rst
docs/usb_Where.rst
docs/usb_calibration.rst
docs/usb_darkframe.rst
docs/usb_design.rst
docs/usb_mask.rst
docs/usb_shutter.rst
docs/xpd_control.png
docs/xpdusers.rst
docs/img/XPDsuite.png
docs/img/auto_calib_logic_75_0.png
docs/img/calib_01.png
docs/img/calib_02.png
docs/img/calib_03.png
docs/img/calib_04.png
docs/img/calib_05.png
docs/img/calib_06.png
docs/img/calib_07.png
docs/img/calib_08.png
docs/img/calib_09.png
docs/img/calib_10.png
docs/img/calib_11.png
docs/img/dark_frame_logic_24_0.png
docs/img/select_mask_00.png
docs/img/select_mask_01.png
docs/img/srxgui.png
docs/img/usb_beamtime_bt_0.png
news/TEMPLATE.rst
requirements/build.txt
requirements/docs.txt
requirements/run.txt
requirements/test.txt
xpdacq/999-load.py
xpdacq/__init__.py
xpdacq/beamtime.py
xpdacq/beamtimeSetup.py
xpdacq/calib.py
xpdacq/calib2.py
xpdacq/devices.py
xpdacq/glbl.py
xpdacq/ipysetup.py
xpdacq/plans.py
xpdacq/simulation.py
xpdacq/simulators.py
xpdacq/tools.py
xpdacq/twodetectors.py
xpdacq/utils.py
xpdacq/validated_dict.py
xpdacq/xpdacq.py
xpdacq/xpdacq_conf.py
xpdacq/yamlclass.py
xpdacq/yamldict.py
xpdacq/yamllist.py
xpdacq.egg-info/PKG-INFO
xpdacq.egg-info/SOURCES.txt
xpdacq.egg-info/dependency_links.txt
xpdacq.egg-info/not-zip-safe
xpdacq.egg-info/requires.txt
xpdacq.egg-info/top_level.txt
xpdacq/data/Ni24.D
xpdacq/data/Ni_dark_frame.tiff
xpdacq/data/Ni_dspacing.txt
xpdacq/data/Ni_light_frame.tiff
xpdacq/examples/300000_sample.xlsx
xpdacq/examples/pdf.yaml
xpdacq/examples/sim.yaml
xpdacq/examples/xpd.yaml
xpdacq/factories/__init__.py
xpdacq/factories/shuttercontrolfactory.py
xpdacq/preprocessors/__init__.py
xpdacq/preprocessors/calibpreprocessor.py
xpdacq/preprocessors/darkpreprocessor.py
xpdacq/preprocessors/maskpreprocessor.py
xpdacq/preprocessors/shutterconfig.py
xpdacq/preprocessors/shutterpreprocessor.py
xpdacq/tests/300000_sample.xlsx
xpdacq/tests/999999_sample.xlsx
xpdacq/tests/Ni24.D
xpdacq/tests/Ni_poni_file.poni
xpdacq/tests/XPD_beamline_config.yml
xpdacq/tests/__init__.py
xpdacq/tests/conftest.py
xpdacq/tests/srxconfig.cfg
xpdacq/tests/test_beamtime.py
xpdacq/tests/test_beamtimeSetup.py
xpdacq/tests/test_calib2.py
xpdacq/tests/test_customized_plans.py
xpdacq/tests/test_devices.py
xpdacq/tests/test_glbl.py
xpdacq/tests/test_import_sample_info.py
xpdacq/tests/test_ipysetup.py
xpdacq/tests/test_new_xrun.py
xpdacq/tests/test_plans.py
xpdacq/tests/test_run_calib.py
xpdacq/tests/test_sample_md_parser.py
xpdacq/tests/test_scanplan.py
xpdacq/tests/test_tools.py
xpdacq/tests/test_xpdacq.py
xpdacq/tests/test_xrun.py
xpdacq/tests/xpdAcq_calib_info.poni
xpdacq/tests/factories/test_shuttercontrolfactory.py
xpdacq/tests/preprocessors/test_calibpreprocessor.py
xpdacq/tests/preprocessors/test_darkpreprocessor.py
xpdacq/tests/preprocessors/test_shutterpreprocessor.py