scikit-hep / fastjet

Jet-finding in the Scikit-HEP ecosystem.
https://fastjet.readthedocs.io
BSD 3-Clause "New" or "Revised" License
21 stars 14 forks source link

dask_awkward support in fastjet #188

Closed lgray closed 1 year ago

lgray commented 1 year ago

So coffea is getting very close to complete with the awkward2 + dask_awkward upgrade.

It would be great if fastjet would interoperate with dask_awkward easily, so that users don't have to define their own map_partitions calls to access all the functionality of fastjet properly through dask.

I can start a PR with a few examples but I would appreciate some help to make sure we get complete coverage! It shouldn't be that difficult to do.

chrispap95 commented 1 year ago

I have wanted for some time to work on this but I wasn't sure how to begin. You can count me in.

lgray commented 1 year ago

@andrzejnovak for haCATthon?

andrzejnovak commented 1 year ago

Fine for me to track this.