Vespucci Wordmark

Vespucci is a free, cross-platform software package for spectroscopic data analysis and imaging.



User Manual

GitHub

About Vespucci

Vespucci is a software package for the analysis of spectroscopic data, including Raman, infrared, and UV-Vis spectroscopies. Vespucci provides an intuitive graphical user interface for the performance of common spectroscopic data analysis methods with no coding required.

Unlike most software for this purpose, Vespucci is free, open-source (GPL v3) and regularly tested on Windows, Mac OS X and Linux operating systems.

A manuscript detailing Vespucci has been published in the Journal of Open Research Software.

Vespucci is a product of the Sizemore Group in the Wright State University Department of Chemistry

Features

User Interface

Vespucci has an intuitive graphical user interface to make performing spectroscopic data analysis easy. Vespucci is designed to abstract away the dependence of chemometric analysis on writing code.

Spectral Processing

Vespucci supports several commonly-used (pre)processing methods for spectroscopic data, including smoothing (median, moving average, Savitzky-Golay), normalization, rank-reduction of the spectra matrix through singular value decomposition, and baseline correction.

Univariate Analysis

Vespucci supports analysis by peak area, intensity and width, both with and without local baseline adjustment, and allows for the determination of ratios between regions.

Multivariate Analysis

Vespucci supports principal component analysis, vertex components analysis, k-means clustering and partial least squares for classification, calibration and discrimination. Multivariate methods can be performed on entire spectra or on data derived from other analyses (k-Means on PCA, PCA on univariate, etc.)

Macro System

Vespucci provides a simple-to-use macro system to automate pre-processing and analysis techniques allowing you to perform the same operations on every dataset reproducibly.

HDF5 Data Format

Vespucci saves datasets in the industry-standard HDF5 file format, allowing the output of Vespucci methods to be easily readible in software such as MATLAB

Download Vespucci


Vespucci binary packages can be found on the GitHub Releases page

Vespucci is distributed as a portable package. There is nothing to "install". On Windows, run vespucci.exe. On Mac, right-click the .app file and select open. On Linux Vespucci is distributed as an AppImage. Make the file executable then run it.

System Requirements

  • Windows: Windows 7+, 64-bit
  • macOS: macOS 10.7 (Lion) or later
  • Linux: Ubuntu 14.04+, CentOS 6 or other distros of similar vintage.

On Windows, the Microsoft Visual C++ 2015 runtime is required. To install it, run vcredist_x64.exe. It is quite possible that you already have this installed.

We can not guarantee that the Linux package will work on every distribution. You may wish to compile Vespucci yourself. Look at the .travis.yml file to see how we do this on Travis CI

Nightly builds for Windows can be downloaded from AppVeyor here.

Documentation and Help

Vespucci User Manual

Vespucci's documentation is located on the wiki. C++ API documentation can be viewed at vespucciproject.org/Vespucci-docs/doxygen

To receive updates about new releases and ask questions about Vespucci, please join the mailing list

To report bugs, please use the GitHub Issues Page or contact via the mailing list.

If you would like to contribute to Vespucci, please puruse CONTRIBUTING.md or contact us via GitHub or email.

vespucci@vespucciproject.org