save()# OperatorPosterior.save(savefile, overwrite=True)[source]# Save the posterior operator distribution. Parameters: savefilestrFile to save data to. overwriteboolIf False and savefile exists, raise an exception.