Currently there is an incompatibility between having sampler_plot: true and having vectorized: true in ultranest fits.
The problem seems to be on ultranest side, where probably when plotting it is calling the likelihood and getting some sort of incompatibility.
Not sure what we can do about it, but it is at least good to keep in mind that the fit would fail if both options are turned on.
Currently there is an incompatibility between having
sampler_plot: trueand havingvectorized: truein ultranest fits.The problem seems to be on ultranest side, where probably when plotting it is calling the likelihood and getting some sort of incompatibility.
Not sure what we can do about it, but it is at least good to keep in mind that the fit would fail if both options are turned on.