brain_deer.commands.advisor

Proactive data advisor: triage a volume and recommend a sensible setup.

The moment a volume is loaded, BrainDeer can inspect it and answer “what is this and how should I look at it?” — is it a label map, a 4D time series, an FA map, a statistical map with negatives? — then propose a contrast window and colormap. This drives both a one-command auto-setup and proactive tips in the AI panel.

Functions

advise_volume(→ dict[str, Any])

Heuristically characterise a volume and recommend display settings.

Module Contents

brain_deer.commands.advisor.advise_volume(image: Any, layer_name: str = '') → dict[str, Any]

Heuristically characterise a volume and recommend display settings.