garrettmflynn / webnwb

A JavaScript API for working with neurodata stored in the NWB Format
https://brainsatplay.com/webnwb/tutorial
GNU Affero General Public License v3.0
5 stars 1 forks source link

Review invalid properties at a high level #7

Open garrettmflynn opened 1 year ago

garrettmflynn commented 1 year ago

Description

It would be great to use EasyNWB to sequentially run through the missing / invalid properties of a file and specify them. For example, if the file is missing a session_description property, it could ask: "What is the session description for this file?" followed by a text box.

Additional Information

No response