Michael Denker
Michael Denker
This is the website to compute a reference implementation: https://www.neuralengine.org/res/kernel.html
Hi @mytrjp , both questions relate to the spike waveforms which are extracted from the signal, i,e., the cutout of the signal around each spike. The `time_interval` specifies the cut-out...
The problem highlighted by @kohlerca still persists: Development mode install fails without any options specified if the c++ file does not compile well. This happened to me with various versions...
We had several discussions about this issue, and I think most here would agree that meta data management and retaining provenance information in a central container is a very difficult...
@stellalessandra Would you be willing to help out in improvements to the docs for SPADE?
Thanks for the PR, Oliver, and for reviewing the code, Julia. Regarding performance, there is actually another follow-up PR by @kloss-o in prep that would improve filtering speed quite a...
Thanks for working on this. For Python and Matlab, I suggest the same procedure as done for similar validations before, i.e., include a script on elephant-data to calculate the results...
For the test, one could also think about creating stochastic data (e.g., using Poisson with varying rate) -- this would make the test independent of the Unitary Events dataset.
Thank you for reporting this. Indeed, numerical precision is an issue for these unit tests. We'll try to come up with a better solution for handling these cases.
Decision was made during a Neo discussion to add a flag to the loader that can be used to select the alternate waveform loading.