Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 506 Bytes

File metadata and controls

3 lines (2 loc) · 506 Bytes

neurodata_by_example

This repository contains example scripts demonstrating how to load data from NWB (Neurodata Without Borders) files hosted on DANDI. Instead of being a tutorial or reference documentation, these examples are designed to teach by example, making them well-suited for ingestion by large language models. The purpose is to establish a relationship between the structure of neurodata objects in the file on the one hand, and the code required to access and manipulate them on the other.