Skip to content

v1.13.1 (2022-02-07)

Compare
Choose a tag to compare
@ZLLentz ZLLentz released this 07 Feb 22:59
· 387 commits to master since this release
f390d35

Fixes and Maintenance

  • Noisy logger detection is now configured but disabled by default.
  • Noisy logger detection is split between the file and the console.
  • Allow both QtAgg and Qt5Agg as valid matplolib backends for the loaded
    environment.
  • Include daq_type and daq_host in the list of valid keys for the
    purpose of warning the user about a malformed config. These have been
    valid, but produce an incorrect warning.
  • Expand the default LCLS2 DAQ timeout from 1 second to 10 seconds to fix
    an issue where we would time out on expected long operations.

Contributors