NeurodataWithoutBorders / nwb-overview

Introduction to NWB software
https://nwb-overview.readthedocs.io/
7 stars 8 forks source link

Minor doc issue #166

Closed VisLab closed 2 months ago

VisLab commented 2 months ago

In the docs on NWB files (see https://nwb-overview.readthedocs.io/en/latest/file_read/file_read.html for example) the class is referred to as NwbFile but in the code it is NWBFile.

rly commented 2 months ago

Hi @VisLab, the NwbFile referred to on that page is used by MatNWB. PyNWB uses NWBFile.