Skip to content

Releases: unfoldtoolbox/UnfoldMakie.jl

JOSS/Zenodo release

18 Dec 10:03
b98f33f
Compare
Choose a tag to compare

For JOSS publication

v0.5.11

16 Dec 13:01
cb6b512
Compare
Choose a tag to compare

UnfoldMakie v0.5.11

Diff since v0.5.10

Merged pull requests:

  • CompatHelper: bump compat for GeometryBasics to 0.5, (keep existing compat) (#272) (@github-actions[bot])
  • Create feature_request.md (#276) (@vladdez)
  • auto labels in issues (#278) (@vladdez)
  • update index (#279) (@vladdez)
  • version up (#280) (@vladdez)
  • adding JOSS paper

Closed issues:

  • make sure that topoplots labels are good aligned (#271)

v0.5.10

20 Nov 12:47
88c52e5
Compare
Choose a tag to compare

UnfoldMakie v0.5.10

Diff since v0.5.9

Merged pull requests:

Closed issues:

  • no topoplot labelling in docs (#164)

v0.5.9

06 Nov 14:19
1a98b84
Compare
Choose a tag to compare

UnfoldMakie v0.5.9

Diff since v0.5.8

Merged pull requests:

Closed issues:

  • show the theme in docs to make it more reproducible (#240)
  • Measure speed in comparison to other toolboxes (#244)
  • plot_erp AoG breaking (#245)
  • make UM.jl independant from Unfold.jl (#246)
  • Speed up Topoplotseries (#248)
  • improve bug-template (#255)
  • plot_erpimage show_sortval doesnt work for categorical sortvals (#257)
  • Cannot attach animation to docs (#262)

v0.5.8

24 Sep 12:28
b805907
Compare
Choose a tag to compare

UnfoldMakie v0.5.8

Diff since v0.5.7

Merged pull requests:

Closed issues:

  • Non-Linear Plot (#36)
  • Bug: errorribbon not dislayed correctly (#55)
  • No warning that variable for col parameter in mapping has to be nonnumeric. (#56)
  • no explanation for arguments in plotconfig (#106)
  • Create indicator for topoplot (#147)
  • Nice looking topoplot arrangement (#156)
  • Possible extensions (#181)
  • plot_butterfly: expose all configuration options for topoplot (#183)
  • Config for supplementary plots in ERP image (#191)
  • Userfriendly way to change legend title in plot_erp (#205)
  • renaming (#214)
  • Colorful terminal output of unfold is not shown properly in docs (#216)
  • flipped legend labels (#222)
  • plot_erp: layout legend_position not working (#225)
  • gap for legend in plot_erp (#231)
  • Allow AoG.sorter( ) (#232)
  • plot_erp legend problem (#234)
  • categorical_group = false causes error due to AoG (#235)
  • Extend documentation about example_data (#236)
  • Extra standart ribbon in plot_erp (#238)
  • config for topoplot inset in plot_butterfly (#239)

v0.5.7

11 Sep 11:57
7677752
Compare
Choose a tag to compare

UnfoldMakie v0.5.7

Diff since v0.5.6

More general data inputs #213:

  • data inputs for plot_channelimage(::DataFrame), plot_erpgrid(::DataFrame), plot_parallelcoordinates(::Matrix), plot_topoplot(::Vector)
  • mistakes in signatures for plot_butterfly and plot_erp, moving some actions inside code from signatures
  • updated docstrings
  • adding sorting methods in arguments for channel image, arguments sorting_variables and sorting_reverse
  • more tests for checking length mismatch of arguments in plot_topoplot, plot_erpgrid and plot_channelimage
  • adding ch_names::Vector{String} into arguments for plot_erpgrid

Other

Merged pull requests:

Closed issues:

  • Data input extensions (#213)
  • Channel_image should be more general (#218)
  • topoplotseries spacing (#221)
  • Contradiction in signature of plot_topoplotseries (#229)

v0.5.6

07 Aug 12:42
fd2967c
Compare
Choose a tag to compare

UnfoldMakie v0.5.6

Diff since v0.5.5

  • erp plot and butterfly codes separated into two files
  • resolved #38
  • resolved #143
  • opportunity to disable colorbar and legend separately
  • resolved #207
  • adjusted to AoG 0.8 version
  • example of naked figure in docs
  • #213 4 out of 8
  • eeg_matrix_to_dataframe renamed to eeg_array_to_dataframe and updated for new data inputs
  • add use_colorbar and use_legend in plot_erp

Merged pull requests:

  • Ploterp (#204) (@vladdez)
  • CompatHelper: bump compat for AlgebraOfGraphics to 0.7, (keep existing compat) (#206) (@github-actions[bot])
  • Revert "CompatHelper: bump compat for AlgebraOfGraphics to 0.7, (keep existing compat)" (#209) (@vladdez)
  • Update Project.toml (#210) (@vladdez)

Closed issues:

  • plot_erp continuous colormap + categorical => mixup (#38)
  • plot_topoplotseries silently ignores Axis (#90)
  • User-unfriendly configuration for butterfly plot (#127)
  • for direct resolving of the mapping (#131)
  • make it easier to create this figure (#143)
  • plot_erpimage doesn't work with NaN values (#158)
  • specifying visual=(;colorrange=[1,2]) is ignored in legend (#161)
  • Rename p-values to significance in ERP plot (#207)

v0.5.5

09 Jul 14:52
871bcf2
Compare
Choose a tag to compare

UnfoldMakie v0.5.5

Diff since v0.5.4

ERP image

  • Refactorig of ERP image code
  • error managment for NaN sorting values
  • #200
  • #192
  • configs for additional plots are added

Topoplotseries

Merged pull requests:

Closed issues:

  • include MakieThemes (#43)
  • CircularTopoplots: replace RelativeAxis with width=relative, halign (#49)
  • plot_topoplotseries - contour levels are overwritten (#120)
  • topoplot interpretation label (#129)
  • typo in topoheigth (#182)
  • eeg_matrix_to_dataframe new default (#188)
  • Huge gap between figure and meanval in ERPimage (#192)
  • topoplot / topoplotseries different defaults (#194)
  • plot_topoplot on a sublayout errors (#195)

v0.5.4

14 May 17:00
1ac5b69
Compare
Choose a tag to compare

UnfoldMakie v0.5.4

Diff since v0.5.3

  • fixed #177
  • from camel to underscore functions in postion2color and getTopoPositions
  • link on paper updated
  • better example for topoplotscatter in docs
  • dragging disanled in get_topo_positions
  • version up

Merged pull requests:

  • topoplotseries observables (#169) (@behinger)
  • obervable scatter (#173) (@behinger)
  • Compatibility with unfold v0.7 (#174) (@vladdez)
  • docstring for observable toposeries (#175) (@vladdez)
  • CompatHelper: bump compat for GridLayoutBase to 0.11, (keep existing compat) (#176) (@github-actions[bot])
  • CompatHelper: bump compat for Makie to 0.21, (keep existing compat) (#178) (@github-actions[bot])
  • compat (#179) (@vladdez)

Closed issues:

  • ticks and lims of sublopt of plot_erpimage do not update in Observable mode (#177)

v0.5.3

22 Apr 20:45
3ebaea8
Compare
Choose a tag to compare

UnfoldMakie v0.5.3

Diff since v0.5.2

Solved issues

Also:

  • DesignMatrix compatible with new Unfold types @behinger
  • added sortval_xlabel to erpimage

Merged pull requests:

Closed issues:

  • circular topoplot - label not working (#123)
  • weird warning in circular topoplots (#165)
  • Observables being deepcopied (#167)