Skip to content

Commit

Permalink
Merge branch 'master' of github.com:cmelab/cmeutils into add/pymbar
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjonesBSU committed Feb 1, 2022
2 parents f92f719 + a8df0c6 commit b64ee2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmeutils/structure.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ def order_parameter(aa_gsd, cg_gsd, mapping, r_max, a_max, large=6, start=-10):
r_max : float
Cut-off distance for the order parameter analysis
a_max : float
Cut-off angle for the order parameter analysis
Cut-off angle in degrees for the order parameter analysis
large : int, default 6
The number of "beads" needed for a cluster to be considered "large"
start : int, default -10
Expand Down

0 comments on commit b64ee2d

Please sign in to comment.