0.2

Changelog

Bug

  • Fixed bug in picking bad channels during interpolation. This bug only affects users who got an assertion error when running autoreject.Autoreject. Fixed by Mainak Jas in #115

  • Added check for channel locations so that autoreject does not hang when the channel positions are nan. Fixed by Mainak Jas in #130

  • Fixed bug in random seed for the Ransac algorithm when n_jobs > 1, by Legrand Nico and Mainak Jas in #138

API

Fork me on GitHub