-
Dear Eric Pooser:
As I understand it you want the following two modifications to
the Podd THaOutput capability. Let me know if I've got this right.
1. A 2D histogram is defined
TH2F Hxy '…
-
Running the Hall C analyzer, the error "Error : Unknown name :[0] " was encountered. This error was produced for every histogram defined using the "eye" variable, as I commented them out, and the erro…
-
Analyse where the program spends time.
Could it be that the KDE is taking a lot of time for larger datasets? - > Find a more performant way for estimating the densities (e.g. histogram 20 x 20 bins)
…
-
### Bug report
**Bug summary**
Using 'auto' to compute the number of bins with 2D data only uses the first column to compute the range. This causes all other columns to be incorrectly d…
-
I tried to build an efficient histogram generator for a 2D input image using Halide. Without scheduling, the whole code works, but not very different from the ordinary c++ code. So I want to add some …
-
The Hall C guys may have been too shy to mention this, but they recently spotted a problem that 2D histograms involving TClonesArrays (like plotting H.hod.1x.posadcpad on the X axis and H.hod.1x.posad…
-
Currently multiform takes all the space which are available. Specify the minimum space for the multiform depending on the content.This is important since we are creating multiple instances of multifor…
-
In #816 and https://github.com/gammapy/gammapy-extra/pull/44 , @jjlk added files and a class to access CTA prod 2 IRFs.
As mentioned in https://github.com/gammapy/gammapy/pull/816#issuecomment-2664…
cdeil updated
7 years ago
-
Currently, Plots.jl always uses `histtype = "bar"` (resp. `"barstacked"`) for PyPlot. This is Ok when drawing a single histogram with a small number of bins, or even when comparing two nicely separate…
-
Hello, I'm having some trouble getting GRSIProof to work. I'm trying to run a very basic version consisting mainly of the sample code provided. The only changes I've made are changing the names of eve…