pynwb.legacy.io.file module
- class pynwb.legacy.io.file.NWBFileMap(spec)[source]
Bases:
ObjectMapperLegacy
Create a map from AbstractContainer attributes to specifications
- Parameters:
spec (
DatasetSpec
orGroupSpec
) – 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 = {}