Skip to content

v0.1.0

Compare
Choose a tag to compare
@scott-huberty scott-huberty released this 02 Apr 04:42
· 17 commits to main since this release

Initial release. This release contains a port of the edf reading code from the pyeparse package.

Enhancements

  • Added a helper function to convert data to Pandas DataFrames : ab73410, ea2a2e7
  • Added a helper function to convert data to MNE objects : 9dd276c, 63f7ac3

Bug Fixes

  • Fixed a bug inherited from the preparse code, where information about the tracked eye was incorrect: d5aa079