#makie — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #makie, aggregated by home.social.
-
Building a simple medical image segmentation tool in #JuliaLang.
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 #opensource tool for medical image segmentation!
-
Makie really amazes me with the quality of plots produced out of the box. With some minor tweaking you can generate art with it.
Adapted from https://beautiful.makie.org/dev/examples/2d/streamplot/complex_polya_field
-
Butterflyplot of fixation related potential with, and without overlap correction
-
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 :)
-
CW: Long thread/5
#20yrsago #Verisign will have to pay for sex.com mistake https://web.archive.org/web/20031203030438/http://www.wired.com/news/business/0,1367,59788,00.html
#15yrsago On the absurdity of “maximizing shareholder value” https://crookedtimber.org/2008/07/25/what-obligation-maximise-what/
#15yrsago #JackWomack’s underappreciated masterpiece, “Random Acts of Senseless Violence” https://www.tor.com/2008/07/25/randomacts/
#15yrsago Great opening lines from sf https://gizmodo.com/great-opening-sentences-from-science-fiction-5027128
#10yrsago Limited-edition #Makie toys come to Selfridges https://web.archive.org/web/20130730061115/http://makie.me/forum/topic/474-makies-in-selfridges-from-5th-august/
5/
-
Next week, starting Tuesday 18th, the Makie conference, MakieCon.
https://www.youtube.com/watch?v=anpmViaVEtU
More details here:
https://www.bgc-jena.mpg.de/5632072/makiecon.html
#makie #makiecon #makiecon2023 #julia #julialang #julialanguage
-
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: https://github.com/Ferrite-FEM/FerriteViz.jl/pull/51
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
-
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: https://tutorials.pumas.ai/html/PlottingInJulia/.