v0.2.0
TopoPlots v0.2.0
Breaking changes
- labels is now a keyword argument in eeg_topoplot
- EEG coordinates for the 10/20 system are now based on a sphere instead of fsaverage head (better for visualization, worse for source localization)
New features
- The full 10/05 system is now supported
- allow to exchange the plotting function
- improved documentation
Merged pull requests:
- eeg_topoplot labels fix (#54) (@behinger)
- Implements plotfunction #47 (#56) (@behinger)
- Documentation for channel subset (#57) (@behinger)
- upgrade to template 10-05 locations (#58) (@behinger)
- fix docs (#60) (@palday)
- Version 0.2.0 (#61) (@palday)
- Zenodo metadata (#62) (@palday)
- CI improvements (#63) (@palday)
Closed issues:
- EEG TopoPlot Head misalignment (#18)
- EEG TopoPlot colorrange issue with data type (#23)
- Plotting broken for subset of chanels (and no labels) (#38)
- eeg_topoplot: labels need to be specified twice (#39)
- multiple layout arrangements (#41)
- Arbitrary topoplot types (#47)
- label_text=true doesn't work (#48)
- Variety of
CHANNELS_10_20(#51) - NaturalNeighboursMethod fail (#55)