Skip to content

mscloudlab/pypeakify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPeakify

PyPeakify is a Python package that provides a simple way to perform peak deconvolutions of various spectra.

Installation

PyPeakify can be installed using pip:

pip install pypeakify

Alternatively, PyPeakify is available on GitHub and can be installed by cloning the repository and running the following command:

python setup.py sdist
pip install dist/pypeakify-{VERSION}.tar.gz

where {VERSION} is the version number of the package.

Usage

See the usage guide for more information on how to use PyPeakify.

License

PyPeakify is licensed under the GPL-3.0 license.

Usage in Literature

PyPeakify (or its predecessor, ylftir), has been used in the following publications:

About

General purpose peak deconvolution for Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages