A Python package to simplify and accelerate analysis of spectroscopy data
Project description
Spectrapepper
A Python package to simplify and accelerate analysis of spectroscopy data.
- GitHub repo: https://github.com/enricgrau/spectrapepper
- Documentation: https://enricgrau.github.io/spectrapepper
- PyPI: https://pypi.python.org/pypi/spectrapepper
- Conda-forge: https://anaconda.org/conda-forge/spectrapepper
- Free software: MIT license
Introduction
Spectrapepper is a Python package that makes advanced analysis of spectroscopic data easy and accessible through straightforward, simple, and intuitive code. This library contains functions for every stage of spectroscopic methodologies, including data acquisition, pre-processing, processing, and analysis. In particular, advanced and high statistic methods are intended to facilitate, namely combinatorial analysis and machine learning, allowing also fast and automated traditional methods.
Features
The following is a short list of some main procedures that SpectraPepper package enables.
- Automatic and user-defined baseline removal.
- Several normalization methods.
- Noise filters, trimming, and other pre-processing tools.
- Cosmic Ray filters.
- Combinatorial analysis tools, including Spearman, Pearson, and n-dimensional correlation coefficients.
- Tools for Machine Learning applications, such as data merging, randomization, and decision map.
- Easy export of data to text files to use visualization software, such as Origin.
Quickstart
-
Install this library using
pip
::pip install spectrapepper
-
Install this library using
conda-forge
::conda install -c conda-forge spectrapepper
-
Test it by printing the logo!::
import spectrapepper as spep spep.logo()
Credits
This package was created with Cookiecutter and the giswqs/pypackage project template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file spectrapepper-0.0.11.tar.gz
.
File metadata
- Download URL: spectrapepper-0.0.11.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.7.0 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd5a202aea1a2dfa0b943aa22ad40466d31d83dcff3dfd0faedac3e33d0834ec |
|
MD5 | dbc99e186e1fba932e406c08758eeb98 |
|
BLAKE2b-256 | e7196013de3936a4f543e1476d8976b760651364ed3a2dd4ed243a7d4d509be5 |