Kyu Hyun Lee
Kyu Hyun Lee
Hi @lfrank, I learned that (1) we can specify the dtype when we call `save` on the whitened recording and (2) we can also specify the dtype of the waveforms...
will test this out and let you know
oops, sorry I thought this was the one about masking out single samples. I don't think there has been a PR to address this - I had opened it to...
here are the contents of `spikeinterface_log.json` ``` { "sorter_name": "spykingcircus", "sorter_version": "1.1.0", "datetime": "2022-08-21T00:35:46.490310", "runtime_trace": [ "", "##################################################################", "##### Welcome to the SpyKING CIRCUS #####", "##### (1.1.0) #####", "##### Written...
@yger I have 64 GB of RAM. The recording is ~ 19 GB (~ 14 min, Neuropixels 1.0). I got this error when running with `num_workers=-1` (default). When I changed...
Just wanted to report that this issue still persists. Connecting to remote server running mysql version 5.7 **Steps to recreate the error and the error message:** Conda environment: `(base) kyu@cyclone:~$...
@guzman-raphael It would be great if one could use `alter` to not only add but also to remove an existing foreign key from a table. Right now trying to do...
Thanks to the recently released version of Trodes that gives the location of data from each channel within a packet, I think I finally understand what is going on here....
@rly demo of the workaround: 1. First, download `hwChan_1t_128ch.trodesconf` that sets the channel order of extract binary to increasing HWChan order (https://ucsf.box.com/s/18tpk3tclcagjk3wrj9p5qxrl9kzskyo) 2. Run `trodesexport -rec FILENAME.rec -reconfig hwChan_1t_128ch.trodesconf -kilosort`...