Skip to main content

A simple python library to import and visualize data from particle sizing instruments.

Project description

PyPI version Build Status Coverage Status

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

Python3.7+ is supported.

Installation

To install from PyPi:

$ pip install py-smps [--upgrade]

If you'd like the latest pre-release:

$ pip install py-smps --pre [--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 -s 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


Download files

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

Source Distribution

py-smps-2.0.0.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

py_smps-2.0.0-py3-none-any.whl (19.1 kB view hashes)

Uploaded Python 3

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