diff --git a/README.md b/README.md index 888f5cd46..16ed3bf90 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ - [Brain Data Modeling Hackashop: February 2024](linkml_neurodata_hackashop_2024/README.md) - at the [International Computer Science Institute (ICSI)](https://www.icsi.berkeley.edu) in Berkeley, CA, USA, **February 5-7 2024**. - [Cosyne: February 2024](Cosyne_2024/README.md) - A tutorial session on NWB and DANDI will be held during the Computational and Systems Neuroscience (COSYNE) 2024 conference in Lisbon, Portugal on **February 29, 2024**. +- [NWB and DANDI Workshop: April 2024](Workshop_2024_BCM/README.md) - **April 15 - 16, 2024** at Baylor College of Medicine in Houston, TX, USA - [NWB Developer Hackathon: April 2024](HCK18_2024_Dev_Hackathon_DataJoint/README.md): **April 17 - 19, 2024** at DataJoint Headquarters in Houston, TX, USA - [NWB Data Conversion Workshop: June 2024](HCK19_2024_Remote/README.md) - **June 12 - 14, 2024** (virtual) - [Open Neurodata Showcase: Virtual, June 26, 2024](HCK20_2024_OpenNeurodataShowcase/README.md): **June 26, 2024** (virtual) diff --git a/Workshop_2024_BCM/README.md b/Workshop_2024_BCM/README.md new file mode 100644 index 000000000..45e061630 --- /dev/null +++ b/Workshop_2024_BCM/README.md @@ -0,0 +1,42 @@ +banner + +# NWB and DANDI Workshop +### hosted by the Baylor College of Medicine Neuroscience Department + +**Dates:** April 15-16, 2024 + +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. + +Representatives from the NWB and DANDI teams, Ryan Ly and Ben Dichter, will provide an overview of the NWB software ecosystem and teach you how to convert data to NWB and publish data on DANDI. + +## Agenda + +**April 15, 11am - 3pm: NWB and DANDI training** +* 11-12: Introduction to NWB and DANDI + * Core Format + * Extensions + * Analysis and visualization tools + * Other NWB Events +* 12-1: Networking lunch +* 1-2: Converting data to NWB + * NWB GUIDE + * NeuroConv + * PyNWB and MatNWB APIs + * Extensions +* 2-3: Publishing and accessing data on the DANDI Archive + * Uploading data + * DANDI Metadata + * Neurosift + * DANDI Hub + * Dendro + * DANDI API + +**April 16, 9am - 3pm: NWB and DANDI hacking & office hours.** Participant will bring their own data and work with the NWB and DANDI teams to convert their data to NWB and publish it on DANDI. + +## Registration + +RSVP for the talk and/or workshop [here](https://forms.gle/rroCJtJBdSRuqft46). Registration is free and open to all. + +## Flyer + +Download the event flyer [here](images/nwb_dandi_bcm_2024_flyer.pdf). diff --git a/Workshop_2024_BCM/images/nwb_dandi_bcm_2024_banner.png b/Workshop_2024_BCM/images/nwb_dandi_bcm_2024_banner.png new file mode 100644 index 000000000..1b2529c71 Binary files /dev/null and b/Workshop_2024_BCM/images/nwb_dandi_bcm_2024_banner.png differ diff --git a/Workshop_2024_BCM/images/nwb_dandi_bcm_2024_flyer.pdf b/Workshop_2024_BCM/images/nwb_dandi_bcm_2024_flyer.pdf new file mode 100644 index 000000000..d4efbb1bc Binary files /dev/null and b/Workshop_2024_BCM/images/nwb_dandi_bcm_2024_flyer.pdf differ