Units Data about spiking units. Event times of observed units (e.g. cell, synapse, etc.) should be concatenated and stored in spike_times.
colnames |
The names of the columns in this table. This should be used to specifying an order to the columns |
description |
Description of what is in this dynamic table |
electrode_group |
the electrode group that each spike unit came from |
electrodes |
the electrode that each spike unit came from |
electrodes_index |
the index into electrodes |
help |
Short description of what this type of NWBContainer contains. |
id |
The unique identifier for the rows in this dynamic table |
obs_intervals |
the observation intervals for each unit |
obs_intervals_index |
the index into the obs_intervals dataset |
spike_times |
the spike times for each unit |
spike_times_index |
the index into the spike_times dataset |
vectordata |
The vector columns in this dynamic table |
vectorindex |
The indices for the vector columns in this dynamic table |
waveform_mean |
the spike waveform mean for each spike unit |
waveform_sd |
the spike waveform standard deviation for each spike unit |
|
addlistener |
Add listener for event. |
|
delete |
Delete a handle object. |
|
eq |
== (EQ) Test handle equality. |
|
export |
find reference properties |
|
findobj |
Find objects matching specified conditions. |
|
findprop |
Find property of MATLAB handle object. |
|
ge |
>= (GE) Greater than or equal relation for handles. |
|
gt |
> (GT) Greater than relation for handles. |
Sealed
|
isvalid |
Test handle validity. |
|
le |
<= (LE) Less than or equal relation for handles. |
|
listener |
Add listener for event without binding the listener to the source object. |
|
loadAll |
|
|
lt |
< (LT) Less than relation for handles. |
|
ne |
~= (NE) Not equal relation for handles. |
|
notify |
Notify listeners of event. |
|
validate_colnames |
|
|
validate_description |
|
|
validate_electrode_group |
|
|
validate_electrodes |
|
|
validate_electrodes_index |
|
|
validate_help |
|
|
validate_id |
|
|
validate_obs_intervals |
|
|
validate_obs_intervals_index |
|
|
validate_spike_times |
|
|
validate_spike_times_index |
|
|
validate_vectordata |
|
|
validate_vectorindex |
|
|
validate_waveform_mean |
|
|
validate_waveform_sd |
|