Skip to content

Commit

Permalink
Update examples/laser/analysis_laser_init_chirp.py
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 97795e0 commit 961f4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/laser/analysis_laser_init_chirp.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def get_beta(F, m, k0):
parser.add_argument('--chirp_type',
dest='chirp_type',
default='phi2',
help='the type of the initialized chirp')
help='Type of the initialized chirp')
args = parser.parse_args()

ts = LpaDiagnostics(args.output_dir)
Expand Down

0 comments on commit 961f4e1

Please sign in to comment.