sorting analyzer - waveform computation warnings
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 30/100
Research direction
Reproduce waveform extraction with the analyzer and inspect the estimate_sparsity, noise_level, and compute_waveforms stages. Trace the warnings reported from scipy.stats._stats_py.py and establish which SciPy versions are supported. The work is complete when the warning cause and supported version are documented or the warning behavior is corrected.
Written by the indexing model from the issue text.
Description
dear Devs,
whenever i try to use the analyzer to extract waveforms, regardless of sorter used, i get warnings from scipy.
what version of scipy is currently supported?
estimate_sparsity
engine=thread - n_jobs=8 - samples_per_chunk=30,000 - chunk_memory=21.97 MiB - total_memory=175.78 MiB - chunk_duration=1.00s (999.99 ms)
estimate_sparsity (workers: 8 threads): 0%| | 0/5304 [00:00<?, ?it/s]
noise_level (workers: 8 threads): 0%| | 0/20 [00:00<?, ?it/s]
compute_waveforms (workers: 8 threads): 0%| | 0/5304 [00:00<?, ?it/s]
C:\Users\su-weisss\AppData\Roaming\Python\Python311\site-packages\scipy\stats_stats_py.py:10730: RuntimeWarning: invalid value encountered in scalar divide
slope = ssxym / ssxm
C:\Users\su-weisss\AppData\Roaming\Python\Python311\site-packages\scipy\stats_stats_py.py:10744: RuntimeWarning: invalid value encountered in sqrt
t = r * np.sqrt(df / ((1.0 - r + TINY)*(1.0 + r + TINY)))
C:\Users\su-weisss\AppData\Roaming\Python\Python311\site-packages\scipy\stats_stats_py.py:10750: RuntimeWarning: invalid value encountered in scalar divide
slope_stderr = np.sqrt((1 - r**2) * ssym / ssxm / df)
- Dominant language
- Python
- Stars
- 847
- Forks
- 280
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 29
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from SpikeInterface/spikeinterface
-
testing
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
SpikeInterface/spikeinterface#4756 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
SpikeInterface/spikeinterface#4745 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
SpikeInterface/spikeinterface#4510 · 2 comments ·
-
performance
Difficulty 4/5 3-5 days Newbie friendliness 55/100
SpikeInterface/spikeinterface#4787 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
SpikeInterface/spikeinterface#4781 · 1 comment ·
All issues in SpikeInterface/spikeinterface
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
zostera/django-bootstrap4#894 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
use-agent-os/agent-os#3276 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
zephyrproject-rtos/zephyr#119726 ·
-
area/auth bug comp/agent P3 platform/discord type/security
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
NousResearch/hermes-agent#117848 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
zilliztech/memsearch#759 ·