Cornelius-G
Cornelius-G
> Unrelated, but did you notice any other parts of the extension that didn't work over live share? We also had some problems with unwanted line breaks in the Julia...
I guess this issue can also be closed as it was fixed with PR #133
Ah, ok. I will take a look at this. We also wanted to think about the general structure of the marginalizations again. So currently they have the original valueshape and...
Ah, what should we now do about this issue? > Hm, from a purist point of view, they would not include the indices of the original parameters. Do we need...
@oschulz I did now check this with our examples and the flat indexing seems to work again! So from my side, this would be ready to be merged. Thanks @Micki-D
I think I can take a look at this, maybe together with @VasylHafych, to harmonize our efforts from marginal mode and plotting in this new type.
Ok, so just to make sure I understand what you propose: We will add a `AbstractBinningAlgorithm` as a supertype for the different automatic binnings, like `Freedman–Diaconis` and so on. These...
Hi, I just tested the examples from @waldie11 in https://github.com/bat/BAT.jl/pull/386#issuecomment-1236379803. With PR #380 now everything works as expected, I guess. Only the line `plot(samples, :(b[1,2])) #
Hi, is there maybe any update on this topic? I have a (rather new) .root file and get the error `UndefVarError: TAttMarker_1 not defined`, which seems to be connected to...
Unfortunately, the original file is quite large and should be looped over. I attached a smaller sample of the file that also gives the `TAttMarker_1` error when running: ``` f...