brain_deer.commands.analysis

Neuroscience analysis / observation commands for BrainDeer AI.

These give the assistant eyes on the data: layer inventory, intensity statistics, histograms, crosshair sampling, and a robust contrast suggestion. All are read_only (safe to auto-run) except the histogram plot, which draws into the viewer’s tool-output surface.

Functions

register_analysis_commands(...)

Register read-only analysis commands bound to api.

Module Contents

brain_deer.commands.analysis.register_analysis_commands(registry: brain_deer.commands.registry.CommandRegistry, api: Any) → brain_deer.commands.registry.CommandRegistry

Register read-only analysis commands bound to api.