Summary
plot_volume + add_volume requires callers to manually wire up a recurring pattern for statistical maps: plot a background anatomical volume, overlay the stat map fully opaque, and pick a symmetric vmin/vmax. A plot_stat_map wrapper would encode these defaults once.
Summary
plot_volume+add_volumerequires callers to manually wire up a recurring pattern for statistical maps: plot a background anatomical volume, overlay the stat map fully opaque, and pick a symmetricvmin/vmax. Aplot_stat_mapwrapper would encode these defaults once.