Metadata-Version: 2.4
Name: fftfilter
Version: 0.2
Summary: FFT-Filter provides a GUI to remove periodic baselines from measurements by FFT-filtering the data.
Author-email: Luis Bonah <bonah@ph1.uni-koeln.de>
Keywords: FFT,Spectroscopy,Baseline
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: PyQt6
Requires-Dist: scipy
Dynamic: license-file

# FFT-Filter

This package provides an interactive program to remove periodic baselines from measurements by FFT-filtering the data.
