PyUnfold

PyUnfold: A Python package for iterative unfolding - Published in JOSS (2018)

https://github.com/jrbourbeau/pyunfold

Science Score: 95.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
    Found 4 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
    1 of 5 committers (20.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Keywords

data-analysis deconvolution inverse-problems python regularization statistics unfolding

Scientific Fields

Mathematics Computer Science - 32% confidence
Last synced: 4 months ago · JSON representation

Repository

Iterative unfolding for Python

Basic Info
Statistics
  • Stars: 28
  • Watchers: 4
  • Forks: 13
  • Open Issues: 14
  • Releases: 1
Topics
data-analysis deconvolution inverse-problems python regularization statistics unfolding
Created over 7 years ago · Last pushed about 5 years ago
Metadata Files
Readme Contributing License

README.md

PyUnfold

Build Status Build status codecov pypi version PyPI - Python Version DOI license

PyUnfold is a Python package for implementing iterative unfolding.

Documentation

The documentation for PyUnfold can be found at https://jrbourbeau.github.io/pyunfold/

Installation

PyUnfold can be installed using pip

pip install pyunfold

or conda

conda install -c conda-forge pyunfold

For more information see the installation instructions in the documentation.

Citation

If you find PyUnfold useful in your work, please consider citing it.

License

MIT License

Copyright (c) 2018 James Bourbeau and Zigfried Hampel-Arias

Owner

  • Name: James Bourbeau
  • Login: jrbourbeau
  • Kind: user
  • Location: Madison, WI
  • Company: @coiled

Lead OSS Engineer @coiled and @dask @zarr-developers core developer.

JOSS Publication

PyUnfold: A Python package for iterative unfolding
Published
June 04, 2018
Volume 3, Issue 26, Page 741
Authors
James Bourbeau ORCID
University of Wisconsin - Madison, Wisconsin, USA
Zigfried Hampel-Arias ORCID
University of Wisconsin - Madison, Wisconsin, USA, IIHE, Université Libre de Bruxelles, Bruxelles, Belgium
Editor
Lindsey Heagy ORCID
Tags
unfolding estimation statistics deconvolution inverse problems

GitHub Events

Total
  • Issues event: 1
  • Watch event: 3
Last Year
  • Issues event: 1
  • Watch event: 3

Committers

Last synced: 5 months ago

All Time
  • Total Commits: 93
  • Total Committers: 5
  • Avg Commits per committer: 18.6
  • Development Distribution Score (DDS): 0.183
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
James Bourbeau j****u 76
Zigfried Hampel-Arias z****l@i****u 14
fzeiser f****r 1
Zach Griffith g****d@g****m 1
Scott Sievert s****t 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 27
  • Total pull requests: 74
  • Average time to close issues: 4 days
  • Average time to close pull requests: about 22 hours
  • Total issue authors: 9
  • Total pull request authors: 6
  • Average comments per issue: 1.63
  • Average comments per pull request: 0.88
  • Merged pull requests: 67
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jrbourbeau (9)
  • zhampel (7)
  • jvavrek (3)
  • fzeiser (3)
  • stsievert (1)
  • parenti1andrea (1)
  • sgamba2 (1)
  • kratsg (1)
  • juliohm (1)
Pull Request Authors
  • jrbourbeau (54)
  • zhampel (15)
  • jvavrek (2)
  • stsievert (1)
  • fzeiser (1)
  • zdgriffith (1)
Top Labels
Issue Labels
enhancement (7) documentation (6) in progress (6) question (1) bug (1)
Pull Request Labels
documentation (6) enhancement (4) in progress (4)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 219 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 1
    (may contain duplicates)
  • Total versions: 11
  • Total maintainers: 1
pypi.org: pyunfold

PyUnfold: A Python package for iterative unfolding

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 219 Last month
Rankings
Dependent packages count: 10.1%
Forks count: 10.2%
Stargazers count: 12.6%
Average: 14.2%
Downloads: 16.7%
Dependent repos count: 21.6%
Maintainers (1)
Last synced: 4 months ago
conda-forge.org: pyunfold

PyUnfold is a Python package for implementing iterative unfolding.

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 40.1%
Average: 42.1%
Stargazers count: 44.0%
Last synced: 4 months ago

Dependencies

binder/environment.yml conda
  • matplotlib
  • seaborn
environment.yml conda
  • flake8
  • jupyter
  • matplotlib
  • nbsphinx
  • numpy
  • numpydoc
  • pandas
  • pandoc
  • pytables
  • pytest
  • pytest-cov
  • scipy
  • seaborn
  • six
  • sphinx
  • sphinx_rtd_theme
  • testpath <0.4
requirements.txt pypi
  • numpy *
  • pandas *
  • scipy *
  • six *
requirements_dev.txt pypi
  • flake8 * development
  • jupyter * development
  • matplotlib * development
  • nbsphinx * development
  • numpydoc * development
  • pandoc * development
  • pytest * development
  • pytest-cov * development
  • seaborn * development
  • sphinx * development
  • sphinx_rtd_theme * development
  • tables * development
  • twine * development