pynwb.legacy.io.epoch module
- class pynwb.legacy.io.epoch.EpochMap(spec)[source]
Bases:
ObjectMapperLegacyCreate a map from AbstractContainer attributes to specifications
- Parameters:
spec (
DatasetSpecorGroupSpec) – The specification for mapping objects to builders
- constructor_args = {'name': <function EpochMap.name>, 'source': <function ObjectMapperLegacy.source_gettr>}
- obj_attrs = {}
- class pynwb.legacy.io.epoch.EpochTimeSeriesMap(spec)[source]
Bases:
ObjectMapperLegacyCreate a map from AbstractContainer attributes to specifications
- Parameters:
spec (
DatasetSpecorGroupSpec) – The specification for mapping objects to builders
- constructor_args = {'name': <function ObjectMapper.get_container_name>, 'source': <function ObjectMapperLegacy.source_gettr>}
- obj_attrs = {}