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

Create DynamicTable helper functions #9

Open garrettmflynn opened 1 year ago

garrettmflynn commented 1 year ago

Description

webnwb needs a way to interact with DynamicTable instances to add new columns and row data.

Additional Information

General information on creating tables in HDF5 may be relevant for developing a technique to handle their creation and manipulation: https://stackoverflow.com/questions/62782315/how-do-i-combine-hdf5-arrays-into-a-table