View: |
Part 1: Document Description
|
Citation |
|
---|---|
Title: |
In vivo two-photon calcium imaging dataset obtained from the primary visual cortex of GCaMP6 mice during electrical microstimulation |
Identification Number: |
hdl:21.15109/CONCORDA/ITBQD4 |
Distributor: |
ARP |
Date of Distribution: |
2023-12-11 |
Version: |
1 |
Bibliographic Citation: |
Fiáth, Richárd; Rácz, Melinda; Horváth, Csaba; Ulbert, István; Wittner, Lucia, 2023, "In vivo two-photon calcium imaging dataset obtained from the primary visual cortex of GCaMP6 mice during electrical microstimulation", https://hdl.handle.net/21.15109/CONCORDA/ITBQD4, ARP, V1, UNF:6:gt0jsgTwuyd6CL27PiX3zg== [fileUNF] |
Citation |
|
Title: |
In vivo two-photon calcium imaging dataset obtained from the primary visual cortex of GCaMP6 mice during electrical microstimulation |
Identification Number: |
hdl:21.15109/CONCORDA/ITBQD4 |
Authoring Entity: |
Fiáth, Richárd (HUN-REN Természettudományi Kutatóközpont) |
Rácz, Melinda (HUN-REN Természettudományi Kutatóközpont) |
|
Horváth, Csaba (HUN-REN Természettudományi Kutatóközpont) |
|
Ulbert, István (HUN-REN Természettudományi Kutatóközpont) |
|
Wittner, Lucia (HUN-REN Természettudományi Kutatóközpont) |
|
Other identifications and acknowledgements: |
Horváth, Csaba; Rácz, Melinda; Fiáth, Richárd |
Other identifications and acknowledgements: |
Wittner, Lucia; Ulbert, István; Fiáth, Richárd |
Other identifications and acknowledgements: |
Horváth, Csaba; Rácz, Melinda; Fiáth, Richárd; Wittner, Lucia; Ulbert, István |
Other identifications and acknowledgements: |
Integrative Neurosciene Research Group |
Other identifications and acknowledgements: |
Integrative Neurosciene Research Group |
Software used in Production: |
NeuroConv |
Software used in Production: |
MESc |
Software used in Production: |
MATLAB |
Grant Number: |
Grant agreement ID: 101071015 (HYPERSTIM) |
Distributor: |
ARP |
Access Authority: |
Fiáth, Richárd |
Depositor: |
Fiáth, Richárd |
Date of Deposit: |
2023-10-03 |
Holdings Information: |
https://hdl.handle.net/21.15109/CONCORDA/ITBQD4 |
Study Scope |
|
Keywords: |
Medicine, Health and Life Sciences, calcium imaging, electrical microstimulation, two-photon microscopy, visual cortex, GCaMP6 mice |
Abstract: |
Here, we deposited a calcium imaging dataset collected within the framework of the <a href="https://hyperstim.eu/">HYPERSTIM</a> Horizon Europe project. The in vivo dataset was obtained from the primary visual cortex of GCaMP6 transgenic mice during electrical microstimulation using a two-photon laser scanning microscope. A subset of the dataset contains spontaneous cortical activity without electrical stimulation (Mouse1 and Mouse2). Mice were anesthetized with ketamine/xylazine. A Femtonics Femto2D two-photon microscope setup was used for data acquisition. A 20x water immersion objective with the following parameters was used for calcium imaging. Field of view (FOV): 550 μm x 550 μm; Numerical aperture (NA): 1.0; Working distance: 2.0 mm. We performed raster scanning with a resonant scanner at ~31 Hz frame rate and with a frame size of 512 x 512 pixels. The wavelength used for calcium imaging was 900 nm. Further details can be found below (see Notes). |
Kind of Data: |
experimental data (calcium imaging) |
Notes: |
<h3>Dataset structure</h3> <p>Each calcium imaging data and corresponding metadata were packaged in the <a href="https://www.nwb.org/">Neurodata Without Borders: Neurophysiology version 2.0 (NWB:N 2.0) data format</a> using the <a href="https://github.com/catalystneuro/neuroconv">NeuroConv Python package</a>. A single NWB file was created from each data file. NWB files were placed in folders based on the calcium indicator used (GCaMP6s or GCaMP6f), and whether it was a spontaneous measurement or electrical stimulation was performed during calcium imaging. The filename of the NWB file (identifier; e.g., Mouse3_V1_stimulation_x) was constructed by concatenating the identifier of the animal, the targeted brain area (V1) and the type of the recording (stimulation/spontaneous). For each NWB file, we also included a video file in AVI format showing the calcium activity with the same frame rate as they were collected (with the exception of spontaneous data which is shown at a 3x speed). </p> <p>The CSV file named "Subject_characteristics" contains information about the animals used for calcium imaging such as the species, weight, sex, age or genotype. The "Recording_characteristics" CSV file lists several useful properties for each NWB file including the file size, the duration of the measurement, the targeted cortical area, the imaging depth or the stimulus parameters (e.g., current amplitude, stimulation frequency, pulse duration or number of stimulation trials).</p> <br> <h3>NWB file structure</h3> <p>Each NWB file contains several main groups (which are similar to directories). The <i>acquisition</i> group contains the raw calcium imaging data (TwoPhotonSeries’) in a compressed form. The <i>general</i> group contains metadata about the experiments and consists of several subgroups, related to the two-photon microscope used (‘general/devices/Microscope’), calcium imaging parameters ('general/optophysiology) and subjects of the experiments (‘general/subject’). Former subgroups carry information about the two-photon microscope setup, the imaged brain area and the properties of calcium imaging, while the latter contains metadata about the animal (e.g., species, genotype, subject ID, or weight). The stimulus parameters are described in the <i>stimulus</i> field of the <i>general</i> group.</p> <br> <h3>Interacting with NWB files</h3> <p>After downloading, the structure of NWB files can be explored using the <a href="https://www.hdfgroup.org/downloads/hdfview/">HDFView</a> software.<a href="https://github.com/flatironinstitute/neurosift">Neurosift </a>can be used to open NWB files in a browser and explore their contents using the download URL of the selected data file (e.g. https://science-data.hu/api/access/datafile/17276):</p> <br> https://flatironinstitute.github.io/neurosift/?p=/nwb&url=FILE_URL<br> <a href="https://flatironinstitute.github.io/neurosift/?p=/nwb&url=https://science-data.hu/api/access/datafile/17276">https://flatironinstitute.github.io/neurosift/?p=/nwb&url=https://science-data.hu/api/access/datafile/17276</a> <br> <br> Users can import data from NWB files offline using the <a href="https://github.com/NeurodataWithoutBorders/pynwb/">PyNWB</a> and <a href="https://github.com/NeurodataWithoutBorders/matnwb/">MatNWB</a> APIs, or using <a href="https://github.com/SpikeInterface">SpikeInterface</a>. Here we provide an example on how users can import data from NWB files using the MATLAB-based MatNWB API.</p> <br> Loading a single frame of raw calcium data: <br> <br> <code> 1. nwb = nwbRead('Mouse4_V1_stimulation_1.nwb'); </code> <br> <code> 2. frame = nwb.acquisition.get('TwoPhotonSeries').data.load([1,1,1],[512,512,1]); </code> <br> <br> It is important to note that TwoPhotonSeries data types in NWB files are stored with frames (time) in the first dimension and frame size (512 x 512) in the second and third dimensions, but dimensions are reversed in MatNWB (i.e., the time/frame is stored in the third dimension). <br><br> <p>We also provide a Matlab script ("NWB_tutorial_script.m") which can be used to load and visualize files in the dataset using MatNWB.</p> <br> |
Methodology and Processing |
|
Sources Statement |
|
Data Access |
|
Access Authority: |
To request access to the restricted files, please contact Richard Fiath (fiath.richard@ttk.hu). |
Notes: |
Restricted files will be made available by requesting access. |
Other Study Description Materials |
|
Related Materials |
|
NWB files were created using NeuroConv: https://neuroconv.readthedocs.io/en/main/ |
|
Other Reference Note(s) |
|
https://hyperstim.eu/ |
|
File Description--f17325 |
|
File: Recording_characteristics.tab |
|
|
|
Notes: |
UNF:6:qilGYeowgS9+2EXb/mzHlQ== |
File Description--f17323 |
|
File: Subject_characteristics.tab |
|
|
|
Notes: |
UNF:6:mEcw4wntwDcPZrRcXLNz8g== |
List of Variables: |
|
Variables |
|
f17325 Location: |
Variable Format: character Notes: UNF:6:7a8y3GNWJGDO8TvbVBZ62w== |
f17325 Location: |
Summary Statistics: Max. 882.9; StDev 122.5639312626156; Min. 44.1; Mean 114.06265060240963; Valid 83.0 Variable Format: numeric Notes: UNF:6:c5psYH9HMlEfBgEHNMyOxQ== |
f17325 Location: |
Summary Statistics: Valid 83.0; Max. 360.0; Mean 37.51807228915662; StDev 44.67616853830473; Min. 20.0; Variable Format: numeric Notes: UNF:6:TrcUpUClOmvygjFukdrRtg== |
f17325 Location: |
Summary Statistics: Max. 11164.0; Mean 1158.722891566265; Valid 83.0; StDev 1386.657758550262; Min. 614.0 Variable Format: numeric Notes: UNF:6:zy5YMzYIspimiV0aKzXn9Q== |
f17325 Location: |
Summary Statistics: Max. 30.9752; Min. 30.9752; Valid 83.0; StDev 0.0; Mean 30.9752 Variable Format: numeric Notes: UNF:6:ytwURoNoXSsl2/boogmJ4A== |
f17325 Location: |
Variable Format: character Notes: UNF:6:+LMczmNGqXnNSCO8d5Mqew== |
f17325 Location: |
Summary Statistics: Valid 83.0; StDev 36.54115420497544; Mean 117.01204819277109; Max. 188.0; Min. 51.0 Variable Format: numeric Notes: UNF:6:t6AEkX2WcOv/oSGn9RmPFA== |
f17325 Location: |
Variable Format: character Notes: UNF:6:pnNHpcGE6/kzWPda+/vhkA== |
f17325 Location: |
Variable Format: character Notes: UNF:6:toI98PrWRUjiy7kpfDX+4g== |
f17325 Location: |
Variable Format: character Notes: UNF:6:WlKSN5eZh44xNZCAc0QZXw== |
f17325 Location: |
Variable Format: character Notes: UNF:6:+wBOscaqQRNkHqkRWKDQBg== |
f17325 Location: |
Variable Format: character Notes: UNF:6:z+VQXaC6zWh78DjKhph+HA== |
f17325 Location: |
Variable Format: character Notes: UNF:6:QD+k26k8/e5Hucr7RD5OPg== |
f17325 Location: |
Variable Format: character Notes: UNF:6:3849ZWcIf4mj7lS+y1vO3g== |
f17325 Location: |
Variable Format: character Notes: UNF:6:SRbdj7SEaNtIqxwAng96/A== |
f17325 Location: |
Variable Format: character Notes: UNF:6:VkC0QD8B9IHGdkLv5nguNA== |
f17323 Location: |
Variable Format: character Notes: UNF:6:TTwZcrHSrGfO3zNov7EHVw== |
f17323 Location: |
Summary Statistics: StDev 7.088723439378913; Valid 4.0; Min. 20.0; Max. 35.0; Mean 25.25; Variable Format: numeric Notes: UNF:6:QlM+0PGtj3dAf1iUdL+dBQ== |
f17323 Location: |
Variable Format: character Notes: UNF:6:PAOpbagdANqanD0a4HMetA== |
f17323 Location: |
Variable Format: character Notes: UNF:6:6ekd4xhZLHet0DkryluKeg== |
f17323 Location: |
Variable Format: character Notes: UNF:6:Z7GIN0B5oY4591VHa8j10Q== |
f17323 Location: |
Variable Format: character Notes: UNF:6:kTQzferWMh+Lp2p43slEcQ== |
f17323 Location: |
Summary Statistics: Mean 15.75; Valid 4.0; Max. 29.0; Min. 5.0; StDev 12.093386622447824 Variable Format: numeric Notes: UNF:6:Ke3yqqudH2nH7A+87GFd5g== |
Label: |
Mouse1_V1_spontaneous_activity.avi |
Notes: |
video/avi |
Label: |
Mouse1_V1_spontaneous_activity.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse2_V1_spontaneous_activity.avi |
Notes: |
video/avi |
Label: |
Mouse2_V1_spontaneous_activity.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_1.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_1.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_10.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_10.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_11.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_11.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_12.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_12.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_13.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_13.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_14.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_14.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_15.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_15.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_16.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_16.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_17.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_17.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_18.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_18.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_19.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_19.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_2.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_2.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_20.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_20.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_21.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_21.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_22.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_22.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_23.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_23.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_24.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_24.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_25.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_25.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_26.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_26.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_27.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_27.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_28.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_28.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_29.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_29.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_3.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_3.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_30.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_30.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_31.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_31.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_32.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_32.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_33.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_33.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_34.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_34.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_35.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_35.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_36.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_36.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_37.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_37.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_4.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_4.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_5.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_5.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_6.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_6.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_7.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_7.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_8.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_8.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse3_V1_stimulation_9.avi |
Notes: |
video/avi |
Label: |
Mouse3_V1_stimulation_9.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_1.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_1.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_10.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_10.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_11.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_11.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_12.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_12.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_13.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_13.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_14.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_14.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_15.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_15.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_16.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_16.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_17.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_17.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_18.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_18.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_19.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_19.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_2.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_2.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_20.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_20.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_21.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_21.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_22.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_22.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_23.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_23.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_24.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_24.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_25.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_25.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_26.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_26.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_27.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_27.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_28.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_28.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_29.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_29.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_3.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_3.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_30.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_30.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_31.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_31.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_32.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_32.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_33.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_33.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_34.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_34.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_35.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_35.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_36.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_36.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_37.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_37.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_38.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_38.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_39.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_39.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_4.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_4.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_40.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_40.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_41.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_41.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_42.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_42.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_43.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_43.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_44.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_44.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_5.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_5.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_6.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_6.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_7.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_7.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_8.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_8.nwb |
Notes: |
application/octet-stream |
Label: |
Mouse4_V1_stimulation_9.avi |
Notes: |
video/avi |
Label: |
Mouse4_V1_stimulation_9.nwb |
Notes: |
application/octet-stream |
Label: |
NWB_tutorial_script.m |
Notes: |
text/plain |