-
```
Histograms may not be used only to get statistical values. They simply
represents a collection of frequencies for various bins (which may not be
numerical e.g. days of week). For cases when ther…
-
@6o6o With your shuttle example, the posterior images never change across the 100 iterations. Shouldn't the posteriors be re-evaluated at every iteration based on the contour projection with the curre…
-
你好,我最近正在阅读《Multiple Histograms Based Reversible Data Hiding:
Framework and Realization》这篇论文,中间有很多不理解地方,不知道能否提供一下源码参考一下感激不尽
-
To help ensure that different implementations all serialize and deserialize the same way, it would be helpful to have some examples of different flavors of serialized histograms. The sort of testing I…
-
The metrics available under host:port/service/metrics/prometheus are not common to the prometheus format.
For example the following metric does not contain an '_sum' value to be able to calculate t…
-
It seems that we have non-reproducibility in some `JetMET/{Jet,MET}Validation` histograms that are visible in PR tests. So far seen (at least) in
* https://github.com/cms-sw/cmssw/pull/39727#issuecom…
-
In:
```python
import matplotlib.pyplot as plt
import numpy
from hist import Hist
#------------------------------------------------------
def get_hist():
h = (
Hist.new
…
-
Currently voxel_vote makes `len(dimension 0) * n_files` calls to getHyperslab, resulting in a quite a number of I/O syscalls. It would be better to read in each file at a time and maintain a (sparse)…
-
Hello! Thanks for creating this great library (along with uproot, awkward, and many others!).
In my daily workflow, I have found many of the features provided by `histplot` to be extremely useful. …
-
When channel names are long, the histograms can shrink horizontally, breaking the vertical alignment.