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
Ryan Ly edited this page Jun 17, 2024
·
3 revisions
Merging NWB files: Given two remote NWB files, detect which elements are different and then create a new NWB file that merges the two NWB files via LINDI, assuming no merge conflicts. This would assume that a value V in File 1 and an empty value in File 2 should be merged as the value V. From Ahad at the Allen Institute of Neural Dynamics.