LogoClawIndex
CasesSkillsAbout
LogoClawIndex

hist - Histogram manipulation with scikit-hep hist library

Create, fill, slice, and plot histograms using scikit-hep hist library in Python

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create hist.Hist objects
  • choose axis and storage types
  • fill histograms with data
  • slice histograms with UHI indexing
  • project histograms to 1D
  • plot histograms with mplhep styles
  • save figures to files

Inputs

  • data arrays
  • axis specifications
  • weight arrays
  • plot style parameters

Outputs

  • hist.Hist objects
  • matplotlib figures
  • saved image files

Requirements

  • Python environment
  • scikit-hep hist library
  • matplotlib
  • mplhep package

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
histogram
data visualization
Python
scikit-hep
plotting
HEP
create hist.Hist objects
choose axis and storage types
fill histograms with data
slice histograms with UHI indexing
data arrays
axis specifications
weight arrays
hist.Hist objects
matplotlib figures
saved image files