-
### Description
_No response_
### Link to the mod page
https://modrinth.com/mod/chais-inventory-sorter
### Game versions
1.20
### Mod Loaders
Fabric
-
Hello,
My process got killed at the very end of spike sorting (kilosort 2_5) and I don't understand the error.
```
"38054.15 sec, 42901 / 43007 batches, 224 units, nspks: 32550190.0000, …
-
Im currently trying to pull an image from the spikeinterface Docker Hub using the following code
```
sorting_ks3 = ss.run_sorter(sorter_name= 'kilosort3',
recording=recording_saved,
output_folde…
-
Greetings community,
I had this issue for a while, where my internal sorter of choice (spykingcircus2) doesn't seem to detect my probes, even though I have a probe object instantiated and have set …
-
**Does your feature request involve difficulty completing a task? Please describe.**
I have a Kobo Forma with physical buttons. I would like both physical buttons to go to the next page. I can [reass…
-
With Zygote v0.6.71 on julia v0.11 I get the following error:
```julia
m = Chain(BatchNorm(3), sum)
x = Float32[1 2; 3 4; 5 6]
Zygote.hessian_reverse(m, x)
```
```
ERROR: Compiling Tuple{Zygote…
-
I might not fully understand how everything works, but would a Docker container (and presumably a Singularity container) for one of the spike sorters (say, spikeinterface/kilosort4-base) need to inclu…
-
**Describe the bug**
On my machine, the C interpreter (`bend run-c`) sometimes hangs or OOMs when running the [bitonic sorter](https://gist.github.com/VictorTaelin/face210ca4bc30d96b2d5980278d3921) e…
-
### Feature description
I wish to be able to ignore certain terms when sorting through categories in the library.
Essentially the same setting as the game sorter, but for categories as well.
![…
-
Add a program that can can be used to sort through any .txt file. Be creative! (ex. count every word over 10 letters in wordlist.txt)