SENSEI-insitu / SENSEI

SENSEI ∙ Scalable in situ analysis and visualization
https://sensei-insitu.org
Other
22 stars 21 forks source link

FFT Analysis Endpoint - WIP #141

Open simplysudhanshu opened 1 year ago

simplysudhanshu commented 1 year ago

A new analysis adaptor to compute Fast Fourier Transform. Current implementation has a 2D example with a test script to generate data, FFT code to ingest and connect Python Analysis Adaptor to visualize the output.

❗ WIP