-
# Story
_When feeding data from ServiceX straight into coffea processors (via the ServiceX processors implemented in coffea), I would like to give my transforms meaningful names so that I can track t…
-
### Title
Python packaging: from stone age to the future
### Describe your Talk
A brief plan -
1. What is packaging and why would you need it in `Python`?
2. `distutils`, `setuptools`, and `PEPs`…
-
With coffea 0.7.8 and pyarrow '5.0.0' we still see an issue `TypeError: Cannot convert OpenFile to pyarrow.lib.NativeFile` while executing example analysis from https://github.com/iris-hep/analysis-gr…
-
### Summary
When `poi_test == 0`, [`pyhf.infer.calculators.AsymptoticCalculator.teststatistic`](https://pyhf.readthedocs.io/en/v0.6.3/_generated/pyhf.infer.calculators.AsymptoticCalculator.html#pyhf.…
-
See example below. The exact file used is . It's a perfectly valid tree; there are just no entries, so I expect to get empty arrays rather than an error.
```python
>>> import uproot
>>> uproot.__…
-
Notebook https://github.com/iris-hep/analysis-grand-challenge/blob/main/analyses/atlas-open-data-hzz/CoffeaHZZAnalysisWithServiceX.ipynb with ServiceX/coffea HZZ Opendata analysis is failing with `Ca…
-
I'm not 100% sure if this is a problem in Uproot or dask-awkward, but the error is at least coming from Uproot. The exact file I'm using is https://github.com/iris-hep/func_adl_uproot/blob/fb9cd860773…
-
### Version of Awkward Array
Master branch
### Description and code to reproduce
I downloaded Awkward array for developers and when I tried to build it I faced this issue:
```
$ python localbu…
-
Now that you have a GitHub repository, it would be great for it to have a `README.md` that gives a short summary of what people would need to know to get started using it. You can also link to your [I…
-
- [x] Deploy Opendata dev instance
- [x] Enable Skyhook at Opendata dev instance
- [x] Disable HTCondor job submittion (Skyhook works only on k8s for now)
- [x] Test simple pipeline: Skyhook/coffea…