Skip to content

Commit

Permalink
Reverse trivial
Browse files Browse the repository at this point in the history
  • Loading branch information
pheuer committed Feb 10, 2025
1 parent ab51d3b commit bc5282d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cr39py/models/response.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ def _scaled_diameter_curve(self, E: np.ndarray) -> np.ndarray:
def _M(self):
"""
A parameter used along with dmax to scale diameters.
"""
# Eq. B6 of Lahmann et al.
if self.dmax < 12.5:
Expand Down

0 comments on commit bc5282d

Please sign in to comment.