Skip to content

1.2.0

Compare
Choose a tag to compare
@mscheltienne mscheltienne released this 15 Feb 12:44
· 123 commits to main since this release
4c7f945
  • Implement MNE's design philosophy by returning self in methods modifying a StreamLSL -> enables method chaining stream.pick("eeg").set_eeg_reference("average")
  • Add argument annotations to PlayerLSL to stream annotations on a separate irregularly sampled stream
  • Add support for loaded Raw objects as input to a PlayerLSL
  • Improve deletion or low-level resources
  • Improve discovery and download of existing liblsl on the system
  • Fix reading of yRange through settings in legacy StreamViewer

Full Changelog: 1.1.1...1.2.0