PyEDFlib 0.1.7 Release Notes

  • Fix Crash on 64 Bit
  • Fix strings on python 3
  • Fix edf handle
  • Fix getSignalHeaders

Authors

  • Matthias Klumpp +
  • Holger Nahrstaedt
  • Jukka Zitting +

A total of 3 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.7

  • #7: Handling of wrong paths
  • #8: Wrong and misleading docstring for setDatarecordDuration
  • #9: How to close an already opened file?
  • #10: Incorrect results from calling read_digital_signal when opening more than one file

Pull requests for v0.1.7

  • #12: Fix getSignalHeaders
  • #13: Don’t crash when writing files on 64bit machines