Skip to content

Fail using the create_ephys_data_set to open nwb file in the patch-seq ephys dataset. #555

Description

@melancholy12

nwb_path 000020/sub-604669385/sub-604669385_ses-606271245_icephys.nwb
data_set = create_ephys_data_set(nwb_file=nwb_path)
-> 1248 raise ConstructError(builder, msg) from ex
1249 return obj
1250

ConstructError: (root/general/intracellular_ephys/electrode_0 GroupBuilder {'attributes': {'namespace': 'core', 'neurodata_type': 'IntracellularElectrode', 'object_id': '5060b762-d5b2-4bc0-bdd6-08172f89afed'}, 'groups': {}, 'datasets': {'description': root/general/intracellular_ephys/electrode_0/description DatasetBuilder {'attributes': {}, 'data': b'Headstage 0'}}, 'links': {'device': root/general/intracellular_ephys/electrode_0/device LinkBuilder {'builder': root/general/devices/device_ITC18USB_Dev_0 GroupBuilder {'attributes': {'description': 'Harvard Bioscience (formerly HEKA/Instrutech) Model: ITC18USB', 'namespace': 'core', 'neurodata_type': 'Device', 'object_id': 'acdfa2c8-daa8-44ef-a0b6-1631a6d93fcd'}, 'groups': {}, 'datasets': {}, 'links': {}}}}}, "Could not construct IntracellularElectrode object due to: IntracellularElectrode.init: incorrect type for 'description' (got 'bytes', expected 'str')")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions