Skip to content

Releases: open-ephys-plugins/nwb-format

Release list

0.2.1

Choose a tag to compare

@anjaldoshi anjaldoshi released this 09 Aug 17:13

NWB Format Release Notes (v0.2.1)

This release updates the NWB Record Engine to save files that conform to the NWB 2.5 specification:

  • All data is stored in the "acquisition" group in a flat hierarchy
  • Continuous data is identified by processor and stream
  • Event data is identified by processor and stream, and appended with "TTL"
  • Spike data is identified by processor and stream, and appended with the electrode name
  • An electrode table is stored in /general/extracellular_ephys/electrodes
  • All datasets include the neurodata type and a unique object ID

0.1.0

Choose a tag to compare

@open-ephys-plugins open-ephys-plugins released this 07 Jul 23:37

First Individual Release