Releases: DiamondLightSource/excalibur-detector
Releases · DiamondLightSource/excalibur-detector
1.2.1
What's Changed
- More fixes from updating to python3 at DLS by @GDYendell in #48
- Further fixes for python3
- Update for new frameProcessor / frameReceiver CLI interface
Full Changelog: 1.2.0...1.2.1
1.2.0
- Project structure updates
- Python 3 compatibility fixes and packaging updates
- C++ build fixes
- GitHub Actions CI added (and travis files removed)
1.1.0
- Improve the stop acquisition logic to avoid long delay
- Enable pausing of slow parameter polling to improve step scan latency
- Lower some log messages to debug level
- Whitespace fixes