Commit bb1b533
authored
Fixed bug where SS and Rg metrics only computed for subset of diffused atoms
The code was set up to always compute SS and Rg metrics for the diffused parts only, regardless of whether `compute_non_clash_metrics_for_diffused_region_only` was set to True/False.1 parent cd4d94f commit bb1b533
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
| 143 | + | |
| 144 | + | |
146 | 145 | | |
147 | 146 | | |
148 | 147 | | |
| |||
0 commit comments