-
Please fill out relevant sections below; remove those that are unused.
**Describe the bug**
Creating a skyportal instance on a kubernetes cluster from scratch. Created volume mounts for `/skyport…
rknop updated
2 hours ago
-
-
Hello everyone! I found my last NPX recording got polluted with some potential AC noises possibly due to poor GND and REF. Here are some of the noises after sorting with KS4, which is spikes approxima…
-
https://github.com/NeuroTechX/moabb/blob/4b297b948eb23d720abd6efc50da6c82b4e12fe1/moabb/paradigms/motor_imagery.py#L291-L311
Is there any reason why the default bandpass values are `8` and `32`?
I…
-
-
Paraphrased from @damonge,
> fgspectra can include bandpass convolution, as long as
>
> 1. it does it at the SED level, and
> 2. the code that does it lives in a separate module that other pi…
-
Hey there! I'm trying to use your bandpass filter to filter an array of values (I'm trying to do heart beat detection). I'm new to signal processing and I was wondering if you could explain how to get…
-
Hi, I am trying to implement a bandpass filter, equivalent to a Python script of:
`data = np.array(readings).astype(np.int64)`
`b, a = ssig.butter(4, [20, 200], btype="bandpass", fs=fs)`
`filtere…
-
Hi,
First of all excellent transplanting! However, looks like you stuck on implementing ideal bandpass filter. Maybe [another example code](https://github.com/alessandro-gentilini/opencv_exercises-bu…
wzpan updated
10 years ago
-
Including high-pass and low-pass filters