When using IndependentMultivariateDistribution for the roi priors, I am getting and error when trying to save the model usingthe serialisation rather than pickle. The save as .binpb works fine when I use the same distribution type (i.e. LogNormal) for all priors. I can save it as a pickle without any issue. (These screen shots are from a modified Colab for Meridian Getting started). Am I building the priors ok as the model builds ok and using the priors.

When using IndependentMultivariateDistribution for the roi priors, I am getting and error when trying to save the model usingthe serialisation rather than pickle. The save as .binpb works fine when I use the same distribution type (i.e. LogNormal) for all priors. I can save it as a pickle without any issue. (These screen shots are from a modified Colab for Meridian Getting started). Am I building the priors ok as the model builds ok and using the priors.