issues
search
OverLordGoldDragon
/
ssqueezepy
Synchrosqueezing, wavelet transforms, and time-frequency analysis in Python
MIT License
647
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix negative stride (torch); fix inferring `nv` in `icwt`
#116
OverLordGoldDragon
closed
5 days ago
1
torch.as_tensor( ) does not support tensor with negative strindes
#115
Kaysen-Zhao
closed
5 days ago
1
Padding fix in `scale_to_freq`
#114
OverLordGoldDragon
closed
2 weeks ago
1
scale_to_freq returns repetitive frequencies
#113
d-scanzi
closed
2 weeks ago
3
Would it be possible to add more wavelets?
#112
lalesena
opened
3 weeks ago
0
scipy.integrate.trapz is deprecated
#111
nup002
closed
1 month ago
1
Support batched `icwt`; fix `icwt` with `scaletype='linear'`
#110
OverLordGoldDragon
closed
4 months ago
0
Incorrect `icwt` for non-log `scales`
#109
OverLordGoldDragon
closed
4 months ago
2
Batched `icwt`
#108
datalw
closed
4 months ago
2
Custom `ssq_freqs` with custom shape [workaround included]
#107
ARBolton96
opened
6 months ago
4
TypeError: expected dtype object, got 'numpy.dtype[float32]'
#106
EnriqueGautoSand
closed
4 months ago
2
Consider publishing to conda-forge
#105
nup002
closed
7 months ago
1
Update deprecated CuPy method
#104
OverLordGoldDragon
closed
8 months ago
1
Depracated cupy function call.
#103
tkumpumak
closed
8 months ago
1
Is it possible to plot CWT with linear scale (Y axis)?
#102
FazlaMashrur
closed
1 year ago
0
Add note on asking questions
#101
OverLordGoldDragon
closed
1 year ago
0
CuPy-only option for GPU
#100
nup002
closed
1 year ago
2
How to Correctly Obtain the Frequency of a Sinusoidal Signal by ssq_cwt or ssq_stft?
#99
yangluowisdom
closed
1 year ago
0
Pre-0.6.4
#98
OverLordGoldDragon
closed
1 year ago
1
ssqueezepy vs wsst of MatLab
#97
Ayubirad
closed
1 year ago
0
Looking for algorithm for online CWT
#96
richardpl
closed
1 year ago
0
Could you provide a find_peaks api like scipy ?
#95
eromoe
closed
1 year ago
2
Adapting ssqueezepy for C++
#94
brianpereboom
closed
1 year ago
0
README; docs; better references; icwt arg fix
#93
OverLordGoldDragon
closed
1 year ago
2
small fixes; small feature
#92
OverLordGoldDragon
closed
1 year ago
2
`icwt` and `cwt` have different default `padtype`; update `icwt` docs
#91
OverLordGoldDragon
closed
1 year ago
0
Auto-scales failure with short inputs, default configs
#90
rmallof
opened
1 year ago
3
streaming use
#89
falseywinchnet
closed
1 year ago
1
Why is it called CWT and not DTWT?
#88
aroyphillips
closed
1 year ago
2
Support direct torch input; misc fixes
#87
OverLordGoldDragon
closed
1 year ago
1
Wavelet power
#86
Glival
closed
1 year ago
1
Update issue templates
#85
OverLordGoldDragon
closed
1 year ago
0
How to use torch tensors already on GPU?
#84
naba89
closed
1 year ago
9
Handle STFT float32 edge case; other
#83
OverLordGoldDragon
closed
1 year ago
1
Boundary effects in `istft` with `float32`, large `hop_len`, and time-localized window
#82
OverLordGoldDragon
closed
1 year ago
0
STFT: streaming peformance, output shapes
#81
falseywinchnet
closed
1 year ago
8
running out of memory with wav audio file
#80
journeytosilius
closed
2 years ago
0
Error in make_scales
#79
nyirobalazs
closed
1 year ago
1
GPU performance questions, `maprange`
#78
journeytosilius
closed
2 years ago
12
Parameter cache_wavelet is not working
#77
tkumpumak
closed
2 years ago
2
Why does issq_cwt not need to be supplied with ssq_freqs?
#76
codeWorth
closed
2 years ago
2
test
#75
OverLordGoldDragon
closed
2 years ago
0
Other transforms / reassignment methods
#74
OverLordGoldDragon
closed
2 years ago
2
Can the CWT be used on a discrete signal ?
#73
journeytosilius
closed
2 years ago
2
Using Multiple GPU
#72
tiavila
closed
2 years ago
2
Small differences in execution with and without multi-thread
#71
epiedadjr
closed
2 years ago
2
Possible intergration of fastCWT for faster computation
#70
epiedadjr
closed
2 years ago
1
Fix cumulant
#69
bartvm
closed
2 years ago
1
WAVALET transform analysis for photometry light curve
#68
dihegos
closed
2 years ago
1
Incorrect raising of ValueError("must set `wavelet` if `scales` isn't array") line 220 cwt_utils,py
#67
jelsom
opened
2 years ago
1
Next