Skip to content

Commit

Permalink
Change function name, and add docstring describing bounding box
Browse files Browse the repository at this point in the history
  • Loading branch information
Shihab Suliman committed Dec 20, 2024
1 parent e7f9dce commit 39e71f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def set_aperture_for_bbox_mm(
bbox_size: list[float] | numpy.ndarray,
):
"""bbox_size represents the [x,y,z] lengths, in mm, of a bounding box
containing a crystal. This discribes:
containing a crystal. This discribes (in no particular order):
* The maximum width a crystal occupies
* The maximum height a crystal occupies
* The maximum depth a crystal occupies
Expand Down

0 comments on commit 39e71f5

Please sign in to comment.