Skip to content

Releases: MakieOrg/TopoPlots.jl

v0.2.1

20 Dec 17:03
8455bf5
Compare
Choose a tag to compare

TopoPlots v0.2.1

Diff since v0.2.0

Merged pull requests:

  • Bump codecov/codecov-action from 4 to 5 (#64) (@dependabot[bot])
  • Bump crate-ci/typos from 1.27.3 to 1.28.2 (#67) (@dependabot[bot])
  • Add zenodo DOI to readme (#68) (@behinger)
  • Bump crate-ci/typos from 1.28.2 to 1.28.4 (#69) (@dependabot[bot])
  • CompatHelper: bump compat for GeometryBasics to 0.5, (keep existing compat) (#71) (@github-actions[bot])

Closed issues:

  • Is there a way to manipulate font of channel labels? (#65)
  • version bump for GeometryBasics (#70)

v0.2.0

18 Nov 13:08
3039026
Compare
Choose a tag to compare

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)

v0.1.9

14 Jun 07:49
275e86f
Compare
Choose a tag to compare

TopoPlots v0.1.9

Diff since v0.1.8

New interpolation methods from NaturalNeighbours.jl (by @asinghvi17)

Merged pull requests:

  • Implement interpolation methods from NaturalNeighbours.jl (#46) (@asinghvi17)

v0.1.8

01 Jun 10:20
84122ef
Compare
Choose a tag to compare

TopoPlots v0.1.8

Diff since v0.1.7

Bump compatability of Makie to 0.21

Merged pull requests:

v0.1.7

25 Mar 20:51
36d3f06
Compare
Choose a tag to compare

TopoPlots v0.1.7

Diff since v0.1.6

Merged pull requests:

Closed issues:

  • Strange interpolation at boundary (#9)
  • Call scipy directly via PythonCall (#11)
  • Data description is missing (#40)

v0.1.6

24 Nov 22:32
7e51109
Compare
Choose a tag to compare

TopoPlots v0.1.6

Diff since v0.1.5

Merged pull requests:

v0.1.5

24 Nov 21:13
cdfc8e9
Compare
Choose a tag to compare

TopoPlots v0.1.5

Diff since v0.1.4

Merged pull requests:

v0.1.4

23 May 21:44
2f65520
Compare
Choose a tag to compare

TopoPlots v0.1.4

Diff since v0.1.3

Closed issues:

  • Unused line / define defaults? (#28)
  • [MakieCon2023] New (faster) Interpolators (#31)

Merged pull requests:

v0.1.3

12 Dec 18:54
2b7c9d2
Compare
Choose a tag to compare

TopoPlots v0.1.3

Diff since v0.1.2

Closed issues:

  • I can not update Makie because of Topoplot (#24)

Merged pull requests:

  • bump Makie compat and package version (#25) (@palday)

v0.1.2

14 Oct 14:07
1fbd246
Compare
Choose a tag to compare

TopoPlots v0.1.2

Diff since v0.1.1

Merged pull requests: