Releases: MakieOrg/TopoPlots.jl
Releases · MakieOrg/TopoPlots.jl
v0.2.1
TopoPlots v0.2.1
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:
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)
v0.1.9
TopoPlots v0.1.9
New interpolation methods from NaturalNeighbours.jl (by @asinghvi17)
Merged pull requests:
- Implement interpolation methods from NaturalNeighbours.jl (#46) (@asinghvi17)
v0.1.8
TopoPlots v0.1.8
Bump compatability of Makie to 0.21
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#45) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#49) (@dependabot[bot])
- Bump Makie compat to 0.21 (#50) (@vladdez)
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
TopoPlots v0.1.3
Closed issues:
- I can not update Makie because of Topoplot (#24)
Merged pull requests:
v0.1.2
TopoPlots v0.1.2
Merged pull requests:
- ScatteredInterpolation.jl (#5) (@behinger)
- Allow new Makie version (#22) (@SimonDanisch)