PyUnfold: A Python package for iterative unfolding
Recently Zigfried Hampel-Arias and I have been working on an open-source Python package for implementing iterative unfolding. The package, PyUnfold, was recently published in the Journal of Open Source Software (JOSS) and is meant to bring iterative unfolding to the Python ecosystem while providing users a straightforward yet extensible API. Some relevant links: GitHub repo: https://github.com/jrbourbeau/pyunfold Documentation: https://jrbourbeau.github.io/pyunfold JOSS publication: http://joss.theoj.org/papers/10.21105/joss.00741 What is unfolding? In an ideal world, experimentalists would have access to the perfect detector: an apparatus that makes no error in measuring a desired quantity....