Skip to content

Releases: open-ephys-plugins/onix-source

v0.3.0

Choose a tag to compare

@bparks13 bparks13 released this 29 May 14:25
be7d923

What's Changed

🎉 New Features

  • Add device metadata to Neuropixels probes by @bparks13 in #158
  • Automatically save Probe Interface files when recording starts by @bparks13 in #144
  • Add Neuropixels 2.0 Single Shank Probes by @bparks13 in #152
  • Add depth and shank information to Neuropixels channels by @bparks13 in #162
  • Add input ranges for channels by @bparks13 in #163
  • Add startRecording override to save ProbeInterface files by @bparks13 in #165

🐞 Bug Fixes

🚀 Performance Improvements

  • Align read size to 32-bit word boundary by @bparks13 in #157
  • Use hub clock instead of frame clock for hub 0 devices by @bparks13 in #142

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@bparks13 bparks13 released this 19 Aug 20:38
f67439a

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

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@bparks13 bparks13 released this 22 Jul 17:58
4dcf5dd

What's Changed

New Contributors

Full Changelog: https://github.com/open-ephys-plugins/onix-source/commits/v0.1.0