Processing, analyzing and modeling spectroscopic data¶
SpectroChemPy is a framework for processing, analyzing and modeling Spectroscopic data for Chemistry with Python. It is a cross-platform software, running on Linux, Windows or OS X.
Among its major features:
Import data from experiments or modeling programs with their metadata (title, units, coordinates, …)
Preprocess these data: baseline correction, (automatic) subtraction, smoothing, apodization…
Manipulate single or multiple datasets: concatenation, splitting, alignment along given dimensions, …
Explore data with exploratory analyses methods such as
SVD
,PCA
,EFA
and visualization capabilities …Modeling single or multiple datasets with curve fitting / curve modeling (
MCR-ALS
) methods…Export data and analyses to various formats:
csv
,xls
,JCAMP-DX
, …Embed the complete workflow from raw data import to final analyses in a Project Manager
Warning
SpectroChemPy is still experimental and under active development. Its current design is subject to major changes, reorganizations, bugs and crashes!!! Please report any issues to the Issue Tracker