Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

About input data #234

Open
LemusLab opened this issue Apr 20, 2023 · 2 comments
Open

About input data #234

LemusLab opened this issue Apr 20, 2023 · 2 comments

Comments

@LemusLab
Copy link

Hello,
I have a stupid question, perhaps it is a language problem, but it is not clear for me what to use as input data for sorting spikes.

At the wiki Input Files section, the first paragraph says: “Wave_clus can read MATLAB [...]. It should have either a vector named data (the continuous signal) or a matrix named spikes (nr. of spikes x length of the spike shape) plus a vector index with the spike times (in ms). If the variable sr is inside the file, it will set the sampling rate. Otherwise par.sr inside the file set_parameters will be use.”

So, two questions:

  1. What nr stands for in the sentence, “the matrix named spikes consists of nr. (of spikes?)
  2. The vector index is a variable named index?, or a vector inside the matrix 'spikes'?

I have tried both, but neither seem to work

Thanks a lot

Luis Lemus

@ferchaure
Copy link
Member

Hi Luis,

  1. nr is for number of spikes (rows in the matrix)
  2. Index is another variable inside the file.

Cheers,
Fernando

If the English is the language issue, I can explain it in Spanish as well.

@LemusLab
Copy link
Author

LemusLab commented Apr 22, 2023 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants