-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #330 from NeurodataWithoutBorders/cosyne2025
Add initial Cosyne2025 info
- Loading branch information
Showing
2 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
<p float="left"> | ||
<img src="../HCK10_2021_Remote/nwb+dandi_logo.png" width="600" /> | ||
</p> | ||
|
||
# Welcome to the NWB & DANDI Tutorial at COSYNE 2025! | ||
|
||
The [Neurodata Without Borders (NWB)](https://www.nwb.org/) team is holding a tutorial on the NWB data standard and [DANDI Archive](https://www.dandiarchive.org/) during the [tutorial session of COSYNE 2025](https://www.cosyne.org/tutorials). | ||
|
||
The goal of this tutorial is to teach you how to share your neurophysiology data using the [Neurodata Without Borders (NWB)](https://www.nwb.org/) data standard and the [DANDI Archive](https://www.dandiarchive.org/) and how to use NWB data available on DANDI. NWB standardizes the storage of neurophysiology data and metadata to facilitate data analysis, sharing, and reuse. The DANDI Archive now has 300+ TB of neurophysiology data across 300+ publicly available datasets in NWB, including from the Allen Institute, International Brain Laboratory, MICRONS project, and over 150 individual labs. In this tutorial, we will introduce several new tools to convert data to NWB, publish data to DANDI, and stream data from DANDI. We will also introduce new community tools for data analysis and management that are integrated with NWB, so this tutorial will be useful for both new and returning attendees. | ||
|
||
At this tutorial, we will teach you how to: | ||
- convert neurophysiology data to NWB and publish it on DANDI using the new [NWB GUIDE app](https://nwb-guide.readthedocs.io/en/stable/) and other tools | ||
- read local NWB data using Python and MATLAB, and efficiently stream remote NWB data on DANDI using the new LINDI tool | ||
- process, analyze, and manage NWB data using popular community tools, including tools that have not previously presented as part of this tutorial | ||
|
||
Bring your laptop to work along with the demonstration. To get familiar with NWB and DANDI prior to attending, please refer to this [documentation](https://nwb-overview.readthedocs.io/en/latest/index.html). | ||
|
||
|
||
## Registration | ||
|
||
There is NO additional fee to attend. When registering for the main meeting, select the "NWB Data Standard and DANDI Archive for Neurophysiology Tutorial". | ||
|
||
|
||
## Dates and Location | ||
|
||
* **Date/Time:** March 27, 2025, 9:00 - 10:30 AM | ||
* **Location:** Agora-Centreville Room, Fairmont Queen Elizabeth, Montreal, QC, Canada | ||
|
||
|
||
## Tutorial Program (tentative) | ||
|
||
TBA | ||
|
||
|
||
## Organizing Committee | ||
|
||
* Ryan Ly, LBNL | ||
* Ben Dichter, CatalystNeuro | ||
|
||
|
||
## Materials | ||
|
||
TBA | ||
|
||
|
||
## Learn more! | ||
|
||
Learn more about upcoming and past NWB events on our [main page](https://neurodatawithoutborders.github.io/nwb_hackathons/). | ||
|
||
New to NWB? Learn more about the NWB software ecosystem, how to convert data to NWB, how to read data in NWB, and much more in our [NWB Overview website](https://nwb-overview.readthedocs.io/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters