How does the visual cortex coordinate neural activity over spatial and temporal scales? We found broad θ waves organize local γ bursts and spiking, forming a flexible spatiotemporal code to multiplex feedforward/feedback signals. Now out in full @natcomms.nature.com: doi.org/10.1038/s414... 🧵
Makie.jl
@makie.org
Makie.jl is a plotting library for Julia. Follow this account to view updates & outstanding examples! https://github.com/JuliaPlots/Makie.jl
New blogpost: 10 recent papers using Makie.jl to visualize their science. Thanks for citing us, and congrats to everyone involved on the amazing work! :tada: makie.org/website/blog...
We ported pbrt-v4 to Julia and built it into a Makie backend. Any Makie plot can now be rendered with physically-based path tracing. Runs on #AMD, #NVIDIA, and CPU via KernelAbstractions.jl, with #Metal coming soon. makie.org/website/blog...
I just released Raycore.jl - a high-performance ray tracing engine for Julia with CPU and GPU support! It will power a new photorealistic rendering backend for Makie.jl, but we made it modular and flexible to support any other use case Full post: makie.org/website/blog... #JuliaLang #RayTracing
We figured out flow matching over states that change dimension. With "Branching Flows", the model decides how big things must be! This works wherever flow matching works, with discrete, continuous, and manifold states. We think this will unlock some genuinely new capabilities.
This is pretty incredible work by @cncastillo.bsky.social! Really exciting to see #medical #imaging continue to grow within #julialang -- especially the GPU acceleration via KomaMRI.jl (link: github.com/JuliaHealth/...) Plus, the @makie.org plots look fantastic! #dataviz #academicsky
GitHub - JuliaHealth/KomaMRI.jl: Koma is a Pulseq-compatible framework to efficiently simulate Magnetic Resonance Imaging (MRI) acquisitions. The main focus of this package is to simulate general scen...
Koma is a Pulseq-compatible framework to efficiently simulate Magnetic Resonance Imaging (MRI) acquisitions. The main focus of this package is to simulate general scenarios that could arise in puls...
github.com
Blog post explaining how I drew the Julia logo using spins and an MRI scanner! 🪄🧲 #JuliaLang #MRI cncastillo.github.io/BlochHole/po...
Finally announcing Bonito.jl! 🎉 A Julia web framework that went from "neglected prototype" to something I'm genuinely proud of. Reactive UIs, rich widgets, Makie integration, deploy anywhere (Jupyter/VSCode/web/static HTML) makie.org/website/blog...
I’m happy to announce BonitoBook, a Jupyter alternative with a focus on plotting, customizability, dashboards and AI integration. Visit the website to learn more: bonitobook.org Or the repository: github.com/SimonDanisch...
After half a year of hobby #hacking, got an eink interface working w #julialang! 🎉 Now: tidy code & docs @ github.com/TheCedarPrin... Future: custom dashboard making via @makie.org for - UV Index 🌞 - Boston Sailing Info ⛵ - todo.txt Todo List 📝 - Google Calendar 🗓️ - 🤯 #maker #raspberrypi
Makie v0.24 is finally out! This release features a large refactor of the internals. This helped us achieve major performance improvements, better handling of multiple attribute updates, and improved correctness and maintainability. Read all about it in the blogpost: makie.org/website/blog...
We're happy to release Makie v0.23! This version features a new dendrogram recipe, a breaking cleanup of the arrow recipe, and many other improvements. Read about all the details in our blogpost: makie.org/website/blog...
We tried to set up a simple demo/tutorial model for the protein design ecosystem we've been developing, and it turned out a bit more interesting than we expected. 🧵 This was a team effort from a few people in my lab, including @antonoresten.bsky.social and others (not sure who is on this app)
WaterLily 1.4 is out! github.com/WaterLily-jl... Biggest updates to our pure @julialang.org flow solver since 1.3: 1. Ability to add explicit turbulence modelling 2. Easier flow visualization with @makie.org 3. Even faster CPU performance
GitHub - WaterLily-jl/WaterLily.jl: Fast and simple fluid simulator in Julia
Fast and simple fluid simulator in Julia. Contribute to WaterLily-jl/WaterLily.jl development by creating an account on GitHub.
github.com
My lab, at Karolinska, in Stockholm, is looking for a PhD student with a computational/quantitative background to work on probabilistic/generative models of proteins (structure and sequence). The research will involve methods development, and applications in vaccine design.
WaterLily and @makie.org make a great team! #CFD #JuliaLang #GPU #DataViz
A 10-minute movie in a 6.3-second looping GIF. Movie: Sprite Fright (#Blender open movie): studio.blender.org/projects/spr... Code (#JuliaLang and @makie.org) gist.github.com/JohannesNE/2...
Recently found: an introduction to TidierPlots.jl on YouTube Ho cool is that?! Check it out! www.youtube.com/watch?v=YRm2...
ggplot of Julia Language
YouTube video by Numeryst
youtube.com
Introducing... BlueSky-Driven Development? ⚒️ Thanks to Julius Krumbiegel from @makie.org, we have early support for visualizations like these in #julialang! 🎨 Check out the issue to learn more: github.com/MakieOrg/Mak... #dataviz #stats #openscience
First day of @amiainformatics.bsky.social Informatics Summit -- thoughts (T) & questions(Q) below! 💭 T: Great talk from Dr. Roni Rosenfeld about #epidemiology & #research w Delphi Group @carnegiemellon.bsky.social! Q: At what level can modelers combine ("compose") their studies together? 📈 + 📊 = ❔
Playing a bit with our WaterLily.jl #CFD #JuliaLang solver and homogeneous isotropic decaying turbulence 🌀 128^3 grid running on my local #GPU ⚡ visualizing in real-time with @makie.org github.com/WaterLily-jl...
We recently published a new member of the #Unfold -family: UnfoldMakie.jl Are you looking for a dedicated #EEG plotting library? Look no more! Based on the powerful @makie.org and ⚡fast #julialang More exciting EEG methods news coming next weeks!! Stay tuned :)
Want to create stunning (r)EEG/ERP figures? 🎨⚡ Check out UnfoldMakie.jl – our new Julia package! ✅ Fast & efficient :rocket: ✅ Highly customizable 🎛️ ✅ Well-documented ✅ Based on EEG visualization survey feedback 🧠 #EEG #ERP #JuliaLang #DataViz
Stabilized variational non-reversible parallel tempered sampling—this MCMC can handle just about anything you throw at it! pigeons.run 🧪
Makie v0.22.2 is out :) Get ready for many small and bigger fixes and improvements! makie.org/website/blog...
It also plays nice with docs.makie.org/dev/ - and most of the objects the package knows about can be plotted directly. This is nice. I love @makie.org , favorite plotting package ever, 12/10.
Also some nice visualisations using @makie.org @julialang.org and dynamical simulations using DifferentialEquations.jl @chrisrackauckas.bsky.social with GLMakie interactivity.
Makie got used in a groundbreaking Neutrino discovery, published in the renowned Nature journal :) This is the perfect time, to show off a few projects created with Makie: makie.org/website/blog...
TidierPlots.jl v0.10.0 is now available for #julialang! This is mostly an internal update with bug fixes and unit testing, but it also makes it easier to interop with Makie.jl: (credit to beautiful.makie.org for the original image)
The next breaking release for Makie is finally out :) Also, a big announcement, we're working together with the Sovereign Tech Agency in 24-25 :) Find all relevant information in makie.org/website/blog...
Got shared this #visualization and #julialang blog post by @johnbedwards.io: johnbedwards.io/blog/big-dat... Fantastic + exciting to see it being made using Julia + @makie.org! Ultimate question: can we get a #BillsMafia graphic? 👀 🦬 Keep up the awesome graphics! 🎨🖌️
With thanks to @julialang.org @makie.org and everyone helping with WaterLily.jl
Merry Christmas 🎄