A tool for identifying chemical compounds through weighted analysis of FT-IR spectra. It compares user-supplied spectral data with a reference database and returns a *.pdf report of the five most similar compounds.
Clone the repository:
git clone https://github.com/jgmotta98/spectral-nexus.gitInstall dependencies:
pip install -r requirements.txtRun the run_servers.bat file:
\run_servers.bat-
Selective filtering of spectral bands based on user-defined parameters.
-
Correlation of inputted FT-IR spectra bands with the database to find the most similar compounds.
-
Provides a downloadable
*.pdfreport containing informative graphs and tables highlighting the five most similar compounds.
You can find more information and resources in the complete documentation.
- Baseline correction (Whittaker smoothing & airPLS) from Z.-M. Zhang, S. Chen, and Y.-Z. Liang, 2010.
MIT © Spectral Nexus
