The [parallel_fit_dask()](https://docs.astropy.org/en/stable/api/astropy.modeling.fitting.parallel_fit_dask.html#astropy.modeling.fitting.parallel_fit_dask) looks like a clean way to do the model-fitting. With this function, there's no need for manipulating axes and manual `fits.hdu.header ` items. 