Physt
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
Histogram collections
physt
Physt
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
_binnings (physt.histogram_base.HistogramBase attribute)
(physt.types.HistogramBase attribute)
_dtype (physt.histogram_base.HistogramBase attribute)
(physt.types.HistogramBase attribute)
_meta_data (physt.histogram_base.HistogramBase attribute)
(physt.types.HistogramBase attribute)
_missed (physt.histogram_base.HistogramBase attribute)
(physt.types.HistogramBase attribute)
A
accumulate() (physt.histogram_nd.HistogramND method)
(physt.types.HistogramND method)
adapt() (physt.binnings.BinningBase method)
adaptive (physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
adaptive_allowed (physt.binnings.BinningBase attribute)
(physt.binnings.ExponentialBinning attribute)
(physt.binnings.FixedWidthBinning attribute)
add() (physt.histogram_collection.HistogramCollection method)
(physt.types.HistogramCollection method)
apply_bin_map() (physt.binnings.BinningBase method)
Arithmetics (physt.histogram_base.HistogramBase attribute)
(physt.types.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)
assert_histograms_equal() (in module physt.testing)
assert_optional_array_equal() (in module physt.testing)
Axis (in module physt.typing_aliases)
axis_name (physt.histogram1d.Histogram1D property)
(physt.histogram_collection.HistogramCollection property)
(physt.types.Histogram1D property)
(physt.types.HistogramCollection property)
axis_names (physt.histogram_base.HistogramBase property)
(physt.histogram_collection.HistogramCollection property)
(physt.types.HistogramBase property)
(physt.types.HistogramCollection property)
azimuthal() (in module physt)
(in module physt.special_histograms)
azimuthal_histogram() (in module physt.special_histograms)
AzimuthalHistogram (class in physt.special_histograms)
B
bar() (in module physt.plotting.matplotlib)
(in module physt.plotting.plotly)
(in module physt.plotting.vega)
bar3d() (in module physt.plotting.matplotlib)
bayesian_blocks_binning() (in module physt.binnings)
bin_centers (physt.histogram1d.ObjectWithBinning property)
bin_count (physt.binnings.BinningBase property)
(physt.binnings.FixedWidthBinning property)
(physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
bin_left_edges (physt.histogram1d.ObjectWithBinning property)
bin_right_edges (physt.histogram1d.ObjectWithBinning property)
bin_sizes (physt.histogram1d.ObjectWithBinning property)
(physt.histogram_base.HistogramBase property)
(physt.histogram_nd.HistogramND property)
(physt.special_histograms.AzimuthalHistogram property)
(physt.special_histograms.CylindricalHistogram property)
(physt.special_histograms.CylindricalSurfaceHistogram property)
(physt.special_histograms.PolarHistogram property)
(physt.special_histograms.RadialHistogram property)
(physt.special_histograms.SphericalHistogram property)
(physt.special_histograms.SphericalSurfaceHistogram property)
(physt.special_histograms.TransformedHistogramMixin property)
(physt.types.HistogramBase property)
(physt.types.HistogramND property)
bin_width (physt.binnings.FixedWidthBinning property)
bin_widths (physt.histogram1d.ObjectWithBinning property)
binning (physt.histogram1d.Histogram1D property)
(physt.histogram1d.ObjectWithBinning property)
(physt.histogram_collection.HistogramCollection property)
(physt.types.Histogram1D property)
(physt.types.HistogramCollection property)
binning_methods (in module physt.binnings)
binning_to_index() (in module physt.compat.pandas)
BinningBase (class in physt.binnings)
binnings (physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
bins (physt.binnings.BinningBase property)
(physt.histogram1d.ObjectWithBinning property)
(physt.histogram_base.HistogramBase property)
(physt.histogram_nd.HistogramND property)
(physt.types.HistogramBase property)
(physt.types.HistogramND property)
C
check_ndim() (in module physt.plotting.common)
collection() (in module physt)
COLLECTION_COMPATIBLE_VERSION (in module physt.io.json)
COMPATIBLE_VERSION (in module physt.io.json)
copy() (physt.binnings.BinningBase method)
(physt.binnings.ExponentialBinning method)
(physt.binnings.FixedWidthBinning method)
(physt.binnings.NumpyBinning method)
(physt.binnings.StaticBinning method)
(physt.histogram1d.Histogram1D method)
(physt.histogram_base.HistogramBase method)
(physt.histogram_collection.HistogramCollection method)
(physt.types.Histogram1D method)
(physt.types.HistogramBase method)
(physt.types.HistogramCollection method)
create() (physt.histogram_collection.HistogramCollection method)
(physt.types.HistogramCollection method)
create_from_dict() (in module physt.io)
(in module physt.io.util)
cumulative_frequencies (physt.histogram1d.Histogram1D property)
(physt.types.Histogram1D property)
cut() (physt.compat.pandas.PhystSeriesAccessor method)
cylinder_map() (in module physt.plotting.matplotlib)
cylindrical() (in module physt)
(in module physt.special_histograms)
cylindrical_histogram() (in module physt.special_histograms)
cylindrical_surface() (in module physt)
(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 property)
(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.types.HistogramBase property)
default_init_values (physt.histogram_base.HistogramBase attribute)
(physt.special_histograms.AzimuthalHistogram attribute)
(physt.special_histograms.CylindricalSurfaceHistogram attribute)
(physt.special_histograms.SphericalSurfaceHistogram attribute)
(physt.types.HistogramBase attribute)
densities (physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
display_vega() (in module physt.plotting.vega)
dtype (physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
E
edges (physt.histogram1d.ObjectWithBinning property)
(physt.histogram_nd.HistogramND property)
(physt.types.HistogramND property)
enable_collection() (in module physt.plotting.plotly)
enable_inline_view() (in module physt.plotting.vega)
enable_output() (in module physt.plotting.plotly)
errors (physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
errors2 (physt.histogram_base.HistogramBase attribute)
(physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase attribute)
(physt.types.HistogramBase property)
exponential_binning() (in module physt.binnings)
ExponentialBinning (class in physt.binnings)
extract_transformed_data() (in module physt.special_histograms)
F
fill() (in module physt.plotting.matplotlib)
(physt.histogram1d.Histogram1D method)
(physt.histogram_base.HistogramBase method)
(physt.histogram_nd.HistogramND method)
(physt.special_histograms.TransformedHistogramMixin method)
(physt.types.Histogram1D method)
(physt.types.HistogramBase method)
(physt.types.HistogramND method)
fill_n() (physt.histogram1d.Histogram1D method)
(physt.histogram_base.HistogramBase method)
(physt.histogram_nd.HistogramND method)
(physt.special_histograms.TransformedHistogramMixin method)
(physt.types.Histogram1D method)
(physt.types.HistogramBase method)
(physt.types.HistogramND method)
find_bin() (physt.histogram1d.Histogram1D method)
(physt.histogram_nd.HistogramND method)
(physt.special_histograms.TransformedHistogramMixin method)
(physt.types.Histogram1D method)
(physt.types.HistogramND method)
first_edge (physt.binnings.BinningBase property)
(physt.binnings.FixedWidthBinning property)
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)
freedman_binning() (in module physt.binnings)
frequencies (physt.histogram_base.HistogramBase attribute)
(physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase attribute)
(physt.types.HistogramBase property)
from_calculate_frequencies() (physt.histogram1d.Histogram1D class method)
(physt.histogram_nd.HistogramND class method)
(physt.types.Histogram1D class method)
(physt.types.HistogramND class method)
from_dict() (physt.binnings.BinningBase static method)
(physt.histogram_base.HistogramBase class method)
(physt.histogram_collection.HistogramCollection class method)
(physt.types.HistogramBase class method)
(physt.types.HistogramCollection class method)
from_xarray() (physt.histogram1d.Histogram1D class method)
(physt.types.Histogram1D class method)
FULL_SQUARE_CHAR (in module physt.plotting.ascii)
G
geo_map() (in module physt.plotting.folium)
get_bin_centers() (physt.histogram_nd.HistogramND method)
(physt.types.HistogramND method)
get_bin_edges() (physt.histogram_nd.HistogramND method)
(physt.types.HistogramND method)
get_bin_left_edges() (physt.histogram1d.ObjectWithBinning method)
(physt.histogram_nd.HistogramND method)
(physt.types.HistogramND method)
get_bin_right_edges() (physt.histogram1d.ObjectWithBinning method)
(physt.histogram_nd.HistogramND method)
(physt.types.HistogramND method)
get_bin_widths() (physt.histogram_nd.HistogramND method)
(physt.types.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)
globe_map() (in module physt.plotting.matplotlib)
H
h() (in module physt)
h1() (in module physt)
(in module physt.compat.dask)
(physt.compat.pandas.PhystDataFrameAccessor method)
(physt.compat.pandas.PhystSeriesAccessor method)
h2() (in module physt)
(in module physt.compat.dask)
(physt.compat.pandas.PhystDataFrameAccessor method)
h3() (in module physt)
(in module physt.compat.dask)
has_same_bins() (physt.histogram_base.HistogramBase method)
(physt.types.HistogramBase method)
hbar() (in module physt.plotting.ascii)
histogram() (physt.compat.pandas.PhystDataFrameAccessor method)
(physt.compat.pandas.PhystSeriesAccessor method)
Histogram1D (class in physt.histogram1d)
(class in physt.types)
histogram1d() (in module physt.compat.dask)
Histogram2D (class in physt.histogram_nd)
(class in physt.types)
histogram2d() (in module physt.compat.dask)
HistogramBase (class in physt.histogram_base)
(class in physt.types)
HistogramCollection (class in physt.histogram_collection)
(class in physt.types)
histogramdd() (in module physt.compat.dask)
HistogramND (class in physt.histogram_nd)
(class in physt.types)
human_binning() (in module physt.binnings)
I
ideal_bin_count() (in module physt.binnings)
image() (in module physt.plotting.matplotlib)
includes_right_edge (physt.binnings.BinningBase property)
inconsecutive_allowed (physt.binnings.BinningBase attribute)
(physt.binnings.StaticBinning attribute)
index_to_binning() (in module physt.compat.pandas)
inner_missed (physt.histogram1d.Histogram1D property)
(physt.types.Histogram1D property)
integer_binning() (in module physt.binnings)
Invariants (physt.histogram_base.HistogramBase attribute)
(physt.types.HistogramBase attribute)
is_adaptive() (physt.binnings.BinningBase method)
(physt.histogram_base.HistogramBase method)
(physt.types.HistogramBase method)
is_consecutive() (physt.binnings.BinningBase method)
is_regular() (physt.binnings.BinningBase method)
(physt.binnings.ExponentialBinning method)
(physt.binnings.FixedWidthBinning method)
K
knuth_binning() (in module physt.binnings)
L
last_edge (physt.binnings.BinningBase property)
(physt.binnings.FixedWidthBinning property)
LEVELS (physt.plotting.common.TimeTickHandler attribute)
line() (in module physt.plotting.matplotlib)
(in module physt.plotting.plotly)
(in module physt.plotting.vega)
load_csv() (in module physt.compat.geant4)
load_dataset() (in module physt.examples)
load_json() (in module physt.io)
(in module physt.io.json)
M
map() (in module physt.plotting.ascii)
(in module physt.plotting.matplotlib)
(in module physt.plotting.plotly)
(in module physt.plotting.vega)
map_with_slider() (in module physt.plotting.vega)
max_edge (physt.histogram1d.ObjectWithBinning property)
merge_bins() (physt.histogram_base.HistogramBase method)
(physt.types.HistogramBase method)
meta_data (physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
min_edge (physt.histogram1d.ObjectWithBinning property)
missed (physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
module
physt
physt.binnings
physt.compat
physt.compat.dask
physt.compat.geant4
physt.compat.pandas
physt.config
physt.examples
physt.histogram1d
physt.histogram_base
physt.histogram_collection
physt.histogram_nd
physt.io
physt.io.json
physt.io.root
physt.io.util
physt.io.version
physt.plotting
physt.plotting.ascii
physt.plotting.common
physt.plotting.folium
physt.plotting.matplotlib
physt.plotting.plotly
physt.plotting.vega
physt.special_histograms
physt.testing
physt.types
physt.typing_aliases
physt.version
multi_h1() (physt.histogram_collection.HistogramCollection class method)
(physt.types.HistogramCollection class method)
munros() (in module physt.examples)
N
name (physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
ndim (physt.histogram1d.ObjectWithBinning property)
(physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
normal_h1() (in module physt.examples)
normal_h2() (in module physt.examples)
normal_h3() (in module physt.examples)
normalize() (physt.histogram_base.HistogramBase method)
(physt.types.HistogramBase method)
normalize_all() (physt.histogram_collection.HistogramCollection method)
(physt.types.HistogramCollection method)
normalize_bins() (physt.histogram_collection.HistogramCollection method)
(physt.types.HistogramCollection method)
numpy_binning() (in module physt.binnings)
numpy_bins (physt.binnings.BinningBase property)
(physt.binnings.ExponentialBinning property)
(physt.binnings.FixedWidthBinning property)
(physt.binnings.NumpyBinning property)
(physt.histogram1d.ObjectWithBinning property)
(physt.histogram_nd.HistogramND property)
(physt.types.HistogramND property)
numpy_bins_with_mask (physt.binnings.BinningBase property)
numpy_like (physt.histogram1d.Histogram1D property)
(physt.histogram_nd.Histogram2D property)
(physt.histogram_nd.HistogramND property)
(physt.types.Histogram1D property)
(physt.types.Histogram2D property)
(physt.types.HistogramND property)
NumpyBinning (class in physt.binnings)
O
ObjectWithBinning (class in physt.histogram1d)
overflow (physt.histogram1d.Histogram1D property)
(physt.types.Histogram1D property)
P
pair_bars() (in module physt.plotting.matplotlib)
parse_json() (in module physt.io)
(in module physt.io.json)
parse_level() (physt.plotting.common.TimeTickHandler class method)
partial_normalize() (physt.histogram_nd.Histogram2D method)
(physt.types.Histogram2D method)
physt
module
physt.binnings
module
physt.compat
module
physt.compat.dask
module
physt.compat.geant4
module
physt.compat.pandas
module
physt.config
module
physt.examples
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.root
module
physt.io.util
module
physt.io.version
module
physt.plotting
module
physt.plotting.ascii
module
physt.plotting.common
module
physt.plotting.folium
module
physt.plotting.matplotlib
module
physt.plotting.plotly
module
physt.plotting.vega
module
physt.special_histograms
module
physt.testing
module
physt.types
module
physt.typing_aliases
module
physt.version
module
PhystDataFrameAccessor (class in physt.compat.pandas)
PhystSeriesAccessor (class in physt.compat.pandas)
plot (physt.histogram_base.HistogramBase property)
(physt.histogram_collection.HistogramCollection property)
(physt.types.HistogramBase property)
(physt.types.HistogramCollection property)
plot() (in module physt.plotting)
PlottingProxy (class in physt.plotting)
polar() (in module physt)
(in module physt.special_histograms)
polar_histogram() (in module physt.special_histograms)
polar_map() (in module physt.plotting.matplotlib)
PolarHistogram (class in physt.special_histograms)
pop_kwargs_with_prefix() (in module physt.plotting.common)
pretty_binning() (in module physt.binnings)
projection() (physt.histogram_nd.HistogramND method)
(physt.special_histograms.CylindricalHistogram method)
(physt.special_histograms.TransformedHistogramMixin method)
(physt.types.HistogramND method)
Q
quantile_binning() (in module physt.binnings)
R
radial() (in module physt)
(in module physt.special_histograms)
radial_histogram() (in module physt.special_histograms)
RadialHistogram (class in physt.special_histograms)
radius (physt.special_histograms.AzimuthalHistogram property)
(physt.special_histograms.CylindricalSurfaceHistogram attribute)
(physt.special_histograms.CylindricalSurfaceHistogram property)
(physt.special_histograms.SphericalSurfaceHistogram property)
register() (in module physt.plotting.matplotlib)
register_binning() (in module physt.binnings)
require_compatible_version() (in module physt.io.version)
S
save_json() (in module physt.io)
(in module physt.io.json)
scatter() (in module physt.plotting.matplotlib)
(in module physt.plotting.plotly)
(in module physt.plotting.vega)
scott_binning() (in module physt.binnings)
select() (physt.histogram1d.Histogram1D method)
(physt.histogram_base.HistogramBase method)
(physt.histogram_nd.HistogramND method)
(physt.types.Histogram1D method)
(physt.types.HistogramBase method)
(physt.types.HistogramND method)
set_adaptive() (physt.binnings.BinningBase method)
(physt.histogram_base.HistogramBase method)
(physt.types.HistogramBase method)
set_default_backend() (in module physt.plotting)
set_dtype() (physt.histogram_base.HistogramBase method)
(physt.types.HistogramBase method)
SHADING_CHARS (in module physt.plotting.ascii)
shape (physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
show_examples() (in module physt.examples)
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)
(physt.special_histograms.TransformedHistogramMixin attribute)
spherical() (in module physt)
(in module physt.special_histograms)
spherical_histogram() (in module physt.special_histograms)
spherical_surface() (in module physt)
(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)
statistics (physt.histogram1d.Histogram1D property)
(physt.types.Histogram1D property)
step() (in module physt.plotting.matplotlib)
sum() (physt.histogram_collection.HistogramCollection method)
(physt.types.HistogramCollection method)
SUPPORTED_DTYPES (physt.histogram_base.HistogramBase attribute)
(physt.types.HistogramBase attribute)
surface_map() (in module physt.plotting.matplotlib)
T
T (physt.histogram_nd.Histogram2D property)
(physt.types.Histogram2D property)
TimeTickHandler (class in physt.plotting.common)
title (physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
to_dataframe() (physt.histogram1d.Histogram1D method)
(physt.types.Histogram1D method)
to_dict() (physt.binnings.BinningBase method)
(physt.histogram_base.HistogramBase method)
(physt.histogram_collection.HistogramCollection method)
(physt.types.HistogramBase method)
(physt.types.HistogramCollection method)
to_json() (physt.histogram_base.HistogramBase method)
(physt.histogram_collection.HistogramCollection method)
(physt.types.HistogramBase method)
(physt.types.HistogramCollection method)
to_series() (physt.histogram1d.Histogram1D method)
(physt.types.Histogram1D method)
to_xarray() (physt.histogram1d.Histogram1D method)
(physt.types.Histogram1D method)
total (physt.histogram_base.HistogramBase property)
(physt.types.HistogramBase property)
total_size (physt.histogram_nd.HistogramND property)
(physt.types.HistogramND property)
total_width (physt.histogram1d.ObjectWithBinning property)
transform() (physt.special_histograms.TransformedHistogramMixin class method)
TransformedHistogramMixin (class in physt.special_histograms)
U
underflow (physt.histogram1d.Histogram1D property)
(physt.types.Histogram1D property)
V
VersionError
W
write_vega() (in module physt.plotting.vega)