- Allow adding same dataset again, add number suffix - Fix batch widget in event selection dialog - Fix group averages if only active subject contains the data
0.11.0
------------------
- Update MNE dependency to 0.17.1 - Add and unify channel averaging in spectrums and evokeds - Open experiment also by specifying exp file - Disallow creating new experiment over existing experiment - Fix power spectrum dialog name field size - Improve EEG support
0.10.1
------------------
- Fix typo that made epoch creation crash
0.10.0
------------------
- Refactor code - Make meggie windows compatible - Fix bugs - Clean up UI
0.9.1
------------------
- Implement resampling and rereferencing - Add baseline adjusting to epochs - Add bad channel dropping to evoked topo - Fix ICA for EEG - Fix EEG topomaps - Update to mne==0.17.0
0.9.0
------------------
- Update code to be python3 and pyqt5 compatible - Fix splitted raw file problem with spectrum computation - Separate grad and mag ch types properly in spectrum computation - Add small beauty enhancements