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
separation between recordings could be found to nearest 1 ms from sync_messages.txt, but it should be possible to find it more precisely with barcodes and sync.h5 (using npc_ephys)- [ ]
keep a record of "unobserved" intervals - ensure in npc_sessions they're detected from the raw or sorted asset and recorded in the units table correctly (add via pynwb.misc.Units.add_unit(obs_intervals=...) and use with nwb.get_unit_spike_times() + nwb.get_unit_obs_intervals() )
experiment1folder, make consecutiverecordingNfoldersrecordingfolder must be skippedpynwb.misc.Units.add_unit(obs_intervals=...)and use withnwb.get_unit_spike_times()+nwb.get_unit_obs_intervals())