TomBugnon
TomBugnon
Hi @achristensen56 Hearing this last point I suspect that this issue is related to something I've noticed as well when working with a dataset with very large (non-rigid) drift (up...
@achristensen56 Sorry to hear. Would you care to share the drift map (or ideally some zoom of it) with both versions of the algorithm?
I'm having this issue as well. Is there any potential side effect to adding an offset to the `StS` matrix? If not, is the algorithm going to be updated to...
> Thanks, @alowet . This worked for me. In fact, I didn't want to install the full OneAPI toolkit, but found that I could achieve the same result by either...
@grahamfindlay 's solution works for me as well (no segfault during splitting, ks2.5 finishes properly), but I get a number of warnings like this one during the main loop: ```...
Thanks a lot for the quick fix, we'll give it a shot within a week or two
Hi @samuelgarcia, Bill Karsh explains the concept of gates and triggers [here](https://github.com/billkarsh/SpikeGLX/blob/master/Markdown/UserManual.md#gates-and-triggers). If I got that properly, within a single "run" the gate can be opened or closed to stop...
(@alejoe91 I just updated my comment)
[Here's the gate tab help](https://github.com/billkarsh/SpikeGLX/blob/master/Markdown/GateTab_Help.md) [And here the trigger help](https://github.com/billkarsh/SpikeGLX/blob/master/Markdown/TrigTab_Help.md) -> This suggests that trigger files are not necessarily contiguous [This](https://github.com/billkarsh/SpikeGLX/blob/master/Markdown/UserManual.md#run-toolbar) suggests that recorded channels can vary across gates within...
That sounds good to me. About CatGT I was more hinting that it would be good that SGLX extractors also support catGT-processed files (even though concatenation could be performed via...