Skip to content

Releases: holgern/pyedflib

v0.1.18

01 Jul 08:14
Compare
Choose a tag to compare
Release 0.1.18

v0.1.17

18 Feb 14:15
Compare
Choose a tag to compare
  • Fix readme
  • Fix docs
  • Add python 3.8 to CI

Authors

  • Holger Nahrstaedt

v0.1.16

18 Feb 13:29
Compare
Choose a tag to compare
  • Add high-level functions

Authors

  • Holger Nahrstaedt
  • skjerns

Issues closed for v0.1.16

  • Fix issue #64 - request to provide a sample script to de-identify edf

Pull requests for v0.1.16

  • PR #69 - Fix docstring of method setDigitalMaximum
  • PR #66 - Add support for PEP 517 & 518
  • PR #65 - Added high-level functions

v0.1.15

16 Oct 15:57
Compare
Choose a tag to compare
Release 0.1.15

v0.1.14

25 Oct 11:15
Compare
Choose a tag to compare
Prepare next release

v0.1.13

18 Jul 13:36
Compare
Choose a tag to compare
Next release 0.1.13

v0.1.12

18 Jul 13:36
Compare
Choose a tag to compare

pyEDFlib v0.1.11

16 Nov 14:14
Compare
Choose a tag to compare
  • Bug fixes

Authors

  • Holger Nahrstaedt
  • Steffen Heimes +

A total of 2 people contributed to this release.
People with a "+" by their names contributed a patch for the first time.
This list of names is automatically generated, and may not be fully complete.

Issues closed for v0.1.11

  • #21 : Cannot open file containing accented character on Windows

Pull requests for v0.1.11

  • #23 : Fixed Typo edfreader and improve edfwriter

pyEDFlib v0.1.10

04 Sep 15:13
Compare
Choose a tag to compare
  • Add function for access subset of data
  • Improved error messages

Authors

  • Holger Nahrstaedt

Issues closed for v0.1.10

  • #19 : IOError: the file is not EDF(+) or BDF(+) compliant (Label)
  • #20 : access subset of data

Pull requests for v0.1.10

pyEDFlib v0.1.9

13 Jun 08:20
Compare
Choose a tag to compare
  • Fix proper reading of EDF/BDF files
  • Bug fixes
  • Improved error messages

Authors

  • Zaccharie Ramzi +
  • Holger Nahrstaedt

Issues closed for v0.1.9

  • #16 :Double rounding when writing to file leads to accumulating errors
  • #17 :Error with chb17b_69 in CHB-MIT (Physionet) Database

Pull requests for v0.1.9

  • #15 : Essentially corrected a typo in readme