A simple python library to import and visualize data from particle sizing instruments.
Project description
py-smps
Python library for the analysis and visualization of data from a Scanning Mobility Particle Sizer (SMPS) and other particle sizing instruments (SEMS, OPC's).
Dependencies
- pandas
- numpy
- scipy
- seaborn
- statsmodels
Python Versions
Currently, Python3.7+ is supported and we test against Python 3.7, 3.8, and 3.9.
Installation
To install from PyPi:
$ pip install py-smps [--upgrade]
To install the edge release directly from GitHub:
pip install git+https://github.com/quant-aq/py-smps.git
Unittests
Unittests can be run by issuing the following command from within the main repo:
$ poetry run pytest tests/ --ignore=tests/datafiles
Documentation
Documentation is available here. Docs are built using Sphinx and can be built locally by doing the following:
$ cd docs/
$ make clean
$ make guides
$ make html
$ cd ..
Then, you can navigate to your local directory at docs/_build/html/
and open up the index.html
file in your preferred browser window.
Contributing to Development
We welcome all contributions from the community in the form of issues reporting, feature requests, bug fixes, etc.
If there is a feature you would like to see or a bug you would like to report, please open an issue. We will try to get to things as promptly as possible. Otherwise, feel free to send PR's!
Colorbar Information
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
Built Distribution
Hashes for py_smps-2.0.0a2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1292edfafab06b519e3133fd1f43c44837b20e7747c1957aaad938eb2accc10 |
|
MD5 | ee3e26137e986271a2f92649cd19aae7 |
|
BLAKE2b-256 | 820d466d68db1e48a60f3b350d4ff88f57a995c7d23864234c6c9313745e3648 |