Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 19, 2024
1 parent 16b858f commit 9f1b220
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
@@ -1,7 +1,7 @@
"""
Test the implementation of spatio-temporal coupling (STC).
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`.
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.
"""
Expand Down

0 comments on commit 9f1b220

Please sign in to comment.