Nathaniel Renegar
Nathaniel Renegar
I'm trying to write a library for some motors. Here's the my main directory: ``` ├── build-uno ├── lib ├── main.h ├── main.ino └── Makefile ``` And here's the library...
Hello, I'm trying to integrate `meta-ros`, specifically the (unfortunately unsupported) `thud` branch with these layers: - [meta-xilinx](https://github.com/Xilinx/meta-xilinx/tree/rel-v2019.2) - [meta-iveia](https://github.com/iVeia/meta-iveia) I'm able to get the above to build cleanly using the...
Hello, When saving a preprocessed binary recording to a folder, there are conflicting annotations in two different json files about the status of the binary filtering. Here's the snippet I'm...
### Describe the issue: Hello, I'm working with data from a 2D MEA. It seems that kilosort3 works on the data but not kilosort4 due to the differences in electrode...
### What happened? Hello! I'm attempting to convert my data to the NWB format, and have some voltage traces recorded from a multi-electrode array. Spikes were detected in these traces....