You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@
4
4
5
5
<h1align="center">DANDI Brain Atlas Explorer</h1>
6
6
7
+
<palign="center">
8
+
<ahref="https://github.com/dandi/dandi-atlas/actions/workflows/update-data.yml"><imgsrc="https://github.com/dandi/dandi-atlas/actions/workflows/update-data.yml/badge.svg"alt="Nightly data update"></a>
9
+
<ahref="data/last_updated.json"><imgsrc="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fdandi%2Fdandi-atlas%2Fmain%2Fdata%2Flast_updated.json&query=%24.date&label=data%20updated&color=blue"alt="Data last updated"></a>
10
+
</p>
11
+
7
12
Interactive 3D viewer for finding data in the [DANDI Archive](https://dandiarchive.org) by brain region. Regions come from standard reference atlases and are shaded by how much data covers them, and selecting one lists the dandisets, subjects, and sessions that recorded there. Where a session provides electrode coordinates, the individual contacts are drawn in the same 3D space.
8
13
9
14
Live at **[atlas.dandiarchive.org](https://atlas.dandiarchive.org)**. There is a [blog post](https://about.dandiarchive.org/blog/2026/02/24/introducing-dandi-atlas-explorer-explore-the-dandi-archive-in-3d/) introducing the project, and a [demo video](https://www.youtube.com/watch?v=D8514CLVXYo) walking through what the viewer can do.
0 commit comments