-
I'm building a Magic the gathering search engine that will work on-/offline.
I have a quite big data for clientside search about 16.9MB json data it would be awesome if I somehow could build the inde…
-
This is a summary thread for a few slowdowns that I noticed when handling large-ish datasets (e.g., 15000 templates x 500 channels x 1800 samples). I'm not calling them "bottlenecks" because it's rath…
-
Hi @siddharth-maddali,
Thanks for your help so far. I've been plotting the grains after doing h-smoothing and have been getting some strange results. See for example:
![image](https://user-images.…
-
### Need:
Currently the search seems to take an average of 10 secs across different times and projects. Try to optmise it since this is the entry screen and hence helps to improve the users UX.
### A…
-
So we were testing recomputing a full set of analysis. I wonder if this a windows error. Basically to recreate:
```python
analyzer = si.create_sorting_analyzer(sorting, rec_cmr, format='binary_f…
zm711 updated
6 months ago
-
We use CAR and save the noise model. (unsure about time LC filter)
- 256 waveforms
- 40 channels
- 128 samples
- float 16
In the form of a 4D array (nu, nw, nc, ns)
Provide memmap loading option
T…
-
Hello,
I'm trying out a few motion correction algorithms on Neuropixel 1.0 data. I'm currently running through the pipeline with a short ( 6 recording_corrected, motion_info = si.correct_motion(re…
-
Before I perform this way to analysis, it works. In the beginning, I found another issue about asking me to add "load_sync_channel= False". I tried it, but it remain the same issue. Therefore, I updat…
-
Hi there,
Could you please explain what the structure of indices_list should look like?
"A list of index arrays selecting the spikes to split in each segment. Each array can contain more than 2 …
-
Hi,
I have the following code:
```python
si.extract_waveforms(recording, sorting, folder_path, allow_unfiltered=True, ms_before=5.0, ms_after=5.0, max_spikes_per_unit=2000, chunk_duration='1s', n…