Replies: 1 comment 1 reply
-
I think there are two main options for this particular issue: Option 1: Export One option would be to use
Option 2: Manual Editing: If you only want to rename and re-order columns, then another option would be to do this directly via Zarr. I think in this case you would: 1) make a manual copy of the file, 2) use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working with an existing ecephys NWB file (Zarr) and I'd like to make small modifications to the units table (change some column names and resort the column order) then write a new NWB file with the update. Is there a simple way to do this aside from re-constructing the units table row-by-row or column-by-column?
Beta Was this translation helpful? Give feedback.
All reactions