Ok,. This is, I hope, the start of a great conversation on how we can work more in the spectral space for a whole heap of features across packages. This is motivated by a conversation I had with @aladinor and @swnesbitt and then further with @ghiggi and @kmuehlbauer . I have used AI, Claude, to put together code at radar-palette/src/radar_palette/gridding at main · DIGR-Legacy/radar-palette · GitHub
I need to completely evaluate and understand how this works. The idea is to encode information into the spectral space then do an inverse FFT onto a grid. My initial experiments show the cost is almost exclusively in the mapping to the FFT. Also, the best technique is to do the mapping swep by sweep and do a final, vertical, linear interpolation. The results are compelling. Too good. I almost feel Claude wants me to be right.





