pynwb icon indicating copy to clipboard operation
pynwb copied to clipboard

Improve docs about what needs to be added to file for linkings

Open rly opened this issue 5 years ago • 0 comments

Hackathon feedback:

If a user creates a Device using the Device constructor and links to it in when creating an ImagingPlane, but the user does not add the Device to the NWBFile, they will get a BrokenLinkError. The documentation should clearly state how Device objects should be created and added to a file. Same thing for ElectrodeGroup, IntracellularElectrode, and many other types.

rly avatar Feb 05 '20 17:02 rly