Hi @andreasnoack, thanks for your work on the rfft and pinging me in MagneticParticleImaging/MPIFiles.jl#136.
However, the limitation to 1D and 2D arrays in 0ae73f7 breaks our workflow and limits the applications of FFTA (from my perspective) unnecessarily. We use it to calculate the 1D FFT along a single dimension in a 4D array.
Would it be possible to revert this change? This would also allow the tests marked with @test_broken in the same commit to work again.