A python package providing data files used for regression tests in DIALS, dxtbx, xia2 and related packages.
If you want to know more about what dials-data
is you can
have a read through the background information.
For everything else the main documentation is probably the best start.
To install this package in a normal Python environment, run:
pip install dials-data
and then you can use it with:
dials.data
If you are in a conda environment you can instead run:
conda install -c conda-forge dials-data
For more details please take a look at the installation and usage page.