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
How to handle multiple recordings per experiment?
Multiple KWD, or 1 KWD and multiple arrays?
Need to save the unix timestamp and the number of samples (offsets)
KK generates: KWIK, KWD, KWX
where to store events?
KWX: timestamps
events table, with columns:
recording
time in samples from the beginning of that recording
type
COMES FROM
event file: text-edited file, supplied by the user
recording number,sample number
PRM + PRB + names + aesthetic + colors
KWD
one experiment = multiple recordings with gaps
each recording
timestamp, second precision
+ start sample relative to the beginning of the experiment
has an index: 0, 1
KWX
spikes are now relative to the current recording
additional column in SPIKES table: recording index
KWIK
recordings
for each recording: filename, item, start sample
DON'T CARE ABOUT THE FILES!!!!!!!
experiment (id)
recordings
recording
name
data (nchannels x nsamples)
[timestamp]
[sample start]
shanks
shank
id
[name]
spikes
waveform
time
features
cluster
clusters
channels
geometry
parameters
prb
groups_of_channels
groups_of_events
events