Overview
HEXRD 0.9.6 introduces a few new features compared to the last version. A few highlights are listed below:
- Allow Euler angle convention to be specified for the calibration workflows (it was fixed to intrinsic ZXZ before - but some workflows need other conventions such as extrinsic XYZ)
- Added support for a new (optional) image series format: EigerStreamV1, which is the current file format we are streaming off the Eiger detector at CHESS
- Added a new image series adapter for arbitrary functions
- A few improvements to WPPF refinements
What's Changed
- Allow Euler convention setting for calibration by @psavery in #637
- Run dbscan in parallel by @psavery in #638
- Add eiger-stream-v1 imageseries format by @psavery in #639
- updated documentation for rotations.misorientation by @donald-e-boyce in #644
- redefining goodness of fit for wppf module by @saransh13 in #646
- Rietveld phase fraction fix by @saransh13 in #645
- Add an imageseries adapter for arbitrary functions by @psavery in #642
- Add back osx-arm64 build by @psavery in #641
Full Changelog: 0.9.5...0.9.6