Francis Thibault

Results 5 issues of Francis Thibault

Hi all, I have been trying to use your cool and nice pandasGUI and it is really a useful tool. However, to load the specified dataframe is quite fast, but...

Describe the bug out of bounds happens in the function __ecg_findpeaks_rodrigues while doing something simple. To Reproduce # Simulate data: heart beat = 75 bpm with ecgsyn method with a...

ECG :heart:

See the below example where I experienced a bug, and whatever the sampling_rate is: # Simulate data: heart beat = 75 and 100 bpm duration = 600; sampling_rate = 128;...

ECG :heart:
inactive 👻

### Version 22H2 ### Bug description The title described the issue ### OS Windows 10 ### Environment WIndows

bug

Once trying to import the module in the script extract_features.py: from astropy.stats import LombScargle Get a message: module LombScargle not found. So I found a workaround as the following: try:...