Skip to content

v0.6.7

Latest
Compare
Choose a tag to compare
@h-mayorquin h-mayorquin released this 20 Jan 21:26
· 8 commits to main since this release
7834907

v0.6.7 (January 20, 2025)

Deprecations

Bug Fixes

  • Temporary set a ceiling for hdmf to avoid a chunking bug PR #1175

Features

  • Add description to inter-sample-shift for SpikeGLXRecordingInterface PR #1177

Improvements

  • get_json_schema_from_method_signature now throws a more informative error when an untyped parameter is passed #1157
  • Improve the naming of ElectrodeGroups in the SpikeGLXRecordingInterface when multi probes are present PR #1177
  • Detect mismatch errors between group and group names when writing ElectrodeGroups PR #1165
  • Fix metadata bug in IntanRecordingInterface where extra devices were added incorrectly if the recording contained multiple electrode groups or names #1166
  • Source validation is no longer performed when initializing interfaces or converters PR #1168