Edit this page

NWB Workshops and Hackathons

:rewind: Back to the projects list

NWB Camera Capture code

Key Investigators

Project Description

This project will investigate the use of the NWB framework to compile data from multiple sources and formats into a single NWB file. This data includes intrinsic and fluorescent wide-field images from awake behaving mice, as well as behavioral webcam images to accompany it. We hope to construct an NWB file, import the data into the file, and then read it into a matlab workspace for later analysis.

Objectives

  1. Investigate how the NWB:N framework can be applied for storing frame-by-frame image data and already constructed mat files. Using the Python NWB:N interface, construct an NWB file and store all data types and metadata into the file.

  2. As a proof-of-concept, we wish to then write a matlab script that reads the NWB file containing the captured frames, associated wide field data, and metadata.

Approach and Plan

Progress and Next Steps

Materials

Background and References