Physt
latest
Get started with physt
Plotting physt histograms
2D Histograms in physt
Binning in physt
Adaptive histogram
Interrupted workflow
Merging bins
Support for dask arrays
Special histograms in physt
ASCII plotting
Geospatial histogram visualization using folium
Vega backend examples
Plotting with plotly backend
API Reference
Physt
Docs
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
_binnings (physt.histogram_base.HistogramBase attribute)
_dtype (physt.histogram_base.HistogramBase attribute)
_meta_data (physt.histogram_base.HistogramBase attribute)
_missed (physt.histogram_base.HistogramBase attribute)
_stats (physt.histogram1d.Histogram1D attribute)
A
accumulate() (physt.histogram_nd.HistogramND method)
adapt() (physt.binnings.BinningBase method)
adaptive (physt.histogram_base.HistogramBase attribute)
adaptive_allowed (physt.binnings.BinningBase attribute)
,
[1]
(physt.binnings.ExponentialBinning attribute)
(physt.binnings.FixedWidthBinning attribute)
add() (physt.histogram_collection.HistogramCollection method)
all_subclasses() (in module physt.util)
apply_bin_map() (physt.binnings.BinningBase method)
Arithmetics (physt.histogram_base.HistogramBase attribute)
as_binning() (in module physt.binnings)
as_fixed_width() (physt.binnings.BinningBase method)
(physt.binnings.FixedWidthBinning method)
as_static() (physt.binnings.BinningBase method)
(physt.binnings.StaticBinning method)
axis_name (physt.histogram1d.Histogram1D attribute)
(physt.histogram_collection.HistogramCollection attribute)
axis_names (physt.histogram_base.HistogramBase attribute)
(physt.histogram_collection.HistogramCollection attribute)
azimuthal() (in module physt.facade)
(in module physt.special_histograms)
azimuthal_histogram() (in module physt.special_histograms)
AzimuthalHistogram (class in physt.special_histograms)
B
bar() (in module physt.plotting.vega)
bin_centers (physt.histogram1d.ObjectWithBinning attribute)
bin_count (physt.binnings.BinningBase attribute)
(physt.binnings.FixedWidthBinning attribute)
(physt.histogram_base.HistogramBase attribute)
bin_left_edges (physt.histogram1d.ObjectWithBinning attribute)
bin_right_edges (physt.histogram1d.ObjectWithBinning attribute)
bin_sizes (physt.histogram1d.ObjectWithBinning attribute)
(physt.histogram_base.HistogramBase attribute)
(physt.histogram_nd.HistogramND attribute)
(physt.special_histograms.AzimuthalHistogram attribute)
(physt.special_histograms.CylindricalHistogram attribute)
(physt.special_histograms.CylindricalSurfaceHistogram attribute)
(physt.special_histograms.PolarHistogram attribute)
(physt.special_histograms.RadialHistogram attribute)
(physt.special_histograms.SphericalHistogram attribute)
(physt.special_histograms.SphericalSurfaceHistogram attribute)
(physt.special_histograms.TransformedHistogramMixin attribute)
bin_width (physt.binnings.FixedWidthBinning attribute)
bin_widths (physt.histogram1d.ObjectWithBinning attribute)
binning (physt.histogram1d.Histogram1D attribute)
(physt.histogram1d.ObjectWithBinning attribute)
(physt.histogram_collection.HistogramCollection attribute)
binning_methods (in module physt.binnings)
BinningBase (class in physt.binnings)
BinningLike (in module physt.binnings)
binnings (physt.histogram_base.HistogramBase attribute)
bins (physt.binnings.BinningBase attribute)
(physt.histogram1d.ObjectWithBinning attribute)
(physt.histogram_base.HistogramBase attribute)
(physt.histogram_nd.HistogramND attribute)
C
calculate_bins() (in module physt.binnings)
calculate_bins_nd() (in module physt.binnings)
calculate_frequencies() (in module physt.histogram1d)
(in module physt.histogram_nd)
check_ndim() (in module physt.plotting.common)
collection() (in module physt.facade)
copy() (physt.binnings.BinningBase method)
(physt.binnings.ExponentialBinning method)
(physt.binnings.FixedWidthBinning method)
(physt.binnings.NumpyBinning method)
(physt.binnings.StaticBinning method)
(physt.histogram_base.HistogramBase method)
(physt.histogram_collection.HistogramCollection method)
create() (physt.histogram_collection.HistogramCollection method)
create_from_dict() (in module physt.io.util)
cumulative_frequencies (physt.histogram1d.Histogram1D attribute)
cylindrical() (in module physt.facade)
(in module physt.special_histograms)
cylindrical_histogram() (in module physt.special_histograms)
cylindrical_surface() (in module physt.facade)
(in module physt.special_histograms)
cylindrical_surface_histogram() (in module physt.special_histograms)
CylindricalHistogram (class in physt.special_histograms)
CylindricalSurfaceHistogram (class in physt.special_histograms)
D
deduce_level() (physt.plotting.common.TimeTickHandler class method)
default_axis_names (physt.histogram_base.HistogramBase attribute)
(physt.special_histograms.AzimuthalHistogram attribute)
(physt.special_histograms.CylindricalHistogram attribute)
(physt.special_histograms.CylindricalSurfaceHistogram attribute)
(physt.special_histograms.PolarHistogram attribute)
(physt.special_histograms.RadialHistogram attribute)
(physt.special_histograms.SphericalHistogram attribute)
(physt.special_histograms.SphericalSurfaceHistogram attribute)
default_init_values (physt.histogram_base.HistogramBase attribute)
(physt.special_histograms.AzimuthalHistogram attribute)
(physt.special_histograms.CylindricalSurfaceHistogram attribute)
(physt.special_histograms.SphericalSurfaceHistogram attribute)
densities (physt.histogram_base.HistogramBase attribute)
deprecation_alias() (in module physt.util)
display_vega() (in module physt.plotting.vega)
dtype (physt.histogram_base.HistogramBase attribute)
E
edges (physt.histogram1d.ObjectWithBinning attribute)
(physt.histogram_nd.HistogramND attribute)
EMPTY_STATS (physt.histogram1d.Histogram1D attribute)
enable_inline_view() (in module physt.plotting.vega)
errors (physt.histogram_base.HistogramBase attribute)
errors2 (physt.histogram_base.HistogramBase attribute)
,
[1]
exponential_binning() (in module physt.binnings)
ExponentialBinning (class in physt.binnings)
F
fill() (physt.histogram1d.Histogram1D method)
(physt.histogram_base.HistogramBase method)
(physt.histogram_nd.HistogramND method)
(physt.special_histograms.TransformedHistogramMixin method)
fill_n() (physt.histogram1d.Histogram1D method)
(physt.histogram_base.HistogramBase method)
(physt.histogram_nd.HistogramND method)
(physt.special_histograms.TransformedHistogramMixin method)
find_bin() (physt.histogram1d.Histogram1D method)
(physt.histogram_base.HistogramBase method)
(physt.histogram_nd.HistogramND method)
(physt.special_histograms.TransformedHistogramMixin method)
find_human_width() (in module physt.bin_utils)
find_human_width_24() (in module physt.bin_utils)
find_human_width_60() (in module physt.bin_utils)
find_human_width_decimal() (in module physt.bin_utils)
find_subclass() (in module physt.util)
first_edge (physt.binnings.BinningBase attribute)
(physt.binnings.FixedWidthBinning attribute)
fist() (in module physt.examples)
fixed_width_binning() (in module physt.binnings)
FixedWidthBinning (class in physt.binnings)
force_bin_existence() (physt.binnings.BinningBase method)
format_time_ticks() (physt.plotting.common.TimeTickHandler method)
frequencies (physt.histogram_base.HistogramBase attribute)
,
[1]
from_calculate_frequencies() (physt.histogram1d.Histogram1D class method)
(physt.histogram_nd.HistogramND class method)
from_dict() (physt.binnings.BinningBase static method)
(physt.histogram_base.HistogramBase class method)
(physt.histogram_collection.HistogramCollection class method)
from_xarray() (physt.histogram1d.Histogram1D class method)
G
get_bin_centers() (physt.histogram_nd.HistogramND method)
get_bin_edges() (physt.histogram_nd.HistogramND method)
get_bin_left_edges() (physt.histogram1d.ObjectWithBinning method)
(physt.histogram_nd.HistogramND method)
get_bin_right_edges() (physt.histogram1d.ObjectWithBinning method)
(physt.histogram_nd.HistogramND method)
get_bin_widths() (physt.histogram_nd.HistogramND method)
get_data() (in module physt.plotting.common)
get_default_backend() (in module physt.plotting)
get_err_data() (in module physt.plotting.common)
get_time_ticks() (physt.plotting.common.TimeTickHandler method)
get_value_format() (in module physt.plotting.common)
H
h1() (in module physt.facade)
h2() (in module physt.facade)
h3() (in module physt.facade)
has_same_bins() (physt.histogram_base.HistogramBase method)
hbar() (in module physt.plotting.ascii)
histogram() (in module physt.facade)
Histogram1D (class in physt.histogram1d)
Histogram2D (class in physt.histogram_nd)
histogram2d() (in module physt.facade)
HistogramBase (class in physt.histogram_base)
HistogramCollection (class in physt.histogram_collection)
histogramdd() (in module physt.facade)
HistogramND (class in physt.histogram_nd)
human_binning() (in module physt.binnings)
I
ideal_bin_count() (in module physt.binnings)
includes_right_edge (physt.binnings.BinningBase attribute)
inconsecutive_allowed (physt.binnings.BinningBase attribute)
,
[1]
(physt.binnings.StaticBinning attribute)
inner_missed (physt.histogram1d.Histogram1D attribute)
integer_binning() (in module physt.binnings)
Invariants (physt.histogram_base.HistogramBase attribute)
is_adaptive() (physt.binnings.BinningBase method)
(physt.histogram_base.HistogramBase method)
is_bin_subset() (in module physt.bin_utils)
is_bin_superset() (in module physt.bin_utils)
is_consecutive() (in module physt.bin_utils)
(physt.binnings.BinningBase method)
is_regular() (physt.binnings.BinningBase method)
(physt.binnings.ExponentialBinning method)
(physt.binnings.FixedWidthBinning method)
is_rising() (in module physt.bin_utils)
L
last_edge (physt.binnings.BinningBase attribute)
(physt.binnings.FixedWidthBinning attribute)
LEVELS (physt.plotting.common.TimeTickHandler attribute)
LevelType (physt.plotting.common.TimeTickHandler attribute)
line() (in module physt.plotting.vega)
load_csv() (in module physt.compat.geant4)
load_json() (in module physt.io.json)
M
make_bin_array() (in module physt.bin_utils)
map() (in module physt.plotting.vega)
map_with_slider() (in module physt.plotting.vega)
max_edge (physt.histogram1d.ObjectWithBinning attribute)
mean() (physt.histogram1d.Histogram1D method)
merge_bins() (physt.histogram_base.HistogramBase method)
meta_data (physt.histogram_base.HistogramBase attribute)
min_edge (physt.histogram1d.ObjectWithBinning attribute)
missed (physt.histogram_base.HistogramBase attribute)
multi_h1() (physt.histogram_collection.HistogramCollection class method)
N
name (physt.histogram_base.HistogramBase attribute)
ndim (physt.histogram1d.ObjectWithBinning attribute)
(physt.histogram_base.HistogramBase attribute)
normal_h1() (in module physt.examples)
normal_h2() (in module physt.examples)
normal_h3() (in module physt.examples)
normalize() (physt.histogram_base.HistogramBase method)
normalize_all() (physt.histogram_collection.HistogramCollection method)
normalize_bins() (physt.histogram_collection.HistogramCollection method)
numpy_binning() (in module physt.binnings)
numpy_bins (physt.binnings.BinningBase attribute)
(physt.binnings.ExponentialBinning attribute)
(physt.binnings.FixedWidthBinning attribute)
(physt.binnings.NumpyBinning attribute)
(physt.histogram1d.ObjectWithBinning attribute)
(physt.histogram_nd.HistogramND attribute)
numpy_bins_with_mask (physt.binnings.BinningBase attribute)
numpy_like (physt.histogram1d.Histogram1D attribute)
(physt.histogram_nd.Histogram2D attribute)
(physt.histogram_nd.HistogramND attribute)
NumpyBinning (class in physt.binnings)
O
ObjectWithBinning (class in physt.histogram1d)
overflow (physt.histogram1d.Histogram1D attribute)
P
parse_json() (in module physt.io.json)
parse_level() (physt.plotting.common.TimeTickHandler class method)
partial_normalize() (physt.histogram_nd.Histogram2D method)
physt (module)
physt.bin_utils (module)
physt.binnings (module)
physt.compat (module)
physt.compat.geant4 (module)
physt.config (module)
physt.examples (module)
physt.facade (module)
physt.histogram1d (module)
physt.histogram_base (module)
physt.histogram_collection (module)
physt.histogram_nd (module)
physt.io (module)
physt.io.json (module)
physt.io.util (module)
physt.io.version (module)
physt.plotting (module)
physt.plotting.ascii (module)
physt.plotting.common (module)
physt.plotting.vega (module)
physt.special (module)
physt.special_histograms (module)
physt.time (module)
physt.typing_aliases (module)
physt.util (module)
physt.version (module)
plot (physt.histogram_base.HistogramBase attribute)
(physt.histogram_collection.HistogramCollection attribute)
plot() (in module physt.plotting)
PlottingProxy (class in physt.plotting)
polar() (in module physt.facade)
(in module physt.special_histograms)
polar_histogram() (in module physt.special_histograms)
PolarHistogram (class in physt.special_histograms)
pop_kwargs_with_prefix() (in module physt.plotting.common)
pop_many() (in module physt.util)
projection() (physt.histogram_nd.HistogramND method)
(physt.special_histograms.CylindricalHistogram method)
(physt.special_histograms.TransformedHistogramMixin method)
Q
quantile_binning() (in module physt.binnings)
R
radial() (in module physt.facade)
(in module physt.special_histograms)
radial_histogram() (in module physt.special_histograms)
RadialHistogram (class in physt.special_histograms)
radius (physt.special_histograms.AzimuthalHistogram attribute)
(physt.special_histograms.CylindricalSurfaceHistogram attribute)
,
[1]
(physt.special_histograms.SphericalSurfaceHistogram attribute)
register_binning() (in module physt.binnings)
require_compatible_version() (in module physt.io.version)
S
save_json() (in module physt.io.json)
scatter() (in module physt.plotting.vega)
select() (physt.histogram1d.Histogram1D method)
(physt.histogram_base.HistogramBase method)
(physt.histogram_nd.HistogramND method)
set_adaptive() (physt.binnings.BinningBase method)
(physt.histogram_base.HistogramBase method)
set_default_backend() (in module physt.plotting)
set_dtype() (physt.histogram_base.HistogramBase method)
shape (physt.histogram_base.HistogramBase attribute)
source_ndim (physt.special_histograms.AzimuthalHistogram attribute)
(physt.special_histograms.CylindricalHistogram attribute)
(physt.special_histograms.CylindricalSurfaceHistogram attribute)
(physt.special_histograms.PolarHistogram attribute)
(physt.special_histograms.RadialHistogram attribute)
(physt.special_histograms.SphericalHistogram attribute)
(physt.special_histograms.SphericalSurfaceHistogram attribute)
spherical() (in module physt.facade)
(in module physt.special_histograms)
spherical_histogram() (in module physt.special_histograms)
spherical_surface() (in module physt.facade)
(in module physt.special_histograms)
spherical_surface_histogram() (in module physt.special_histograms)
SphericalHistogram (class in physt.special_histograms)
SphericalSurfaceHistogram (class in physt.special_histograms)
split_hms() (physt.plotting.common.TimeTickHandler class method)
static_binning() (in module physt.binnings)
StaticBinning (class in physt.binnings)
std() (physt.histogram1d.Histogram1D method)
sum() (physt.histogram_collection.HistogramCollection method)
T
T (physt.histogram_nd.Histogram2D attribute)
TimeTickHandler (class in physt.plotting.common)
title (physt.histogram_base.HistogramBase attribute)
to_dataframe() (physt.histogram1d.Histogram1D method)
to_dict() (physt.binnings.BinningBase method)
(physt.histogram_base.HistogramBase method)
(physt.histogram_collection.HistogramCollection method)
to_json() (physt.histogram_base.HistogramBase method)
(physt.histogram_collection.HistogramCollection method)
to_numpy_bins() (in module physt.bin_utils)
to_numpy_bins_with_mask() (in module physt.bin_utils)
to_xarray() (physt.histogram1d.Histogram1D method)
TODO (physt.binnings.BinningBase attribute)
total (physt.histogram_base.HistogramBase attribute)
total_size (physt.histogram_nd.HistogramND attribute)
total_width (physt.histogram1d.ObjectWithBinning attribute)
transform() (physt.special_histograms.TransformedHistogramMixin class method)
TransformedHistogramMixin (class in physt.special_histograms)
U
underflow (physt.histogram1d.Histogram1D attribute)
V
variance() (physt.histogram1d.Histogram1D method)
VersionError
W
write_vega() (in module physt.plotting.vega)