Skip to content
/ PyEEM Public

Python library for the preprocessing, correction, deconvolution and analysis of Excitation Emission Matrices (EEMs).

License

Notifications You must be signed in to change notification settings

drewmee/PyEEM

Repository files navigation

PyEEM

PyPi version PyPI - Python Version Test Read the Docs codecov Code style Binder License

Python library for the preprocessing, analysis, and visualization of Excitation Emission Matrices (EEMs).

Installation

Install via pip:

$ pip install pyeem [--upgrade]

Documentation

Full documentation can be found here.

Dependencies for Local Development

If you wish to build the local documentation or run unit tests, there are a few additional dependencies. Those can be installed by:

pip install -e ".[docs, tests]"

License

This library is licensed under the MIT license. The full text of the license can be found in this repository at LICENSE.txt.

About

Python library for the preprocessing, correction, deconvolution and analysis of Excitation Emission Matrices (EEMs).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published