We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5844838 commit 4b29bbbCopy full SHA for 4b29bbb
2 files changed
python/BioSimSpace/Align/_align.py
@@ -2031,7 +2031,7 @@ def merge(
2031
mapping=None,
2032
allow_ring_breaking=False,
2033
allow_ring_size_change=False,
2034
- fix_perturbable_zero_sigmas=False,
+ fix_perturbable_zero_sigmas=True,
2035
force=False,
2036
roi=None,
2037
property_map0={},
python/BioSimSpace/Align/_merge.py
@@ -33,7 +33,7 @@ def merge(
33
mapping,
34
35
36
37
38
39
0 commit comments