pyhs3.axesΒΆ
HS3 Axis implementations.
Provides Pydantic classes for handling HS3 axis specifications including unbinned axes (with min/max bounds) and binned axes (with regular or irregular binning).
Classes
|
Collection of BinnedAxis | UnbinnedAxis. |
|
Base axis specification for data coordinates. |
|
Collection of binned axis. |
|
Axis with required finite min/max bounds. |
|
Axis for constant data. |
|
Collection of BinnedAxis | UnbinnedAxis. |
|
Axis for domain coordinates with optional bounds. |
|
|
|
|
|
Collection of UnbinnedAxis. |
|
Axis for unbinned data with required finite bounds. |