Skip to content

Commit

Permalink
Update package/MDAnalysis/core/groups.py
Browse files Browse the repository at this point in the history
Co-authored-by: Rocco Meli <[email protected]>
  • Loading branch information
Cloudac7 and RMeli authored Nov 9, 2023
1 parent cfdec5b commit 8d7f2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/MDAnalysis/core/groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -3111,7 +3111,7 @@ def select_atoms(self, sel, *othersel, periodic=True, rtol=1e-05,
radius 5, external radius 10 centered on the COG. In z, the
cylinder extends from 10 above the COG to 8 below. Positive
values for *zMin*, or negative ones for *zMax*, are allowed.
box *dimensions* *dN_min* *dN_max* *selection*
box *dimensions* *dN_min* *dN_max* [*dN_min* *dN_max*] [*dN_min* *dN_max*] *selection*
Select all atoms within a box region centered
on the center of geometry (COG) of a given selection.
*dimensions* Specifies which dimension(s) to apply
Expand Down

0 comments on commit 8d7f2ce

Please sign in to comment.