Skip to contents

Getting started

mmviz_init()
Initialize a ready-to-run MMV project
plot_mmviz()
Plot an MMV task through one unified entry point

Main plotting API

plot_watermaze()
Plot water maze trajectories
plot_minefield()
Plot minefield heatmap
plot_batch()
Batch plotting from manifest

Styling and runtime

theme_mmviz()
Return the plotting theme and palette used by MMV
load_visual_runtime()
Load full visualization runtime and extract package functions
use_python_backend()
Enable or disable optional Python backend

Data I/O

read_mmviz_csv()
Read standard CSV for watermaze or minefield tasks
convert_mmviz_csv()
Convert one CSV into standardized mmviz schema
convert_mmviz_folder()
Convert all CSVs in a folder into standardized mmviz schema