Summary
Version 0.2.0 brings an update to all Neuropixels devices that automatically searches a user-defined folder for calibration file(s). It also separates analog and digital data streams, plus fixes a small timing issue to ensure that all digital and analog data channels/events are correctly timestamped. Finally, there are updates when importing Probe Interface files to support more external sources.
For details on how to use the plugin, including details from this release, please check out the ONIX Source plugin documentation.
What's Changed
🎉 New Features
- Separate Analog and Digital data streams by @bparks13 in #133
- Automatically search for calibration files for Neuropixels probes by @bparks13 in #136
🐞 Bug Fixes
- Check if canvas exists before accessing it by @bparks13 in #140
- Update Probe Interface compatibility by @bparks13 in #131
Full Changelog: v0.1.0...v0.2.0