-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
New users are using the tutorial jupyter notebooks as a template for their data conversion scripts. This is problematic because the tutorial notebooks do not cover all the various use cases, e.g., adding raw data from an ecephys experiment.
The tutorial should
- point users to the PyNWB API documentation
- demonstrate use of the validator since it is possible to use PyNWB to create invalid files
- explain common errors such as re-creating a table column that already exists or attempting to set
nwbfile.subjecttwice and how to resolve them
It would also be helpful to provide users with a template conversion script/notebook that works on a dummy data file that is as comprehensive as possible, using every optional field, and with comments noting how data can be stored in other ways.
This was also suggested at Cosyne.
Metadata
Metadata
Assignees
Labels
No labels