Skip to content

Commit

Permalink
Update docs/source/run/parameters.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Maxence Thévenet <[email protected]>
  • Loading branch information
huixingjian and MaxThevenet authored Oct 29, 2024
1 parent 79c7f3a commit 3eedf09
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/source/run/parameters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -903,8 +903,9 @@ Parameters starting with ``lasers.`` apply to all laser pulses, parameters start
* ``<laser name>.propagation_angle_yz`` (`float`) optional (default `0`)
Propagation angle of the pulse in the yz plane (0 is along the z axis)

* ``<laser name>.STC_theta_xy`` (`float`) optional (default `pi/2`)
Direction of the linear spatial and angular chirp on xoy plane (0 is along x axis).
* ``<laser name>.STC_theta_xy`` (`float`) optional (default `0`)
Direction of the linear spatial and angular chirps in the xy plane (`0` is along x, `pi/2` along y).
In what follows, all chirps are given as defined in `S. Akturk et al., Optics Express 12, 4399 (2004) <https://doi.org/10.1364/OPEX.12.004399>`__.

* ``<laser name>.beta`` (`float`) optional (default `0.`)
Angular dispersion (or angular chirp) at focus defined by `S. Akturk et al., Optics Express 12, 4399 (2004) <https://doi.org/10.1364/OPEX.12.004399>`__.
Expand Down

0 comments on commit 3eedf09

Please sign in to comment.