physualize

a small package to visualise the distributions which are common in HEP (and in general) distribution.


License
MIT
Install
pip install physualize==0.0.2

Documentation

python makeplots.py -i files.txt --readFrom TTree --treename monoHbb_SR_boosted --variable MET --binning 20 --Xrange "200 1000" --legend "signal;top" --axistitle "USDp_{T}^{miss}USD;# of events" --plotMode overlay --areaNormalize

physualize

visualisation package for HEP.

use python3 for uploading

python3 setup.py sdist bdist_wheel

use python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*