Cosmakes53 downloadsHierarchical visual database for mouse neuroscience data, built on the Allen Mouse Brain Atlas (CCFv3).
The Obsidian plugin for neuroscientists working on the mouse brain. MapTheMind turns your vault into a visual note-taking tool anchored to the Allen Mouse Brain Atlas (CCFv3): browse the whole brain in 3D, drill into Allen reference sections, and attach markdown notes to any region, viewpoint, or cell.
The plugin fetches atlas data on demand from these public APIs:
api.brain-map.org — Allen Brain Atlas structure tree and section
metadata.download.alleninstitute.org — CCFv3 structure mesh OBJs (used by
the 3D viewer).neuromorpho.org — neuron morphologies (SWC files) for cell-type
notes.No telemetry is collected and no third-party analytics are loaded. Downloads happen only when you open a region, section, or cell type that has not yet been cached.
Fetched atlas data and meshes are cached on disk inside the plugin folder so subsequent loads are instant and work offline:
<vault>/.obsidian/plugins/neuro-mindmap-mouse/mesh-cache/
<vault>/.obsidian/plugins/neuro-mindmap-mouse/atlas-cache/
After extensive use the cache can grow to ~200 MB. It can be safely deleted at any time to reclaim space — the plugin will refetch the files it needs on next use.
Desktop Obsidian only (v1.4.0+). Mobile support is not currently available; the 3D viewer relies on patterns that have not yet been adapted for touch input.
GPL-3.0-only. See LICENSE.