diff --git a/tensiometer/synthetic_probability/synthetic_probability.py b/tensiometer/synthetic_probability/synthetic_probability.py index 8c6e2e7..bd3b5c5 100644 --- a/tensiometer/synthetic_probability/synthetic_probability.py +++ b/tensiometer/synthetic_probability/synthetic_probability.py @@ -2484,7 +2484,7 @@ def flow_from_chain(chain, cache_dir=None, root_name='sprob', **kwargs): return flow -def average_flow_from_chain(chain, num_flows=1, cache_dir=None, root_name='sprob', use_mpi=True, **kwargs): +def average_flow_from_chain(chain, num_flows=1, cache_dir=None, root_name='sprob', use_mpi=False, **kwargs): """ Helper to initialize and train a synthetic probability starting from a chain. If a cache directory is specified then training results are cached and