Skip to content

Commit

Permalink
Update lasy/profiles/spacetime_profile.py
Browse files Browse the repository at this point in the history
update docstring

Co-authored-by: Remi Lehe <[email protected]>
  • Loading branch information
spencerjolly and RemiLehe authored Dec 1, 2023
1 parent deeee9b commit d7ce091
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions lasy/profiles/spacetime_profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,10 @@ class SpaceTimeProfile(Profile):
w0: float (in meter)
The waist of the laser pulse, i.e. :math:`w_0` in the above formula.
sc: spatial chirp, b in the above formula, that results in a mixing
of the longitudinal and transverse profiles. Must be in units
of [x/omega]. A representative real value is b = w0 * tau.
b: float (in meter.second)
Spatial chirp, i.e. :math:`b` in the above formula, that results in the laser frequency
varying as a function of `x`. A representative real value is b = w0 * tau.
t_peak: float (in second)
The time at which the laser envelope reaches its maximum amplitude,
Expand Down

0 comments on commit d7ce091

Please sign in to comment.