Fixed LSI
This commit is contained in:
parent
b0f29907df
commit
0c940115af
@ -265,7 +265,7 @@ def LSI(
|
||||
)
|
||||
distributions = np.array(
|
||||
[
|
||||
LSI_distribution(trajectory[frame_index], trajectory, bins, selector=None)
|
||||
LSI_distribution(trajectory[frame_index], bins, selector=None)
|
||||
for frame_index in frame_indices
|
||||
]
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user