Skip to main content

A Python package to simplify and accelerate analysis of spectroscopy data

Project description

Spectrapepper

image image image image image codecov Downloads image image

A Python package to simplify and accelerate analysis of spectroscopy data.

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

  1. Install this library using pip::

     pip install spectrapepper
    
  2. Install this library using conda-forge::

     conda install -c conda-forge spectrapepper
    
  3. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spectrapepper-0.0.11.tar.gz (25.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page