Metadata-Version: 1.2
Name: preprocspectra
Version: 0.0.4
Summary: A simple library to apply preprocessing of spectra obtained from infrared spectroscopy.
Home-page: https://github.com/dijsilva/preprocspectra
Author: Diego José da Silva
Author-email: diegojsilvabr@gmail.com
License: MIT
Download-URL: https://github.com/dijsilva/preprocspectra/releases/tag/0.0.1
Description: 
        This library provides a set of tools that can be used in chemometrics analysis.
        These tools are:
        - Some pre-processing methods that can be applyed in the spectra.
        - A function that make average of spectra in the case of there are more than one spectra by sample (e.g. triplicate or duplicate aquisitions)
        
Keywords: SPECTROSCOPY,PREPROCESSING,SPECTRA
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
