What’s new

Version 0.6 (2021-12-06)

Enhancements

Bugs

API changes

Version 0.5.1 (2021-07-14)

Enhancements

Bugs

API changes

  • Preprocessor classes braindecode.datautil.MNEPreproc and braindecode.datautil.NumpyPreproc are deprecated in favor of braindecode.datautil.Preprocessor (#197 by Hubert Banville)

  • Parameter stop_offset_samples of braindecode.datautil.create_fixed_length_windows() must now be set to None instead of 0 to indicate the end of the recording (#152 by Hubert Banville)

Authors