cortex-lab / phy

phy: interactive visualization and manual spike sorting of large-scale ephys data
BSD 3-Clause "New" or "Revised" License
316 stars 157 forks source link

Show time-dependent templates #887

Open rossant opened 5 years ago

rossant commented 5 years ago

Show the time-dependent templates (which would need to be saved into a new file).

@marius10p : could you tell me more about what would be for you the most efficient way of visualizing this.

A hand-drawn sketch might possibly be useful.

marius10p commented 5 years ago
rossant commented 5 years ago

Okay for superimposed. Yes it would be great to have a Python function. For each cluster, I would like the templates to have the shape (n_templates_neuron, n_samples, n_peak_channels) where:

Perhaps we could use a linear colormap for the templates, where each waveform's color would represent the time of that template shape along the recording.

rossant commented 5 years ago

@marius10p I'll implement this once you send me a Python function that extracts the templates