Skip to content

Commit d59aff4

Browse files
authored
Merge pull request #342 from NeurodataWithoutBorders/uw2025
Add README for NWB and DANDI Workshop at University of Washington
2 parents 0dce0b7 + 1827b63 commit d59aff4

3 files changed

Lines changed: 80 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### Upcoming Events
66
- [Cosyne: March 2025](Cosyne_2025/README.md) - A tutorial session on NWB and DANDI will be held during the Computational and Systems Neuroscience (COSYNE) 2025 conference in Montreal, Canada on **March 27, 2025**.
7+
- [NWB and DANDI Workshop: April 2025](Workshop_2025_UWashington/README.md) - **April 7-8, 2025** at University of Washington in Seattle, WA, USA
78
- [NWB Data Conversion Workshop: May 2025](HCK22_2025_DataConversion_Remote/README.md) - **May 12-14, 2025** (virtual)
89
- [NeuroDataReHack: July 2025](HCK24_2025_Janelia_NDRH/README.md) - **July 14-18, 2025** at HHMI Janelia Research Campus in Ashburn, Virginia, USA
910

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
# NWB and DANDI Workshop
2+
### hosted by the University of Washington
3+
4+
<img src="images/nwb+dandi_logo.png" width="500" alt="NWB and DANDI logos">
5+
6+
**Dates:** April 7-8, 2025
7+
8+
**Location:** University of Washington, Seattle, WA (exact location TBD)
9+
10+
**Instructors:**
11+
* Benjamin Dichter, Founder & CEO, CatalystNeuro
12+
* Oliver Ruebel, Staff Scientist, Lawrence Berkeley National Laboratory
13+
14+
Join us for an interactive workshop on [Neurodata Without Borders (NWB)](https://nwb.org), a data standard for neurophysiology, and the [DANDI Archive](https://dandiarchive.org), a collaboration platform for publishing, sharing, and processing neurophysiology data. Learn how to use these resources to maximize the impact of your data while complying with the new NIH data sharing and management policies.
15+
16+
## Target Audience
17+
This workshop is designed for neuroscience researchers at all career stages, from undergraduate students working in labs to graduate students, post-doctoral researchers, and principal investigators. No prior programming experience is required.
18+
19+
## Agenda
20+
21+
*Detailed schedule to be announced*
22+
23+
### April 7, Day 1: NWB and DANDI Training
24+
*Format: In-person*
25+
26+
**Morning Session: Open Neurophysiology with NWB and DANDI**
27+
28+
*Overview session suitable for all attendees, including lab leaders*
29+
30+
* Introduction to NWB and DANDI ecosystems
31+
* NWB core format fundamentals
32+
* Available conversion tools
33+
* NWB extensions system
34+
* Analysis and visualization toolkit
35+
* Data reuse capabilities
36+
* Upcoming NWB community events
37+
38+
**Afternoon Session: Technical Implementation**
39+
40+
*Detailed session for hands-on implementers*
41+
42+
*Data Conversion*
43+
* NWB GUIDE walkthrough
44+
* NeuroConv tutorial
45+
* PyNWB and MatNWB API usage
46+
* Creating custom extensions
47+
48+
*DANDI Publication*
49+
* Data upload workflow
50+
* DANDI metadata requirements
51+
* Neurosift visualization tools
52+
* DANDI API implementation
53+
54+
*Data Analysis*
55+
* DANDI dataset discovery
56+
* NWB file handling
57+
* Analysis workflow examples
58+
* Visualization techniques
59+
* Reproducibility best practices
60+
61+
### April 8, Day 2: NWB and DANDI Hacking
62+
*Format: In-person*
63+
64+
*Hands-on Workshop with Your Data*
65+
* One-on-one assistance with:
66+
* Data conversion to NWB
67+
* Custom extension development
68+
* DANDI data publication
69+
* Data management optimization
70+
71+
## Prerequisites
72+
* No prior programming experience is required
73+
* For Day 2, participants should bring their own neurophysiology data they wish to convert to NWB format
74+
75+
## Registration
76+
Registration details will be announced soon.
77+
78+
## Questions?
79+
For any questions about the workshop, please contact the organizers.
97.2 KB
Loading

0 commit comments

Comments
 (0)