Hey :)
Currently fractal_tasks_core.pyramids.build_pyramid doesn't allow passing zarr array creation options such as write_empty_chunks (see https://zarr.readthedocs.io/en/stable/tutorial.html#empty-chunks).
From my point of view this would be useful, see e.g. m-albert/fractal-ome-zarr-hcs-stitching#26.
Happy to create a PR if desired.