Lorena Jiménez
Lorena Jiménez
Hi everyone! Im having problems to understand what means the numbers of te cluster view table, for example, i have clusters with 1000 amplitude, i don't know the units of...
Hello!!! I'm triyng to extract waveform information in my analysis and I'm using this code from the doc: ```python model = load_model(params) waveforms = model.get_cluster_spike_waveforms(cluster_id) n_spikes, n_samples, n_channels_loc = waveforms.shape...
Hello!! I am analysing some data and I need to get a .txt file containing the neuron ID, the time at which each spike of that neuron occurs and the...
Hi, I have a question about how the probe channels are related to the .bin file. I am logging with a 64 channel probe and openephys. At the end I...
Good afternoon, I am trying to understand how CellExplorer calculates the throug to peak value. I understand that on the average of the waveforms it will look for the minimum...