Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@coretl coretl released this 24 Oct 09:35
· 14 commits to main since this release
3e74761

What's Changed

  • fixed typos by @ZohebShaikh in #589
  • Make table subclass enums be sequence enum rather than numpy string by @evalott100 in #579
  • Reset completed iterations counter to 0 once target iterations are reached and detector is disarmed by @jwlodek in #590
  • Simplify ad standard det tests by @jwlodek in #592
  • Remove config sigs kwarg from flyer since use case for them was unclear. by @jwlodek in #593
  • added number_of_frames instead of iterations by @ZohebShaikh in #581
  • Rename core classes by @abbiemery in #577
  • Tango support by @burkeds in #437
  • add Capture mode signal to Panda DataBlock by @jsouter in #604
  • with DeviceCollector doesn't work in plans, so error rather than hang by @coretl in #612

New Contributors

Full Changelog: v0.6.0...v0.7.0