Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Nov 13:08
· 50 commits to master since this release
3039026

TopoPlots v0.2.0

Diff since v0.1.9

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:

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)