Skip to main content

A simple Python package for use by Belle II analysts to make various plots out of pandas dataframes and numpy arrays.

Project description

b2_plotter

Description

The b2_plotter package consists of the class Plotter(), whereby several plots based on numpy arrays and pandas dataframes can be created easily from interpretation of Belle II ROOT mDST files.

Releases

Version 3.0.2

  • Bugfix additional root_pandas call

Version 3.0.1

  • Remove deprecated root_pandas library, replace with uproot
  • Update main() with a working example usage for xi03pi
  • Add unit tests

Version 2.0.9

  • 2.0.8 bugfix (missing comma)

Version 2.0.8

  • Remove scaled signal feature -- will work on this on a later release
  • Specify the colors of plot() histograms since the signal was defaulting to grey

Version 2.0.7

  • Bugfix to version 2.0.6, where scaled signal was not properly showing

Version 2.0.6

  • Change functions to return plots instead of displaying them, and remove interactive feature
  • Add a scaled signal histogram to the plot function
  • Update dynamic range calculation in plotFom for isGreaterThan = False cuts to prevent division by zero errors

Version 2.0.5

  • Add cuts argument to plotFom

Version 2.0.4

  • Last push didnt include changes, so include bugfix
  • Add dist/, .pytest_cache, and .ipynb_checkpoints to git ignore

Version 2.0.3

  • Bugfix call to numpy.histogram() (was called np.histogram)

Version 2.0.2

  • Implement unit tests for constructor TypeError raises

Version 2.0.1

  • Implement data plotting in plot()
  • Implement unit tests for functions in non-interactive mode

Version 1.0.9

  • Set myrange = () in plotFom to enable the dynamic range calculation from v.1.0.5 if the user does not provide a range.

Version 1.0.8

  • Implement dynamic range calculation in plotStep
  • Bugfix labels not showing up on plotFom for myrange = () (default)
  • Bugfix get_sigeff (missing period)

Version 1.0.7

  • Bugfix (remove () from numpy.size, as size is a property, not a method)

Version 1.0.6

  • Remove deprecated var total_bkg from plotFom()

Version 1.0.5

  • Create example files for interactive session
  • Change massvar name to be consistent (massVar in get_purity but massvar in FOM, etc)
  • Implement dynamic range calculation in plotFom

Version 1.0.4

  • Bugfix main and implement a for loop to plot multiple variables
  • Create usage details in README.md

Version 1.0.3

  • Change readme such that recent versions are at the top
  • Remove plotBias function, as it is very niche
  • Remove unused parameter myrange in get_sigeff and get_purity
  • Add main() function
  • Add interactivity boolean in constructor call to decide whether or not to save plots to a .png or show them directly

Version 1.0.2

  • Edit README.md
  • Remove tests/ directory (unit tests are not particularly useful for this package)
  • Rename directories so imports are more intuitive

Version 1.0.1

  • Add unit tests
  • Switch backend to hatchling
  • Move metadeta to pyproject.toml and clean it up
  • Remove brackets from LICENSE.txt
  • Create tests/ directory

Version 1.0.0

Initial launch.

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

b2_plotter-3.0.2.tar.gz (76.7 kB view details)

Uploaded Source

Built Distribution

b2_plotter-3.0.2-py3-none-any.whl (74.4 kB view details)

Uploaded Python 3

File details

Details for the file b2_plotter-3.0.2.tar.gz.

File metadata

  • Download URL: b2_plotter-3.0.2.tar.gz
  • Upload date:
  • Size: 76.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for b2_plotter-3.0.2.tar.gz
Algorithm Hash digest
SHA256 78e3f1630b56c65a748c4edf11f0e8bd77138b04a2888c876f785ef6cb3afba6
MD5 ae7fcc2dd00e9a436d30106663c74407
BLAKE2b-256 1c5afa58e2261c48739ee7e714a900787662ae4d87a0ec643294e6e574f2b373

See more details on using hashes here.

File details

Details for the file b2_plotter-3.0.2-py3-none-any.whl.

File metadata

  • Download URL: b2_plotter-3.0.2-py3-none-any.whl
  • Upload date:
  • Size: 74.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for b2_plotter-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2daf4477c353f19df09ef4d0b9a004a723ee5d74e605f56fe8141c646a2aa4c6
MD5 6300a9d34dff931c3a222f41d7cff275
BLAKE2b-256 fd1d27c2f5e87e327453ac42932a6f85e9287630ca1ded8784e589af2a29478c

See more details on using hashes here.

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