Skip to content

Commit a32d0e1

Browse files
committed
Updated docstring
1 parent 7312c78 commit a32d0e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

surfalize/surface.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1196,7 +1196,8 @@ def stepheight_level(self, inplace=False):
11961196
def _stepheight_get_upper_lower_median(self):
11971197
"""
11981198
Calculates the median value of the upper and lower surfaces in a stepheight calculation for a rectangular
1199-
ablation cavity.
1199+
ablation cavity. This function is intended to be used when the measurement contains two approximately flat surfaces on two
1200+
different levels.
12001201
12011202
Returns
12021203
-------

0 commit comments

Comments
 (0)