Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jokasimr committed Nov 16, 2023
1 parent 3994ab0 commit 5d1e22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/esssans/normalization.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def approximate_solid_angle_for_cylinder_shaped_pixel_of_detector(
radius: sc.Variable,
length: sc.Variable,
):
"""Approximates the solid angle of a detector pixel under the assumption that the
"""Computes solid angle of a detector pixel under the assumption that the
distance to the detector pixel from the sample is large compared to the radius
and the length of the piece of the detector cylinder that makes up the pixel.
"""
Expand Down

0 comments on commit 5d1e22d

Please sign in to comment.