Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||
* Add marimo to dependencies * Add conversion of plane_wave_compound.py * Markdown for the marimo plane-wave-compounding app * gitignore marimo * plane-wave-compound rename * Fix lint * Add README * More excludes and marimo stuff * Add README png * Add Doppler example and fix some linting * Fix trailing whitespace * Make some updates
Introduction
Marimo is a nice way to add interactivity to our code and notebooks. In particular, we can have a quick up and running GUI with sliders for changing our beamforming parameters, and make it a nice example.
Changes
plane_wave_compound.pyanddoppler.pyexamples to marimoBehavior
runnable, e.g. with
uv run marimo run examples/marimo/plane_wave_compound.pyReview checklist