A EQ-like band-stop filter mini app for processing any XY numerical data tables with interactive preview and real-time data manipulation
Features
- Block or amplify bands in real or Fourier space
- See the changes immediately ✨
- Columns selection, importers for
csv
,tsv
,dat
,xls
data - Units agnostic
Download App v.01
In action
Workflow
- Import and select 2 columns (assumed to be XY)
2. Apply band-stoping
It is designed in the way that your data is filtered in real space first (left), then converted to Fourier space and filtered there (right), and after that converted back to real space with the same sampling used in the original data.
A user can export from both stages depending on the application.