-
Hello!
I'm using Auto-RX 1.7.5-beta7 and got following error every 5-10 minutes. Tested on an Intel Debian 12 iNUC and on a Raspi 5. SDR is an Airspy mini, latest version of everything:
2024-09-…
-
-
**Describe the proposal**
Now that `amrex::FFT` exists, we can do the FFT to generate Gaussian random fields (e.g., for turbulence initial conditions and driving) directly on the GPU.
**Describe alte…
-
Hi, I was taking the fact that the FFT always "jumps around" as a harsh reality of life, but I've just realized it's doing that only because we are not windowing the data. Can we please add a window f…
-
It seems that a ComplexWarning exception is raised when the Fit pushbutton is pressed. The fft output should be checked.
-
It appears FFT does not make use of Neon.
-
When a wave is created using probe then converted to k-space, the phase has a wrapping problem that causes gridded phase offset of +-pi. Note that this grid is not consistent + or - across the entire …
-
The current state of IPPL's FFT has a few problems.
### CPU
For the CPU case, the default `Kokkos::View` Layout is `LayoutRight`, which results in [this loop](https://github.com/IPPL-framework/ipp…
-
write pytest fixtures for the unit test for the input pandas dataframe and for the FFT data (1 member due Monday 2024-11-11 midnight)
-
**Feature description**
I have already calculated the FFT for the data and sent it via socket to SDRPP. Now, I want to bypass the current FFT calculation and directly display the raw data (which is a…