aqnwb 0.1.0
Loading...
Searching...
No Matches
AQNWB::NWB Namespace Reference

Namespace for all classes related to the NWB data standard. More...

Classes

class  Container
 Abstract data type for a group storing collections of data and metadata. More...
 
class  Data
 An abstract data type for a dataset. More...
 
class  Device
 Metadata about a data acquisition device, e.g., recording system, electrode, microscope. More...
 
class  DynamicTable
 Represents a group containing multiple datasets that are aligned on the first dimension. More...
 
class  ElectricalSeries
 General purpose time series. More...
 
class  ElectrodeGroup
 The ElectrodeGroup class represents a physical grouping of electrodes, e.g. a shank of an array. More...
 
class  ElectrodeTable
 Represents a table containing electrode metadata. More...
 
class  ElementIdentifiers
 A list of unique identifiers for values within a dataset, e.g. rows of a DynamicTable. More...
 
class  NWBFile
 The NWBFile class provides an interface for setting up and managing the NWB file. More...
 
class  RecordingContainers
 The RecordingContainers class provides an interface for managing and holding groups of Containers acquired during a recording. More...
 
class  SpikeEventSeries
 Stores snapshots/snippets of recorded spike events (i.e., threshold crossings). More...
 
class  TimeSeries
 General purpose time series. More...
 
class  VectorData
 An n-dimensional dataset representing a column of a DynamicTable. More...
 

Detailed Description

Namespace for all classes related to the NWB data standard.