Interference fringe removal program for the Canadian Light Source's FAR-IR Beamline
The IFR project is a data handling user interface for the FAR-IR beamline of the Canadian Light Source Inc.. The platform uses an in house method to remove interference fringes from OPUS FTIR spectroscopy data.
The Interference-Fringe-Removal functionality is accessible through a user interface that initializes by running the IFR/main.py
script or by compiling and running as an executable.
A typical work flow should emulate the following pattern:
Plot Point reduction Factor
for more efficient plotting,Plot Point Reduction Factor
and press “Update Plot” to view the effects of fringe removal on your data,.dpt
files using the “Save Filtered Data” button.The program assumes that the input OPUS (.0
) files have an interferogram data block that meets the requirements of being:
The inputted OPUS files must also contain a single beam spectral data block. Example OPUS data files can be seen in the IFR/data
folder.