IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page

Introduction

IRootLab is a framework for vibrational spectroscopy data analysis in MATLAB. It provides pattern recognition, biomarker extraction, imaging, pre-processing methods etc, directed to vibrational spectroscopy (Fourier-Transform InfraRed (FTIR) and Raman).

The framework includes a class function library and a number of Graphical User Interfaces (GUIs) to import and analyse data (objtool, mergetool, sheload). The objtool GUI can be used as a MATLAB code generator. A demonstration page can be opened through browse_demos.

IRootLab is Free/Libre and Open-Source software, released under the LGPL licence.

This documentation

This is a programmers' reference website automatically generated from the MATLAB sources using Doxygen. For a manuals and tutorials, please got to the official website.

This Doxygen-generated website is the official documentation of the IRootLab class and function library (*.m). This documentation contains reference pages on individual .m files within the IRootLab directory. It can be consulted by direct search (top right), or navigation (left). IRootLab classes are hierarchically organized (left). All files inside the "misc" directory, and some others, have been tentatively grouped into "modules" (left).

These pages for specific .m files can be also accessed from MATLAB in two ways:

  • Typing help2('filename') launchs a web browser with corresponding reference page on 'filename.m'
  • Pressing F1 at any GUI will launch the reference page on the source code of the GUI.