* Optimized clustering for cluster permutation tests.
0.2
----------
* :class:`gui.SelectEpochs` Epoch rejection GIU has a new "GA" button to plot the grand average of all accepted trials * Cluster permutation tests in :mod:`testnd` use multiple cores; To disable multiprocessing set ``eelbrain._stats.testnd.multiprocessing = False``.
0.1.7
------------
* :class:`gui.SelectEpochs` can now be initialized with a single :class:`mne.Epochs` instance (data needs to be preloaded). * Parameters that take :class:`NDVar` objects now also accept :class:`mne.Epochs` and :class:`mne.fiff.Evoked` objects.