No documentation on how to access the 2D surface returned by MembThickness
#143
Labels
documentation
Improvements or additions to documentation
MembThickness
#143
Which section of the documentation needs improving?
Please provide a link (if it is a specific page).
https://lipyphilic.readthedocs.io/en/latest/reference/analysis/memb_thickness.html#lipyphilic.analysis.memb_thickness.MembThickness
What can be improved about this section
Is it incomplete, incorrect or difficult to understand?
As pointed out int #142, there is no documentation on how to access the 2D surface returned by
MembThickness
ifreturn_surface
istrue
.How to improve this section
Do you have any specific suggestions we could take to improve the documentation?
The surface is stored in the attribute
memb_thickness_grid
:lipyphilic/src/lipyphilic/analysis/memb_thickness.py
Lines 225 to 229 in 3d9342e
This should be added to the description of the
return_surface
argument.The text was updated successfully, but these errors were encountered: