-
Hello,
This is not necessarily a bug, but it is something I've noticed.
While in creative mode, I have full use of my PowerSuit's Jetpack and JetBoots, just as if I was in the Overworld.
When in Sur…
-
Hi,
I found that the event sequence given by scrappie is longer than the "move" sequence given by guppy. How did you filter out those events aren't mapped?
-
Hi, is there a way to indicate to Mountainsort a list of channels to be ignored by the algorithm (for example because they are noisy or disconnected)? I'm working with tetrodes but I imagine this woul…
-
Hey, I found InterpolateMotionRecording in new version of spikeinterface requires motion object as one of the variable, not just a numpy array as displacement.T. Also, border_mode are set to default…
-
*Foreward* I'm not intimately familiar with how Dependabot works so please excuse me if I wildly misrepresent something about Dependabot.
## Problem
Currently, Dependabot is attempting to parse …
-
Hi, new to UMS, installed Java just for UMS, so nothing else should be using it.
After some (I believe random) time java takes over 100% CPU usage.
Tried looking in the git forums but found no s…
-
This issue will collect conclusions from the I/O test.
-
I have been familiarizing myself with the source code so that I can add Delta Printer support to Teacup.
The biggest issue I see is with micrometer scales and 32 bit integers. The conversion of ca…
-
@rfranke Thank you for the work on the full-screen inspector in #5593. I like the idea very much, and the execution gets a thumbs up as well!
I have (only) just tested it, and I do have a few point…
-
There is a [recipe to detect disconnections](https://www.psycopg.org/psycopg3/docs/advanced/async.html#detecting-disconnections) in the docs. It uses selectors and doesn't use polling, so it's pretty …