Skip to content

2.1.1

Latest

Choose a tag to compare

@calderast calderast released this 17 Oct 20:54
· 2 commits to main since this release
7d3ab8c

jdb_to_nwb 2.1.1

Important bug fix: The data in the ElectricalSeries was in an order that did not correspond to the organization of our electrode table, due to an incorrect electrode_table_region. As a result, raw traces were incorrectly mapped to their corresponding electrode info in Spyglass.

See #177 for more info and details on how to edit previously generated nwbs to fix this issue.

What's Changed

  • Fix order of raw data to electrode table mapping by @calderast in #178

Full Changelog: 2.1.0...2.1.1