Skip to content

Commit

Permalink
Update test_STC.py
Browse files Browse the repository at this point in the history
  • Loading branch information
huixingjian authored Dec 19, 2024
1 parent 8175dfc commit 6dfb498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_STC.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This test verifies the correct implementation of initialization and diagnostics for spatio-temporal coupling in Gaussian lasers. It does so by creating a Gaussian pulse at focus and calculating the STC factors using the implemented functions in `laser.utils`.
Additionally, the correctness is validated by comparing the Gaussian profile at focus with a combined Gaussian profile out of focus.
Additionally, the correctness is validated by comparing the Gaussian profile with a combined Gaussian profile out of focus.
"""

import numpy as np
Expand Down

0 comments on commit 6dfb498

Please sign in to comment.