home.social

#makie — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #makie, aggregated by home.social.

  1. Building a simple medical image segmentation tool in .

    So far the method only creates raw contours. Next I need to add contour cutting, merging, spline based smoothing, growing/shrinking, manual drawing, etc. and before you know it we have a high performance and tool for medical image segmentation!

  2. Butterflyplot of fixation related potential with, and without overlap correction

    #EEG #Unfold #julia #Makie

  3. New Unfold animations!

    Made with #Makie in #Julia and #Unfold.jl

    They show simulated #EEG / ERP data of overlapping events (e.g. eye movements) and linear/non-linear modelling of continuous ERP effects (e.g. stimulus-contrast, saccade amplitude etc.)

    thanks a ton to the awesome Makie-Team making such animations super easy :)

  4. Having fun with Makie.jl and Ferrite.jl in FerriteViz.jl. My colleague Dennis and me added support for gradient/flux visualization based on a known finite element field: github.com/Ferrite-FEM/Ferrite

    We started FerriteViz for teaching purposes and this PR adds very nice possibilities to it. With this PR, instabilities in mixed forms or singularities in the fluxes can be visualized. 🎉

    @julialang #julialang #Makie.jl #finiteelements #fea #numerics

  5. I normally use #ggplot2 in #rstat for #DataVisualization.

    I gave #julialang another try. Success this time! using #AlgebraOfGraphics.jl (aka #AoG). It has an easy syntax coming from ggplot2. It's based on the super cool package #Makie.jl: faceting, grid plots and nested plots are made easy.

    I could have used more help from the AoG documentation, but these tutorials were a fantastic complement: tutorials.pumas.ai/html/Plotti.

    #JuliaPlots @julialang @rstats