DIALS Regression Data Manager


Keywords
dials, dials_data
License
BSD-1-Clause
Install
pip install dials-data==2.4.83

Documentation

DIALS Regression Data Manager

PyPI release

Conda release

Build status

Language grade: Python

Total alerts

Documentation status

Supported Python versions

Code style: black

BSD license

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.

Installation

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.