Skip to content

Releases: DiamondLightSource/excalibur-detector

1.2.1

15 Sep 18:06
586e7a5
Compare
Choose a tag to compare

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

28 Jun 09:30
e528296
Compare
Choose a tag to compare
  • Project structure updates
  • Python 3 compatibility fixes and packaging updates
  • C++ build fixes
  • GitHub Actions CI added (and travis files removed)

1.1.0

16 Aug 14:12
Compare
Choose a tag to compare
  • 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