You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 SpikeGLXRecordingInterfacePR #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