-
I'd love to have rounded corners for non-maximized windows (for purely aesthetic reasons of course).
I have a WIP fork for this and am wondering if you'd be interested in a PR for this.
This would…
-
When trying to bin a `vector` which is not a fixed size with the config below i get an index error message:
```yaml
stages:
- pre_cuts: fast_carpenter.Define
- cuts: fast_carpenter.CutFlow
- outp…
-
This issue serves as the destination for the version `2.1.x` launch, serving as a list of fixes and feature additions/adjustments. Please feel free to add a comment for any discussion or to open a ne…
-
**Imported from [gitlab issue 24](https://gitlab.cern.ch/fast-hep/public/fast-carpenter/issues/24)**
From real-time discussions with @jpivarski, to be split up / reprocessed later.
* expressions (n…
-
I am trying to read 'hits' and 'trks' data as a MultiIndex DataFrame from the file in this issue [#390](https://github.com/scikit-hep/uproot/issues/390), redirected here from [StackOverflow](https://s…
-
My group uses TTrees in which we store `std::map< std::string, std::vector >` as weights relative to certain parameters identified by the strings.
Is there a way to read it efficiently with uproot, a…
-
### Context
A very natural way to describe the physics we're doing on LZ is to use `vector>` in our files. ROOT then doesn't split these up on disk, and as a result uproot reloads these as `objarray(…
-
Data file from issue #390, redirected here from [StackOverflow](https://stackoverflow.com/questions/58747852/how-to-use-lazyarrays-in-uproot?noredirect=1#comment103788384_58747852).
I was able to a…
-
I'm using this to track investigations into the cause of low FPS values when using immersive mode on devices.
-
I've had an analysis running successfully on a few datasets. I'm now trying to scale it up to include others, but Coffea seems not to like the most recent one I've added. I can't parse what the error …