pynwb.legacy.io.epoch module

class pynwb.legacy.io.epoch.EpochMap(spec)[source]

Bases: ObjectMapperLegacy

Create a map from AbstractContainer attributes to specifications

Parameters:

spec (DatasetSpec or GroupSpec) – The specification for mapping objects to builders

name(builder)[source]
constructor_args = {'name': <function EpochMap.name>, 'source': <function ObjectMapperLegacy.source_gettr>}
obj_attrs = {}
class pynwb.legacy.io.epoch.EpochTimeSeriesMap(spec)[source]

Bases: ObjectMapperLegacy

Create a map from AbstractContainer attributes to specifications

Parameters:

spec (DatasetSpec or GroupSpec) – The specification for mapping objects to builders

constructor_args = {'name': <function ObjectMapper.get_container_name>, 'source': <function ObjectMapperLegacy.source_gettr>}
obj_attrs = {}