Version 0.10 (2015-10-26)#

Changelog#

BUG#

  • Fix mne.io.add_reference_channels not setting info[nchan] correctly by Federico Raimondo

  • Fix mne.stats.bonferroni_correction reject mask output to use corrected p-values by Denis Engemann

  • Fix FFT filter artifacts when using short windows in overlap-add by Eric Larson

  • Fix picking channels from forward operator could return a channel ordering different from info['chs'] by Chris Bailey

  • Fix dropping of events after downsampling stim channels by Marijn van Vliet

  • Fix scaling in mne.viz.utils._setup_vmin_vmax by Jaakko Leppakangas

  • Fix order of component selection in mne.decoding.CSP by Clemens Brunner

API#

Authors#

The committer list for this release is the following (preceded by number of commits):

  • 273 Eric Larson

  • 270 Jaakko Leppakangas

  • 194 Alexandre Gramfort

  • 128 Denis A. Engemann

  • 114 Jona Sassenhagen

  • 107 Mark Wronkiewicz

  • 97 Teon Brooks

  • 81 Lorenzo De Santis

  • 55 Yousra Bekhti

  • 54 Jean-Remi King

  • 48 Romain Trachel

  • 45 Mainak Jas

  • 40 Alexandre Barachant

  • 32 Marijn van Vliet

  • 26 Jair Montoya

  • 22 Chris Holdgraf

  • 16 Christopher J. Bailey

  • 7 Christian Brodbeck

  • 5 Natalie Klein

  • 5 Fede Raimondo

  • 5 Alan Leggitt

  • 5 Roan LaPlante

  • 5 Ross Maddox

  • 4 Dan G. Wakeman

  • 3 Daniel McCloy

  • 3 Daniel Strohmeier

  • 1 Jussi Nurminen