Heberto Mayorquin
Heberto Mayorquin
Could not find anything here either: https://github.com/NeuralEnsemble/python-neo/issues/795 Also, I could not find neither of these strategies on the matlab or blackrock implementation: - [Blackrock Python Utilities Repository](https://github.com/BlackrockNeurotech/Python-Utilities) - [NPMK -...
@cboulay here at the top of this issue the user shared the file with the spikes in the strange order that we discussed today.
1) Turns out that this: https://github.com/NeuralEnsemble/python-neo/blob/7c899cc8f72b70f41f2f01c95d1fe167f784d22e/neo/rawio/blackrockrawio.py#L1316-L1325 Is documented on the central software, so we should add a comment to it.
Hi, @layne6689, no worries, I kind of opened too many threads on this conversation. What I wanted to ask you is how your data looks like. You say that you...
@samuelgarcia we confirmed with @cboulay that the central software suite does write that specific comment for those events. Once we finish the currently ongoing refactor I will do a small...
I am +1 for just setting a higher floor for setuptools. This should not affect users as the backend is built in isolation and we don't really use any new...
Not really, uv would be sweet on the CI to make installation faster but for building I don't care too much as long as we move away from setuptools.
Right, previous discussion here: https://github.com/NeuralEnsemble/python-neo/pull/1668#issuecomment-2754176100
I can take a look at this but first we should determine if there is available data on the testing set that contains the cases that you want to cover...
Hi, @aidapiccato, can you link the documentation of spikeglx where this feature is documented and explained? I am not familiar with it.