AF image change:

We have an image based on AnalysisBase 24.2.6 that we are using for the demo Physlite analysis.

It comes with dask integration and users can create personal K8s dask clusters that autoscales up to 100 cores. It took a long time to get dask dashboards to work correctly.

Since dask workers need the same libraries to run the analysis we had to give a lot of memory to dask workers... Later we will have to create dedicated much smaller images.

The simplest possible analysis on MC data works, but with real data there are issues with the PHYSLITESCHEMA eg. caloClusterLinks.

Will try to get this analysis working at scale before S&C.