- fast_dp no longer supports Python 2.7 or 3.5
- change default plugin for Eiger data to durin-plugin.so
- bugfix for Python 3 error
- add license file to release
- fast_dp is no longer supported with DIALS 1.12 and older versions
- add support for DIALS 2.1+
- add support for Python 3.8
- add support for DIALS 2.0
- use correct number of cores for integration with forkxds
- Improved support for spacegroup names. (#41)
- Report beam centre correctly in ispyb.xml for multi-panel detectors.
- fast_dp and fast_rdp return with a non-zero exit code when processing fails.
- Catch case where diffraction strong to edge of detector.
- Write out correct r_meas value in the fast_dp.json file.
- fast_dp.json format has changed. Scaling statistics are now stored in a structured dictionary. (#28)
- removed XDS.INP templates; now calculated on demand using dxtbx models from DIALS, thus allowing support for all beamlines currently understood by DIALS
- First release on PyPI.