.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
Makefile
README.md
RELEASE_NOTES.rst
pyproject.toml
.github/dependabot.yml
.github/workflows/code.yml
.github/workflows/docs.yml
.github/workflows/pypi.yml
docs/Makefile
docs/make.bat
docs/make_geometries_doc.py
docs/source/concepts.rst
docs/source/conf.py
docs/source/diffractometers.rst
docs/source/examples.rst
docs/source/glossary.rst
docs/source/guides.rst
docs/source/index.rst
docs/source/install.rst
docs/source/license.rst
docs/source/quickstart.rst
docs/source/release_notes.rst
docs/source/substitutions.txt
docs/source/user_guide.rst
docs/source/_static/3S+1D-fourc.png
docs/source/_static/4S+2D-psic-photo.jpg
docs/source/_static/4S+2D-sixc-labeled.png
docs/source/_static/fcc-ball-and-stick.jpg
docs/source/_static/hklpy2-block-diagram.png
docs/source/_static/hklpy2-block-diagram.vsdx
docs/source/_static/img69-iucr-4-circle.gif
docs/source/_static/k4cv.png
docs/source/_static/la0044-fig1-6-circle.png
docs/source/_static/nslsii-tardis.png
docs/source/_static/psi-angle.png
docs/source/concepts/__overview.rst
docs/source/concepts/constraints.rst
docs/source/concepts/creator.rst
docs/source/concepts/diffract.rst
docs/source/concepts/lattice.rst
docs/source/concepts/ops.rst
docs/source/concepts/reflection.rst
docs/source/concepts/sample.rst
docs/source/concepts/solvers.rst
docs/source/concepts/user.rst
docs/source/concepts/wavelength.rst
docs/source/concepts/planning/_checklist_v2.md
docs/source/concepts/planning/_design-discussion.md
docs/source/examples/LNO_LAO_s14.dat
docs/source/examples/_api_demo.ipynb
docs/source/examples/constraints.rst
docs/source/examples/example-4-circle-creator.ipynb
docs/source/examples/example-4-circle-custom-class.ipynb
docs/source/examples/hkl_soleil-e4ch.ipynb
docs/source/examples/hkl_soleil-e4cv+epics.ipynb
docs/source/examples/hkl_soleil-e4cv.ipynb
docs/source/examples/hkl_soleil-e6c-psi.ipynb
docs/source/examples/hkl_soleil-e6c-test_calculations.ipynb
docs/source/examples/hkl_soleil-k4cv.ipynb
docs/source/examples/hkl_soleil-lattice_refine.ipynb
docs/source/examples/hkl_soleil-python_api.py
docs/source/examples/hkl_soleil-ub_calc.ipynb
docs/source/examples/hkl_soleil-ub_set.ipynb
docs/source/examples/nslsii-tardis.ipynb
docs/source/examples/tst_e4cv_fourc.ipynb
docs/source/guides/configuration_save_restore.ipynb
docs/source/guides/diffract.rst
docs/source/guides/e4cv-LNO_LAO.yml
docs/source/guides/how_additional_parameters.ipynb
docs/source/guides/how_extra_reals_and_pseudos.ipynb
docs/source/guides/howto_write_solver.rst
docs/source/guides/spec_xref.rst
docs/source/guides/var_engines.ipynb
hklpy2/__init__.py
hklpy2/diffract.py
hklpy2/incident.py
hklpy2/misc.py
hklpy2/ops.py
hklpy2/user.py
hklpy2.egg-info/PKG-INFO
hklpy2.egg-info/SOURCES.txt
hklpy2.egg-info/dependency_links.txt
hklpy2.egg-info/entry_points.txt
hklpy2.egg-info/requires.txt
hklpy2.egg-info/top_level.txt
hklpy2/backends/__init__.py
hklpy2/backends/base.py
hklpy2/backends/hkl_soleil.py
hklpy2/backends/hkl_soleil_utils.py
hklpy2/backends/no_op.py
hklpy2/backends/th_tth_q.py
hklpy2/backends/tests/__init__.py
hklpy2/backends/tests/test_base.py
hklpy2/backends/tests/test_hkl_soleil.py
hklpy2/backends/tests/test_hkl_soleil_utils.py
hklpy2/backends/tests/test_no_op.py
hklpy2/backends/tests/test_th_tth_q.py
hklpy2/blocks/__init__.py
hklpy2/blocks/configure.py
hklpy2/blocks/constraints.py
hklpy2/blocks/lattice.py
hklpy2/blocks/reflection.py
hklpy2/blocks/sample.py
hklpy2/blocks/tests/__init__.py
hklpy2/blocks/tests/test_configure.py
hklpy2/blocks/tests/test_constraints.py
hklpy2/blocks/tests/test_lattice.py
hklpy2/blocks/tests/test_reflection.py
hklpy2/blocks/tests/test_sample.py
hklpy2/blocks/tests/test_solver.py
hklpy2/tests/__init__.py
hklpy2/tests/common.py
hklpy2/tests/e4cv_orient.yml
hklpy2/tests/fourc-configuration.yml
hklpy2/tests/models.py
hklpy2/tests/st.cmd
hklpy2/tests/tardis.yml
hklpy2/tests/test_backends.py
hklpy2/tests/test_demo_notebook.py
hklpy2/tests/test_diffract.py
hklpy2/tests/test_e4cv.py
hklpy2/tests/test_incident.py
hklpy2/tests/test_init.py
hklpy2/tests/test_misc.py
hklpy2/tests/test_ops.py
hklpy2/tests/test_tardis.py
hklpy2/tests/test_user.py
hklpy2/tests/testing.db