diff --git a/doc/docs/Python_User_Interface.md b/doc/docs/Python_User_Interface.md index 69dd01938..afae4e9db 100644 --- a/doc/docs/Python_User_Interface.md +++ b/doc/docs/Python_User_Interface.md @@ -4416,7 +4416,7 @@ def __init__(self, medium2, weights=None, grid_type='U_DEFAULT', - do_averaging=False, + do_averaging=True, beta=0, eta=0.5, damping=0):