Skip to content

Commit

Permalink
Add doc #143
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenChM committed Dec 9, 2024
1 parent 366c6f0 commit bfdda89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lipyphilic/analysis/memb_thickness.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,8 @@ def __init__(self, universe, lipid_sel, leaflets, n_bins=1, interpolate=False, r
of higher-resolution grids. The default is False.
return_surface : bool, optional
If True, the height of the bilayer at grid point at each frame is returned as
numpy ndarray. The default is False.
numpy ndarray. The 2D grid will be stored in self.memb_thickness_grid. The
default is False.
Tip
---
Expand Down

0 comments on commit bfdda89

Please sign in to comment.