You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To allow users to add more data after the initial acquisition, we want to switch columns like location in the ElectrodesTable to use variable length string types when adding data. We should also enable chunking for those columns when we do this.
The text was updated successfully, but these errors were encountered:
See discussion here: #22 (comment)
To allow users to add more data after the initial acquisition, we want to switch columns like
location
in theElectrodesTable
to use variable length string types when adding data. We should also enable chunking for those columns when we do this.The text was updated successfully, but these errors were encountered: