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