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