Brain-Observatory-Toolbox
Brain Observatory Toolbox
A MATLAB toolbox for accessing and using the neural recording public datasets from the Allen Brain Observatory1.
🗺️ Get oriented and get started with 3 lines of code. You can:
- Open in MATLAB Online
- Enter
>>bot.README
on your own local/cloud installation
Either will orient you to several live script examples available to guide new users, including demos of neural data analysis & tutorials covering Brain Observatory Toolbox concepts & operations.
You can also individually view (👀) or run (▶️) these examples on MATLAB Online:
Example Type | Data Type | View | Run | Data Type | View | Run |
---|---|---|---|---|---|---|
🚀 Quickstart | Calcium Imaging (Ophys) | 👀 | ▶️ | Neuropixels Probe (Ephys) | 👀 | ▶️ |
🔬 Demo | Calcium Imaging (Ophys) | 👀 | ▶️ | Neuropixels Probe (Ephys) | 👀 | (*) |
👩🏫 Tutorial | Calcium Imaging (Ophys) | 👀 | ▶️ | Neuropixels Probe (Ephys) | 👀 | (*) |
(*) These data-intensive examples are currently recommended for use on local machines or customer cloud instances only, not for MATLAB Online
🚧 The Brain Observatory Toolbox is at an early stage; the interface is not guaranteed stable across the v0.9.x releases.
💬 Questions? Suggestions? Roadblocks? Code contributors are regularly monitoring user-posted GitHub issues & the File Exchange discussion.
About the Allen Brain Observatory datasets
Data releases from the Allen Brain Observatory include two datasets of neural activity recordings:
Dataset | Recording Type | Nickname | Details |
---|---|---|---|
Visual Coding Neuropixels 2 | Large-scale neural probe recordings | "ephys" (electrophysiology) | details |
Visual Coding 2P 3 | Two-photon calcium imaging | "ophys" (optical physiology) | details |
The Visual Coding datasets are both collected from the living mouse brain during presentation of varying visual stimuli. Technical white papers (see Details for each dataset) provide detailed information about the experimental technicalities and computational pipelines.
About the Brain Observatory Toolbox (BOT)
The Brain Observatory Toolbox (BOT) provides a uniform interface to access and use the Visual Coding neural datasets.
The BOT interface provides tabular representations of available dataset items and object representations of specific dataset items:
Installation
The easiest way to install the Brain Observatory Toolbox is to use the Add-on Explorer:
Required products
- MATLAB (R2021a or later)
- Image Processing Toolbox (if running the Visual Coding 2P demonstration
OphysDemo.mlx
)
Acknowledgements
Initial engineering work, done by Ethan Meyers and Xinzhu Fang, was supported by the Foundation of Psychocultural Research and Sherman Fairchild Award at Hampshire College and hosted by the Center for Brains, Minds, and Machines at the Massachusetts Institute of Technology.
Footnotes
-
Copyright 2016 Allen Institute for Brain Science. Allen Brain Observatory. Available from: portal.brain-map.org/explore/circuits. ↩
-
Copyright 2019 Allen Institute for Brain Science. Visual Coding Neuropixels Dataset. Available from: portal.brain-map.org/explore/circuits/visual-coding-neuropixels. ↩
-
Copyright 2016 Allen Institute for Brain Science. Visual Coding 2P Dataset. Available from: portal.brain-map.org/explore/circuits/visual-coding-2p. ↩
Cite As
Ethan Meyers (2023). Brain-Observatory-Toolbox (https://github.com/emeyers/Brain-Observatory-Toolbox/releases/tag/v0.9.3.5), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Sciences > Neuroscience > Neuroinformatics >
- Sciences > Neuroscience > Cellular Neuroscience > Multimodal >
- Sciences > Neuroscience > Cellular Neuroscience > Electrophysiology >
- Sciences > Neuroscience > Cellular Neuroscience > Microscopy >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.