py-smps
Python library for the analysis and visualization of data from a Scanning Mobility Particle Sizer (SMPS) and other similar instruments (SEMS, OPC's).
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 7 committers (28.6%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (20.0%) to scientific vocabulary
Keywords
Repository
Python library for the analysis and visualization of data from a Scanning Mobility Particle Sizer (SMPS) and other similar instruments (SEMS, OPC's).
Basic Info
- Host: GitHub
- Owner: quant-aq
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://quant-aq.github.io/py-smps/
- Size: 16.1 MB
Statistics
- Stars: 38
- Watchers: 6
- Forks: 13
- Open Issues: 8
- Releases: 15
Topics
Metadata Files
README.md
py-smps
py-smps is a Python data analysis library built for analyzing size-resolved aerosol data from a variety of aerosol sizing instruments (e.g., Scanning Mobility Particle Sizer, Optical Particle Counters).
NOTE: As of v1.2.0, the library is compatible with Apple silicone (M1, M2 chips).
Installation
Official releases of py-smps can be installed 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
Dependencies
Supported Python versions
- Python 3.8+
Mandatory Dependencies
The full list of dependencies can be found in the pyproject.toml file.
Development
Testing
Tests can be run by issuing the following command from within the main repo:
sh
$ poetry run pytest -s tests/ --ignore=tests/datafiles
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!
Contributors
Documentation
Documentation is available here. To build locally, you must first install pandoc. Docs are built using Sphinx and can be built locally by doing the following:
```sh
Activate the virtualenv
$ poetry shell
Build the docs
$ cd docs/ $ make clean $ 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.
Owner
- Name: QuantAQ
- Login: quant-aq
- Kind: organization
- Email: hello@quant-aq.com
- Location: Boston, MA
- Website: https://www.quant-aq.com
- Repositories: 10
- Profile: https://github.com/quant-aq
GitHub Events
Total
- Release event: 1
- Watch event: 6
- Delete event: 4
- Issue comment event: 6
- Push event: 2
- Pull request event: 6
- Create event: 3
Last Year
- Release event: 1
- Watch event: 6
- Delete event: 4
- Issue comment event: 6
- Push event: 2
- Pull request event: 6
- Create event: 3
Committers
Last synced: 6 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| David H. Hagan | d****n@q****m | 82 |
| David H Hagan | d****d@d****m | 74 |
| Ben Thompson | 4****s@u****m | 23 |
| Joe Palmo | j****1@a****u | 4 |
| Ben Thompson | T****n@g****m | 3 |
| David H Hagan | d****n@m****u | 3 |
| Adam Ruszkowski | a****i@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 30
- Total pull requests: 46
- Average time to close issues: 9 months
- Average time to close pull requests: 3 months
- Total issue authors: 8
- Total pull request authors: 7
- Average comments per issue: 1.03
- Average comments per pull request: 0.63
- Merged pull requests: 30
- Bot issues: 0
- Bot pull requests: 13
Past Year
- Issues: 2
- Pull requests: 3
- Average time to close issues: 5 days
- Average time to close pull requests: 14 days
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 1.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 2
Top Authors
Issue Authors
- dhhagan (23)
- gangz1204 (1)
- varsh2829 (1)
- Ethan-Barber (1)
- baccandr (1)
- gibbsAydan (1)
- csalguer05 (1)
- barutcan17 (1)
Pull Request Authors
- dhhagan (31)
- dependabot[bot] (14)
- BenjiStomps (2)
- asongtoruin (1)
- joepalmo (1)
- rxward (1)
- allcontributors[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 55 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 1
(may contain duplicates) - Total versions: 15
- Total maintainers: 1
proxy.golang.org: github.com/quant-aq/py-smps
- Documentation: https://pkg.go.dev/github.com/quant-aq/py-smps#section-documentation
- License: mit
-
Latest release: v2.0.0+incompatible
published almost 4 years ago
Rankings
pypi.org: py-smps
A simple python library to import and visualize data from particle sizing instruments.
- Homepage: https://github.com/quant-aq/py-smps
- Documentation: https://py-smps.readthedocs.io/
- License: MIT
-
Latest release: 2.0.0
published almost 4 years ago
Rankings
Maintainers (1)
Dependencies
- alabaster 0.7.12 develop
- atomicwrites 1.4.0 develop
- attrs 21.4.0 develop
- babel 2.9.1 develop
- beautifulsoup4 4.10.0 develop
- colorama 0.4.4 develop
- coverage 5.5 develop
- docutils 0.17.1 develop
- furo 2021.6.18b36 develop
- imagesize 1.3.0 develop
- importlib-metadata 4.11.1 develop
- iniconfig 1.1.1 develop
- jinja2 3.0.3 develop
- markdown-it-py 2.0.1 develop
- markupsafe 2.1.0 develop
- mdit-py-plugins 0.3.0 develop
- mdurl 0.1.0 develop
- myst-parser 0.17.0 develop
- numpydoc 1.2 develop
- pluggy 1.0.0 develop
- py 1.11.0 develop
- pygments 2.11.2 develop
- pytest 6.2.5 develop
- pytest-cov 3.0.0 develop
- pytest-cover 3.0.0 develop
- pytest-coverage 0.0 develop
- pyyaml 6.0 develop
- snowballstemmer 2.2.0 develop
- soupsieve 2.3.1 develop
- sphinx 3.5.3 develop
- sphinx-copybutton 0.5.0 develop
- sphinxcontrib-applehelp 1.0.2 develop
- sphinxcontrib-devhelp 1.0.2 develop
- sphinxcontrib-htmlhelp 2.0.0 develop
- sphinxcontrib-jsmath 1.0.1 develop
- sphinxcontrib-qthelp 1.0.3 develop
- sphinxcontrib-serializinghtml 1.1.5 develop
- toml 0.10.2 develop
- typing-extensions 4.1.1 develop
- zipp 3.7.0 develop
- certifi 2021.10.8
- charset-normalizer 2.0.12
- cycler 0.11.0
- fonttools 4.29.1
- idna 3.3
- joblib 1.1.0
- kiwisolver 1.3.2
- matplotlib 3.5.1
- numpy 1.21.1
- packaging 21.3
- pandas 1.3.5
- patsy 0.5.2
- pillow 9.0.1
- pyparsing 3.0.7
- python-dateutil 2.8.2
- pytz 2021.3
- requests 2.27.1
- scipy 1.6.1
- seaborn 0.10.1
- setuptools-scm 6.4.2
- six 1.16.0
- statsmodels 0.12.2
- tomli 2.0.1
- urllib3 1.26.8
- coverage ^5.2.1 develop
- furo ^2021.4.11-beta.34 develop
- myst-parser ^0.17.0 develop
- numpydoc ^1.2 develop
- pytest ^6.0.1 develop
- pytest-coverage ^0.0 develop
- sphinx ^3.2.1 develop
- sphinx-copybutton ^0.5.0 develop
- toml ^0.10.1 develop
- joblib ^1.0.0
- numpy >=1.19.1
- pandas >=1.2.4
- python >=3.7.1
- requests ^2.24.0
- scipy >=1.5.2
- seaborn >=0.10.1
- statsmodels ^0.12.0
- Cecilapp/GitHub-Pages-deploy v3 composite
- actions/checkout v2 composite
- actions/setup-python master composite
- snok/install-poetry v1.3.3 composite
- release-drafter/release-drafter v5 composite
- actions/checkout v2 composite
- actions/setup-python master composite
- snok/install-poetry v1.3.3 composite
- actions/checkout v2 composite
- actions/setup-python master composite
- codecov/codecov-action v1.5.0 composite
- snok/install-poetry v1.3.3 composite