TopoPlots

Makie topo plot recipes, for neuro-science, geo plots and anyone needing surface plots from unstructured data

https://github.com/makieorg/topoplots.jl

Science Score: 59.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 8 committers (12.5%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.7%) to scientific vocabulary

Keywords from Contributors

interpretability meshing hack optim graphics standardization eeg bridges fluxes splines
Last synced: 6 months ago · JSON representation

Repository

Makie topo plot recipes, for neuro-science, geo plots and anyone needing surface plots from unstructured data

Basic Info
  • Host: GitHub
  • Owner: MakieOrg
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Size: 320 MB
Statistics
  • Stars: 29
  • Watchers: 4
  • Forks: 7
  • Open Issues: 4
  • Releases: 13
Created almost 4 years ago · Last pushed 7 months ago
Metadata Files
Readme License Zenodo

README.md

TopoPlots

Stable Dev Build Status Coverage DOI

A package for creating topoplots from data that were measured on arbitrarily positioned sensors.

Quickstart: julia using TopoPlots, CairoMakie topoplot(rand(10), rand(Point2f, 10); contours=(color=:white, linewidth=2), label_scatter=true, bounding_geometry=Rect)

julia using GLMakie data, positions = TopoPlots.example_data() eeg_topoplot(data[:, 340, 1]; positions=positions)

Funding

Work by Benedikt Ehinger was funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) – Project-ID 251654672 – TRR 161

Owner

  • Name: MakieOrg
  • Login: MakieOrg
  • Kind: organization
  • Email: info@makie.org
  • Location: Germany

Organization for the Makie plotting ecosystem

GitHub Events

Total
  • Create event: 31
  • Commit comment event: 6
  • Release event: 3
  • Issues event: 10
  • Watch event: 4
  • Delete event: 25
  • Issue comment event: 19
  • Push event: 113
  • Pull request event: 52
  • Pull request review event: 24
  • Pull request review comment event: 62
Last Year
  • Create event: 31
  • Commit comment event: 6
  • Release event: 3
  • Issues event: 10
  • Watch event: 4
  • Delete event: 25
  • Issue comment event: 19
  • Push event: 113
  • Pull request event: 52
  • Pull request review event: 24
  • Pull request review comment event: 62

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 62
  • Total Committers: 8
  • Avg Commits per committer: 7.75
  • Development Distribution Score (DDS): 0.758
Past Year
  • Commits: 26
  • Committers: 4
  • Avg Commits per committer: 6.5
  • Development Distribution Score (DDS): 0.538
Top Committers
Name Email Commits
Benedikt Ehinger b****r@v****e 15
SimonDanisch s****h@g****m 14
dependabot[bot] 4****] 14
Phillip Alday p****y 13
github-actions[bot] 4****] 3
Vladimir Mikheev 3****z 1
Hendrik Ranocha r****a 1
Anshul Singhvi a****i@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 20
  • Total pull requests: 81
  • Average time to close issues: 7 months
  • Average time to close pull requests: 29 days
  • Total issue authors: 9
  • Total pull request authors: 10
  • Average comments per issue: 4.1
  • Average comments per pull request: 1.25
  • Merged pull requests: 56
  • Bot issues: 0
  • Bot pull requests: 39
Past Year
  • Issues: 3
  • Pull requests: 48
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 12 days
  • Issue authors: 1
  • Pull request authors: 5
  • Average comments per issue: 1.67
  • Average comments per pull request: 0.31
  • Merged pull requests: 35
  • Bot issues: 0
  • Bot pull requests: 35
Top Authors
Issue Authors
  • vladdez (9)
  • behinger (6)
  • SimonDanisch (1)
  • marcpabst (1)
  • kimlaberinto (1)
  • asinghvi17 (1)
  • Link250 (1)
  • JuliaTagBot (1)
  • geigermartin (1)
Pull Request Authors
  • dependabot[bot] (41)
  • behinger (20)
  • palday (18)
  • github-actions[bot] (6)
  • asinghvi17 (6)
  • SimonDanisch (4)
  • yakir12 (3)
  • vladdez (2)
  • kimlaberinto (1)
  • ranocha (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (41) github_actions (16) breaking (1)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 7 total
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 13
juliahub.com: TopoPlots

Makie topo plot recipes, for neuro-science, geo plots and anyone needing surface plots from unstructured data

  • Versions: 13
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 7 Total
Rankings
Dependent repos count: 9.9%
Average: 19.5%
Forks count: 21.7%
Dependent packages count: 23.0%
Stargazers count: 23.4%
Last synced: 6 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite