Skip to content

Commit

Permalink
Update lstchain_create_irf_files.py
Browse files Browse the repository at this point in the history
Rename the argument correctly
  • Loading branch information
deborahDOR authored Jul 4, 2024
1 parent a41fa4f commit dc361ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lstchain/tools/lstchain_create_irf_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ class IRFFITSWriter(Tool):
> lstchain_create_irf_files
-g /path/to/DL2_MC_gamma_file.h5
-o /path/to/irf.fits.gz
--scaling-true-energy 1.15
--scale-true-energy 1.15
"""

input_gamma_dl2 = traits.Path(
Expand Down

0 comments on commit dc361ce

Please sign in to comment.