Skip to content

Commit 416832b

Browse files
authored
Merge pull request #119 from NeurodataWithoutBorders/cosyne2026
Add NWB & DANDI Tutorial details for COSYNE 2026 event
2 parents 8c33c64 + 54630fc commit 416832b

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

content/events/cosyne-2026.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
title: "NWB & DANDI Tutorial at COSYNE 2026"
3+
date: 2026-03-12
4+
location: "Lisbon Conference Center, Lisbon, Portugal"
5+
eventType: "Tutorial"
6+
image: "/images/events/cosyne-2024/nwb+dandi_logo.png"
7+
weight: 20260312
8+
summary: "The NWB team will hold a tutorial on the NWB data standard and DANDI Archive during the tutorial session of COSYNE 2026, teaching attendees how to convert neurophysiology data to NWB, publish it on DANDI, find relevant data, and analyze NWB data using popular tools."
9+
draft: false
10+
organizers:
11+
# - "Ryan Ly, LBNL"
12+
- "Ben Dichter, CatalystNeuro"
13+
# - "Alessio Buccino, CatalystNeuro and Allen Institute for Neural Dynamics"
14+
---
15+
16+
# Welcome to the NWB & DANDI Tutorial at COSYNE 2026!
17+
18+
The [Neurodata Without Borders (NWB)](https://www.nwb.org/) team will hold a tutorial on the NWB data standard and [DANDI Archive](https://www.dandiarchive.org/) during the [tutorial session of COSYNE 2026](https://www.cosyne.org/tutorials).
19+
20+
The [NWB](https://www.nwb.org/) project is an effort to standardize the description and storage of neurophysiology data and metadata. NWB enables data sharing and reuse and reduces the energy barrier to analyzing data both within and across labs. NWB is more than just a file format; it defines an [ecosystem](https://nwb-overview.readthedocs.io/en/latest/tools/analysis_tools_home.html) of tools, methods, and standards for storing, sharing, and analyzing neurophysiology data, including extracellular electrophysiology, intracellular electrophysiology, optical physiology, and behavior.
21+
22+
The [DANDI Archive](https://www.dandiarchive.org/) continues to grow with hundreds of publicly available neurophysiology datasets stored using the NWB data standard, including from the Allen Institute, International Brain Laboratory, MICRONS project, and hundreds of individual labs.
23+
24+
At this tutorial, we will teach attendees how to:
25+
26+
- Convert neurophysiology data to NWB and publish it on the DANDI Archive
27+
- Find relevant data on the DANDI Archive and use the DANDI compute resources
28+
- Read NWB data streamed from DANDI or downloaded locally
29+
- Process and analyze NWB data using popular tools such as SpikeInterface and Pynapple
30+
31+
## Dates and Location
32+
33+
* **Date/Time:** March 12, 2026, Time TBD -- check the [COSYNE 2026 tutorial page](https://www.cosyne.org/tutorials) for updates
34+
* **Location:** Lisbon Conference Centre, Lisbon, Portugal
35+
36+
## Tutorial Program
37+
38+
TBD
39+
40+
<!-- 8:00 - 8:30: Lecture: Introduction to the NWB data standard and DANDI Archive
41+
42+
8:30 - 8:45: Follow along: Convert common neurophysiology data formats to NWB and publish NWB data to DANDI
43+
44+
8:45 - 9:00: Follow along: Use the DANDI Archive and community tools, such as [Neurosift](https://github.com/flatironinstitute/neurosift) and [NWB Widgets](https://nwb-widgets.readthedocs.io/en/latest/), to find and visualize relevant data
45+
46+
9:00 - 9:30: Follow along: Read NWB data streamed from DANDI and downloaded locally, and analyze NWB data using popular tools, such as:
47+
48+
- [SpikeInterface](https://github.com/SpikeInterface/spikeinterface#spikeinterface-a-unified-framework-for-spike-sorting) to spike sort raw extracellular electrophysiology recording data streamed from DANDI & write the output back to NWB
49+
- [Pynapple](https://pynapple-org.github.io/pynapple/) to perform common analysis functions on NWB data, such as compute tuning curves and cross-correlograms -->
50+
51+
## Learn more!
52+
53+
Learn more about upcoming and past NWB events on our [main page](https://nwb.org/events).

0 commit comments

Comments
 (0)