A plugin for importing Thermo Scientific OMNIC .SPA file into Veusz.
SPA is the default file type of Thermo Scientific(TM) OMNIC Series Software(TM), which stores infrared (IR) spectral data in a binary format.
Extracting a spectrum from .SPA file and importing as two Dataset1D (x and y). The x-axis is wavenumber. The y-azis is absorbance or transmittance.
- Download the plugin file
- Extract the compressed folder
- Move the
spa_import.py
to anywhere (e.g. C:\Program Files (x86)\Veusz\plugins) - Start Veusz
Edit
->Preferences
->Plugins
->Add
, and choose thespa_import.py
- Restart Veusz
In veusz
Data
->Import
->Plugins
, and select "OMNIC SPA import" in the plugin select box.- Set X and Y axis name (By default, the Y axis name is automatically set as the "title" of SPA data.)
- Import
GNU General Public License v3.0 or later
See LICNESE for the full text.