Authors

People who contributed to this software across releases (in alphabetical order):

Changelog

Here we list a changelog of pybv.

0.7.5 (2022-10-24)

Bug

  • Fix in private pybv._export module: handle annotations that do not contain an entry "ch_names", by Felix Klotzsche (#100)

  • Fix issue with variable reference when the first event was not of type "Stimulus"" or "Response" , by Stefan Appelhoff: (#102)

0.7.4 (2022-07-07)

Changelog

0.7.3 (2022-06-04)

Bug

  • Fix in private pybv._export module: durations of 1 sample length are fine even if they are at the last data sample, by Stefan Appelhoff (#92)

0.7.2 (2022-06-01)

Bug

  • Fixed that raw.annotations must take raw.first_time into account in private pybv._export module for export to BrainVision from MNE-Python, by Stefan Appelhoff (#91)

0.7.1 (2022-05-28)

Bug

  • Fixed a bug in private pybv._export module for export to BrainVision from MNE-Python, by Stefan Appelhoff: (#90)

0.7.0 (2022-05-28)

Changelog

0.6.0 (2021-09-29)

Changelog

API

Bug

0.5.0 (2021-01-03)

Changelog

API

0.4.0 (2020-11-08)

Changelog

  • Passing a “greek small letter mu” to the unit parameter in pybv.write_brainvision() instead of a “micro sign” is now permitted, because the former will be automatically convert to the latter, by Stefan Appelhoff (#47)

Bug

API

0.3.0 (2020-04-02)

Changelog

  • Add unit parameter for exporting signals in a specific unit (V, mV, µV or uV, nV), by Clemens Brunner (#39)

API

0.2.0 (2019-08-26)

Changelog

  • Add option to disable writing a meas_date event (which is also the new default), by Clemens Brunner (#32)

  • Support event durations by passing an (N, 3) array to the events parameter (the third column contains the event durations), by Clemens Brunner (#33)

0.1.0 (2019-06-23)

Changelog

Bug

  • fix bug with events indexing. VMRK events are now correctly written with 1-based indexing, by Stefan Appelhoff (#29)

  • fix bug with events that only have integer codes of length less than 3, by Stefan Appelhoff (#26)

0.0.2 (2019-04-28)

Changelog

0.0.1 (2018-12-10)

Changelog