Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

topoplot series #2

Closed
wants to merge 18 commits into from
Closed

topoplot series #2

wants to merge 18 commits into from

Conversation

behinger
Copy link
Collaborator

  • add topoplot_seriesi

  • rename plot_topoplot_series -> ?

  • unify documentation with TopoPlot.jl

  • unittests

@behinger
Copy link
Collaborator Author

behinger commented Jun 28, 2022

Screenshot from 2022-06-28 20-51-46

julia> @time TopoPlots.plot_topoplot_series(data[:,:,1],50;topoplotCfg=(positions=positions,))
  5.732365 seconds (130.10 M allocations: 6.562 GiB, 17.08% gc time)

@SimonDanisch SimonDanisch changed the base branch from master to sd/polish-for-eeg June 29, 2022 10:35
Base automatically changed from sd/polish-for-eeg to master June 29, 2022 19:00
@codecov-commenter
Copy link

Codecov Report

Merging #2 (aadbb9e) into master (a5594d3) will decrease coverage by 13.78%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           master       #2       +/-   ##
===========================================
- Coverage   90.59%   76.81%   -13.79%     
===========================================
  Files           4        4               
  Lines         117      138       +21     
===========================================
  Hits          106      106               
- Misses         11       32       +21     
Impacted Files Coverage Δ
src/TopoPlots.jl 100.00% <ø> (ø)
src/eeg.jl 57.69% <0.00%> (-39.09%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a5594d3...aadbb9e. Read the comment docs.

@behinger behinger mentioned this pull request Jun 30, 2022
1 task
@behinger behinger closed this Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants