wave_clus icon indicating copy to clipboard operation
wave_clus copied to clipboard

data input for get Get_spikes function

Open wal33d91 opened this issue 4 years ago • 1 comments

Dear Fernando,

Thanks a lot for this cool toolbox! ÷ i am currently preparing data from different nex files in matlab and eventually saving these data ( 60 channels MEA) as 60 single channels .mat files that i can feed later to the Get_spikes function. my question is > (since i already have the data from each channel on the matlab variables workspace ) is there away to read the variable from the work space directly into the Get_spikes function rather than having to save the variables and then used the save .mat files which is quite time consuming ?

wal33d91 avatar Mar 31 '20 19:03 wal33d91

Sorry, but we didn't add that feature. Nevertheless, you could make your own code using mainly the lines 154, 178-188 and 201 of Get_spikes.m

ferchaure avatar Apr 01 '20 13:04 ferchaure