v0.1.0
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