Skip to content

Commit

Permalink
Update gaussian_profile.py
Browse files Browse the repository at this point in the history
  • Loading branch information
huixingjian authored Dec 19, 2024
1 parent 292509a commit 5b69bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lasy/profiles/gaussian_profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ class GaussianProfile(Profile):
phi2 : float (in seconds^2), optional (default: '0')
The group-delay dispersion defined as:
.. math::
\phi^{(2)} = \frac{dt}{d\omega}
\phi^{(2)} = \frac{dt_0}{d\omega}
beta : float (in seconds), optional (default: '0')
The angular dispersion defined as:
Expand Down

0 comments on commit 5b69bf5

Please sign in to comment.