Skip to content

v0.5.5

Choose a tag to compare

@anjaldoshi anjaldoshi released this 02 Aug 21:04

Binary release August 2, 2021

Release Notes

Record Node:

  • Record Node no longer crashes (Binary Format) and saves the correct timestamps (Open Ephys Format) when using a software buffer >23 ms (See Issue #457 for more info)

Spike Detector

  • The spike extraction time window in the Spike Detector has been shifted to include the pre-peak samples (See Issue #454 for more info)

LFP Viewer:

  • Fix a bug that was causing the incorrect channel type (ADC vs. DATA) to be displayed when viewing multiple subprocessors
  • Automatically re-sort channels whenever depth information is changed (requires Neuropixels-PXI plugin version 0.3.3)

Pulse Pal:

  • Patch serial library in order to successfully detect devices on COM11 and higher (See Issue #371 for more info)

Compatibility Fixes:

  • The Xcode project has been updated to successfully build the GUI on M1 Macs (See Issue #420 for more info), thanks to @ANickerson
  • The GUI can now be built on Linux with GCC9+